aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-09--ssl-allow-beast addedDaniel Stenberg
2012-02-09CURLOPT_SSL_OPTIONS: addedDaniel Stenberg
2012-02-09curl: use new library-side TCP_KEEPALIVE optionsDave Reisner
2012-02-09add library support for tuning TCP_KEEPALIVEDave Reisner
2012-02-07curl_easy_reset: reset the referer stringDaniel Stenberg
2012-02-07curl tool: allow glob-loops to abort again upon critical errorsYang Tse
2012-02-06curl tool: don't abort glob-loop due to failuresDaniel Stenberg
2012-01-31CONNECT: send correct Host: with IPv6 numerical addressDaniel Stenberg
2012-01-28Explicitly link to the nettle/gcrypt librariesMartin Storsjo
2012-01-28more resilient connection times among IP addressesPierre Ynard
2012-01-28remove write-only variablePierre Ynard
2012-01-26Merge branch 'master' of github.com:bagder/curlPierre Joye
2012-01-26- fix IPV6 and IDN optionsPierre Joye
2012-01-25TODO-RELEASE: added item #308Yang Tse
2012-01-25THANKS: imported contributors from 7.24.0 RELEASE-NOTESDaniel Stenberg
2012-01-25test harness: update stunnel.pem Diffie-Hellman parameters from 512 to 1024 bitYang Tse
2012-01-25version: start working on 7.24.1-DEVYang Tse
2012-01-24curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptionsDan Fandrich
2012-01-24RELEASE-NOTES: synced with 70f71bb99f7ed9Daniel Stenberg
2012-01-24gnutls: enforced use of SSLv3Daniel Stenberg
2012-01-24tests: test CRLF in URLsDaniel Stenberg
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