summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl.morph: disable built-in manualbaserock/morphRichard Maw2012-03-221-1/+1
* curl.morph: use PREFIX if setRichard Maw2012-03-191-1/+1
* DESTDIR change in installAdnan Ali2012-01-311-1/+1
* add morphRichard Maw2012-01-161-0/+14
* sws.c: improve proxy mode torture testing supportYang Tse2012-01-131-177/+286
* RELEASE-NOTES: synced with 9f20379fe4Daniel Stenberg2012-01-121-1/+10
* hostip: avoid getaddrinfo when c-ares is usedDaniel Stenberg2012-01-123-3/+9
* sws.c: replace sleep() usage with wait_ms()Yang Tse2012-01-091-20/+38
* FTP: CURLE_PARTIAL_FILE should not cause control connection to be closedgsengun2012-01-092-1/+12
* sws.c: some compiler warning fixesYang Tse2012-01-081-17/+17
* lib/setup.h: portable symbolic names for Winsock shutdown() mode flagsYang Tse2012-01-081-1/+11
* sws.c: 812fa73057 follow-upYang Tse2012-01-061-1/+1
* sws.c: some IPv6 proxy mode peparatory adjustmentsYang Tse2012-01-052-34/+102
* curl.h: provide backwards compatible symbolsDaniel Stenberg2012-01-051-1/+5
* win32-threaded-resolver: stop using a dummy socketDaniel Stenberg2012-01-041-27/+4
* OpenSSL: remove reference to openssl internal structPeter Sylvester2012-01-042-5/+5
* test1320 test1321: avoid User-Agent comparisonYang Tse2012-01-042-0/+6
* httpserver.pl: reorder sws command line optionsYang Tse2012-01-041-1/+1
* sws.c: fix proxy mode segfaultYang Tse2012-01-041-0/+1
* tool_formparse.c: fix compiler warning: enumerated type mixed with another typeYang Tse2012-01-041-2/+2
* krb5.c: fix compiler warning: variable set but not usedYang Tse2012-01-041-3/+6
* KNOWN_BUGS: #77 CURLOPT_FORBID_REUSE kills NTLMDaniel Stenberg2012-01-041-0/+4
* Fixed use of CURLUSESSL_TRY for POP3 and IMAP based connections.Steve Holme2012-01-042-5/+13
* Fixed incorrect error code being returned in STARTTLSSteve Holme2012-01-043-3/+3
* curl_easy_setopt: refer to the most recent URI RFCDaniel Stenberg2012-01-031-3/+3
* RELEASE-NOTES: synced with 2f4a487a68Daniel Stenberg2012-01-031-1/+6
* tests: test IMAP, POP3 and SMTP over HTTP proxy tunnelDaniel Stenberg2012-01-034-1/+201
* test proxy supports CONNECTDaniel Stenberg2012-01-0314-60/+597
* curl_easy_strerror.3: minor synopsis edit of the lookDaniel Stenberg2012-01-021-4/+4
* hostip.c: fix potential write past the end of string bufferYang Tse2012-01-021-1/+1
* hostip.c: fix Curl_loadhostpairs() OOM handlingYang Tse2012-01-021-1/+3
* runtests.pl: on test failure, don't show trace log files of other testsYang Tse2012-01-021-0/+3
* Curl_input_negotiate: use the correct buffer for inputDaniel Stenberg2012-01-011-2/+2
* runtests: put trace outputs in log/trace[num] for all testsDaniel Stenberg2012-01-011-1/+1
* just a stupid typoDaniel Stenberg2011-12-311-1/+1
* SFTP dir: increase buffer size counterDaniel Stenberg2011-12-311-3/+3
* RELEASE-NOTES: synced with 81ebdd9e287Daniel Stenberg2011-12-311-1/+10
* create_hostcache_id: use the key lower casedDaniel Stenberg2011-12-311-3/+12
* changed case: use new host name for subsequent HTTP requestsDaniel Stenberg2011-12-313-9/+64
* CURLOPT_RESOLVE: avoid adding already present host namesDaniel Stenberg2011-12-313-47/+69
* runtests.pl: Use logmsg more consistentlyDan Fandrich2011-12-312-8/+22
* examples: update README, Makefile.inc and gitignore with pop3s examplesAlessandro Ghedini2011-12-303-1/+5
* examples: add a couple of simple pop3s examplesAlessandro Ghedini2011-12-302-0/+136
* removed execute file permissionYang Tse2011-12-303-0/+0
* removed trailing whitespaceYang Tse2011-12-3018-43/+42
* ftpserver.pl: arbitrary application data splitting among TCP packets [II]Yang Tse2011-12-291-9/+17
* ftpserver.pl: arbitrary application data splitting among TCP packets [I]Yang Tse2011-12-281-14/+151
* testcurl.pl: 82c344a3 follow-upYang Tse2011-12-271-5/+6
* testcurl.pl: log ACLOCAL_FLAGSYang Tse2011-12-261-0/+1
* testcurl.pl: third party m4 warnings filtering adjustmentYang Tse2011-12-261-2/+3