]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2012-02-09  Dave Reisneradd library support for tuning TCP_KEEPALIVE
2012-02-07  Daniel Stenbergcurl_easy_reset: reset the referer string
2012-02-07  Yang Tsecurl tool: allow glob-loops to abort again upon critica...
2012-02-06  Daniel Stenbergcurl tool: don't abort glob-loop due to failures
2012-01-31  Daniel StenbergCONNECT: send correct Host: with IPv6 numerical address
2012-01-28  Martin StorsjoExplicitly link to the nettle/gcrypt libraries
2012-01-28  Pierre Ynardmore resilient connection times among IP addresses
2012-01-28  Pierre Ynardremove write-only variable
2012-01-26  Pierre JoyeMerge branch 'master' of github.com:bagder/curl
2012-01-26  Pierre Joye- fix IPV6 and IDN options
2012-01-25  Yang TseTODO-RELEASE: added item #308
2012-01-25  Daniel StenbergTHANKS: imported contributors from 7.24.0 RELEASE-NOTES
2012-01-25  Yang Tsetest harness: update stunnel.pem Diffie-Hellman paramet...
2012-01-25  Yang Tseversion: start working on 7.24.1-DEV
2012-01-25  Dan Fandrichcurl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA...
2012-01-24  Daniel StenbergRELEASE-NOTES: synced with 70f71bb99f7ed9 curl-7_24_0
2012-01-24  Daniel Stenberggnutls: enforced use of SSLv3
2012-01-24  Daniel Stenbergtests: test CRLF in URLs
2012-01-24  Daniel StenbergURL sanitize: reject URLs containing bad data
2012-01-24  Daniel StenbergOpenSSL: don't disable security work-around
2012-01-22  Daniel StenbergRELEASE-NOTES: synced with 6e2fd2c9ea
2012-01-21  Daniel StenbergCURLOPT_ACCEPTTIMEOUT_MS: spellfix
2012-01-21  Dan Fandrichexamples: updated README with two new example programs
2012-01-20  Daniel StenbergURL parse: user name with ipv6 numerical address
2012-01-19  Yang Tsetelnet.c: fix OOM triggered segfault
2012-01-19  Yang Tsetesttrace.c: fix compiler warning
2012-01-19  Yang TseOpenSSL: follow-up for commit a20daf90e3
2012-01-19  Pierre Joye- s, use, enable, for options name, avoiding conflicts...
2012-01-19  Daniel Stenbergcurl.1: improve --stderr wording
2012-01-18  Daniel StenbergKNOWN_BUGS: can't receive zero bytes file properly
2012-01-18  Yang Tsessl session caching: fix compiler warnings
2012-01-18  Daniel Stenbergpolarssl: show cipher suite name correctly with 1.1.0
2012-01-18  Daniel Stenbergpolarssl: show error code correctly
2012-01-18  Daniel Stenbergpolarssl: havege_rand is not present in version 1.1.0
2012-01-18  Daniel StenbergRELEASE-NOTES: synced with 5d70a61b94604
2012-01-18  Colin HogbenAdd two tests for telnet: URLs
2012-01-18  Colin HogbenRemove bogus optimisation of telnet upload.
2012-01-18  Colin HogbenUse correct file descriptor for telnet upload.
2012-01-18  Yang TseOpenLDAP: fix LDAP connection phase memory leak
2012-01-18  Johannes BauerOpenSSL: fix PKCS#12 certificate parsing related memory...
2012-01-18  Yang TseOpenSSL: SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG option...
2012-01-17  Yang Tsetests: enable time tracing on tests 500, 573 and 585
2012-01-17  Yang Tsetests: testtrace.[ch] provides debug callback for libte...
2012-01-17  Yang Tsesws.c: fix proxy mode secondary connection monitoring...
2012-01-16  Yang Tseadd LF termination to infof() trace string
2012-01-16  Yang Tsesws.c: improve proxy mode torture testing support ...
2012-01-16  Daniel Stenbergurl2file: new simple example
2012-01-16  Daniel Stenbergimap.c: a dead simple imap example
2012-01-16  Yang Tsesws.c: improve proxy mode torture testing support ...
2012-01-15  Yang Tsesws.c: improve proxy mode torture testing support ...
2012-01-15  Yang TseCurl_proxyCONNECT() trace known bug #39
2012-01-14  Daniel Stenbergtest: verify HTTP response code 308
2012-01-13  Yang Tsehttp_negotiate_sspi.c: fix compiler warning
2012-01-13  Yang Tsessh.c: fix compiler warning
2012-01-13  Yang Tsesws.c: improve proxy mode torture testing support
2012-01-12  Daniel StenbergRELEASE-NOTES: synced with 9f20379fe4
2012-01-12  Daniel Stenberghostip: avoid getaddrinfo when c-ares is used
2012-01-09  Yang Tsesws.c: replace sleep() usage with wait_ms()
2012-01-09  gsengunFTP: CURLE_PARTIAL_FILE should not cause control connec...
2012-01-08  Yang Tsesws.c: some compiler warning fixes
2012-01-08  Yang Tselib/setup.h: portable symbolic names for Winsock shutdo...
2012-01-06  Yang Tsesws.c: 812fa73057 follow-up
2012-01-05  Yang Tsesws.c: some IPv6 proxy mode peparatory adjustments
2012-01-05  Daniel Stenbergcurl.h: provide backwards compatible symbols
2012-01-04  Daniel Stenbergwin32-threaded-resolver: stop using a dummy socket
2012-01-04  Peter SylvesterOpenSSL: remove reference to openssl internal struct
2012-01-04  Yang Tsetest1320 test1321: avoid User-Agent comparison
2012-01-04  Yang Tsehttpserver.pl: reorder sws command line options
2012-01-04  Yang Tsesws.c: fix proxy mode segfault
2012-01-04  Yang Tsetool_formparse.c: fix compiler warning: enumerated...
2012-01-04  Yang Tsekrb5.c: fix compiler warning: variable set but not...
2012-01-04  Daniel StenbergKNOWN_BUGS: #77 CURLOPT_FORBID_REUSE kills NTLM
2012-01-03  Steve HolmeFixed use of CURLUSESSL_TRY for POP3 and IMAP based...
2012-01-03  Steve HolmeFixed incorrect error code being returned in STARTTLS
2012-01-03  Daniel Stenbergcurl_easy_setopt: refer to the most recent URI RFC
2012-01-03  Daniel StenbergRELEASE-NOTES: synced with 2f4a487a68
2012-01-03  Daniel Stenbergtests: test IMAP, POP3 and SMTP over HTTP proxy tunnel
2012-01-03  Daniel Stenbergtest proxy supports CONNECT
2012-01-02  Daniel Stenbergcurl_easy_strerror.3: minor synopsis edit of the look
2012-01-02  Yang Tsehostip.c: fix potential write past the end of string...
2012-01-02  Yang Tsehostip.c: fix Curl_loadhostpairs() OOM handling
2012-01-02  Yang Tseruntests.pl: on test failure, don't show trace log...
2012-01-01  Daniel StenbergCurl_input_negotiate: use the correct buffer for input
2012-01-01  Daniel Stenbergruntests: put trace outputs in log/trace[num] for all...
2011-12-31  Daniel Stenbergjust a stupid typo
2011-12-31  Daniel StenbergSFTP dir: increase buffer size counter
2011-12-31  Daniel StenbergRELEASE-NOTES: synced with 81ebdd9e287
2011-12-31  Daniel Stenbergcreate_hostcache_id: use the key lower cased
2011-12-31  Daniel Stenbergchanged case: use new host name for subsequent HTTP...
2011-12-31  Daniel StenbergCURLOPT_RESOLVE: avoid adding already present host...
2011-12-31  Dan Fandrichruntests.pl: Use logmsg more consistently
2011-12-30  Alessandro... examples: update README, Makefile.inc and gitignore...
2011-12-30  Alessandro... examples: add a couple of simple pop3s examples
2011-12-30  Yang Tseremoved execute file permission
2011-12-30  Yang Tseremoved trailing whitespace
2011-12-29  Yang Tseftpserver.pl: arbitrary application data splitting...
2011-12-28  Yang Tseftpserver.pl: arbitrary application data splitting...
2011-12-27  Yang Tsetestcurl.pl: 82c344a3 follow-up
2011-12-26  Yang Tsetestcurl.pl: log ACLOCAL_FLAGS
2011-12-26  Yang Tsetestcurl.pl: third party m4 warnings filtering adjustment
next