aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-24URL sanitize: reject URLs containing bad dataDaniel Stenberg
2012-01-24OpenSSL: don't disable security work-aroundDaniel Stenberg
2012-01-22RELEASE-NOTES: synced with 6e2fd2c9eaDaniel Stenberg
2012-01-22CURLOPT_ACCEPTTIMEOUT_MS: spellfixDaniel Stenberg
2012-01-20examples: updated README with two new example programsDan Fandrich
2012-01-20URL parse: user name with ipv6 numerical addressDaniel Stenberg
2012-01-20telnet.c: fix OOM triggered segfaultYang Tse
2012-01-19testtrace.c: fix compiler warningYang Tse
2012-01-19OpenSSL: follow-up for commit a20daf90e3Yang Tse
2012-01-19- s, use, enable, for options name, avoiding conflicts with the names used in...Pierre Joye
2012-01-19curl.1: improve --stderr wordingDaniel Stenberg
2012-01-18KNOWN_BUGS: can't receive zero bytes file properlyDaniel Stenberg
2012-01-18ssl session caching: fix compiler warningsYang Tse
2012-01-18polarssl: show cipher suite name correctly with 1.1.0Daniel Stenberg
2012-01-18polarssl: show error code correctlyDaniel Stenberg
2012-01-18polarssl: havege_rand is not present in version 1.1.0Daniel Stenberg
2012-01-18RELEASE-NOTES: synced with 5d70a61b94604Daniel Stenberg
2012-01-18Add two tests for telnet: URLsColin Hogben
2012-01-18Remove bogus optimisation of telnet upload.Colin Hogben
2012-01-18Use correct file descriptor for telnet upload.Colin Hogben
2012-01-18OpenLDAP: fix LDAP connection phase memory leakYang Tse
2012-01-18OpenSSL: fix PKCS#12 certificate parsing related memory leakJohannes Bauer
2012-01-18OpenSSL: SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG option is no longer enabledYang Tse
2012-01-17tests: enable time tracing on tests 500, 573 and 585Yang Tse
2012-01-17tests: testtrace.[ch] provides debug callback for libtest usageYang Tse
2012-01-17sws.c: fix proxy mode secondary connection monitoring conditionYang Tse
2012-01-16add LF termination to infof() trace stringYang Tse
2012-01-16sws.c: improve proxy mode torture testing support - followup to 18c6c8a5Yang Tse
2012-01-16url2file: new simple exampleDaniel Stenberg
2012-01-16imap.c: a dead simple imap exampleDaniel Stenberg
2012-01-16sws.c: improve proxy mode torture testing support - followup to c731fc58Yang Tse
2012-01-15sws.c: improve proxy mode torture testing support - followup to d4bf87dcYang Tse
2012-01-15Curl_proxyCONNECT() trace known bug #39Yang Tse
2012-01-14test: verify HTTP response code 308Daniel Stenberg
2012-01-13http_negotiate_sspi.c: fix compiler warningYang Tse
2012-01-13ssh.c: fix compiler warningYang Tse
2012-01-13sws.c: improve proxy mode torture testing supportYang Tse
2012-01-12RELEASE-NOTES: synced with 9f20379fe4Daniel Stenberg
2012-01-12hostip: avoid getaddrinfo when c-ares is usedDaniel Stenberg
2012-01-09sws.c: replace sleep() usage with wait_ms()Yang Tse
2012-01-09FTP: CURLE_PARTIAL_FILE should not cause control connection to be closedgsengun
2012-01-08sws.c: some compiler warning fixesYang Tse
2012-01-08lib/setup.h: portable symbolic names for Winsock shutdown() mode flagsYang Tse
2012-01-06sws.c: 812fa73057 follow-upYang Tse
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