]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2011-12-25  Kamil Dudkatransfer: avoid unnecessary timeout event when waiting...
2011-12-25  Yang Tsetransfer.c: move a logging statement placement
2011-12-25  Yang Tsehash.c: fix OOM triggered segfault
2011-12-23  Daniel Stenbergftp_do_more: don't return success until all is done
2011-12-23  Daniel StenbergCurl_do_more: fix typo logic
2011-12-23  Daniel StenbergSFTP mkdir: use correct permission
2011-12-23  Yang Tsebuildconf: minor tweaks commit 430527a1 follow-up
2011-12-23  Colin HogbenRequire a less ancient version of perl
2011-12-23  Daniel Stenbergresolve: don't leak pre-populated dns entries
2011-12-23  Daniel Stenbergnew test: verify --resolve
2011-12-23  Yang Tsetestcurl.pl: temporary change
2011-12-21  Daniel Stenbergoperate: removed a single trailing space
2011-12-21  Dan Fandrich--retry: Retry transfers on timeout and DNS errors
2011-12-21  Yang Tsebuildconf: minor tweaks
2011-12-21  Yang Tseformdata.c: OOM handling fixes
2011-12-21  Daniel StenbergTODO: 1.7 Happy Eyeball dual stack connect
2011-12-21  Dan Fandrichruntests.pl: Fixed perl warning when using the -l option
2011-12-20  Daniel StenbergRELEASE-NOTES: added two references
2011-12-20  Daniel StenbergCurl_socket_check: enlarge poll struct array to 3
2011-12-20  Daniel StenbergRELEASE-NOTES: synced with 380bade777
2011-12-20  Daniel StenbergTODO: remove active FTP from section 2.1
next