aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-05sws.c: some IPv6 proxy mode peparatory adjustmentsYang Tse
2012-01-05curl.h: provide backwards compatible symbolsDaniel Stenberg
2012-01-04win32-threaded-resolver: stop using a dummy socketDaniel Stenberg
2012-01-04OpenSSL: remove reference to openssl internal structPeter Sylvester
2012-01-04test1320 test1321: avoid User-Agent comparisonYang Tse
2012-01-04httpserver.pl: reorder sws command line optionsYang Tse
2012-01-04sws.c: fix proxy mode segfaultYang Tse
2012-01-04tool_formparse.c: fix compiler warning: enumerated type mixed with another typeYang Tse
2012-01-04krb5.c: fix compiler warning: variable set but not usedYang Tse
2012-01-04KNOWN_BUGS: #77 CURLOPT_FORBID_REUSE kills NTLMDaniel Stenberg
2012-01-04Fixed use of CURLUSESSL_TRY for POP3 and IMAP based connections.Steve Holme
2012-01-04Fixed incorrect error code being returned in STARTTLSSteve Holme
2012-01-03curl_easy_setopt: refer to the most recent URI RFCDaniel Stenberg
2012-01-03RELEASE-NOTES: synced with 2f4a487a68Daniel Stenberg
2012-01-03tests: test IMAP, POP3 and SMTP over HTTP proxy tunnelDaniel Stenberg
2012-01-03test proxy supports CONNECTDaniel Stenberg
2012-01-02curl_easy_strerror.3: minor synopsis edit of the lookDaniel Stenberg
2012-01-02hostip.c: fix potential write past the end of string bufferYang Tse
2012-01-02hostip.c: fix Curl_loadhostpairs() OOM handlingYang Tse
2012-01-02runtests.pl: on test failure, don't show trace log files of other testsYang Tse
2012-01-01Curl_input_negotiate: use the correct buffer for inputDaniel Stenberg
2012-01-01runtests: put trace outputs in log/trace[num] for all testsDaniel Stenberg
2011-12-31just a stupid typoDaniel Stenberg
2011-12-31SFTP dir: increase buffer size counterDaniel Stenberg
2011-12-31RELEASE-NOTES: synced with 81ebdd9e287Daniel Stenberg
2011-12-31create_hostcache_id: use the key lower casedDaniel Stenberg
2011-12-31changed case: use new host name for subsequent HTTP requestsDaniel Stenberg
2011-12-31CURLOPT_RESOLVE: avoid adding already present host namesDaniel Stenberg
2011-12-31runtests.pl: Use logmsg more consistentlyDan Fandrich
2011-12-30examples: update README, Makefile.inc and gitignore with pop3s examplesAlessandro Ghedini
2011-12-30examples: add a couple of simple pop3s examplesAlessandro Ghedini
2011-12-30removed execute file permissionYang Tse
2011-12-30removed trailing whitespaceYang Tse
2011-12-29ftpserver.pl: arbitrary application data splitting among TCP packets [II]Yang Tse
2011-12-28ftpserver.pl: arbitrary application data splitting among TCP packets [I]Yang Tse
2011-12-27testcurl.pl: 82c344a3 follow-upYang Tse
2011-12-26testcurl.pl: log ACLOCAL_FLAGSYang Tse
2011-12-26testcurl.pl: third party m4 warnings filtering adjustmentYang Tse
2011-12-25transfer: avoid unnecessary timeout event when waiting for 100-continueKamil Dudka
2011-12-25transfer.c: move a logging statement placementYang Tse
2011-12-25hash.c: fix OOM triggered segfaultYang Tse
2011-12-24ftp_do_more: don't return success until all is doneDaniel Stenberg
2011-12-24Curl_do_more: fix typo logicDaniel Stenberg
2011-12-24SFTP mkdir: use correct permissionDaniel Stenberg
2011-12-23buildconf: minor tweaks commit 430527a1 follow-upYang Tse
2011-12-23Require a less ancient version of perlColin Hogben
2011-12-23resolve: don't leak pre-populated dns entriesDaniel Stenberg
2011-12-23new test: verify --resolveDaniel Stenberg
2011-12-23testcurl.pl: temporary changeYang Tse
2011-12-21operate: removed a single trailing spaceDaniel Stenberg