Age | Commit message (Expand) | Author |
2012-01-24 | tests: test CRLF in URLs | Daniel Stenberg |
2012-01-24 | URL sanitize: reject URLs containing bad data | Daniel Stenberg |
2012-01-24 | OpenSSL: don't disable security work-around | Daniel Stenberg |
2012-01-22 | RELEASE-NOTES: synced with 6e2fd2c9ea | Daniel Stenberg |
2012-01-22 | CURLOPT_ACCEPTTIMEOUT_MS: spellfix | Daniel Stenberg |
2012-01-20 | examples: updated README with two new example programs | Dan Fandrich |
2012-01-20 | URL parse: user name with ipv6 numerical address | Daniel Stenberg |
2012-01-20 | telnet.c: fix OOM triggered segfault | Yang Tse |
2012-01-19 | testtrace.c: fix compiler warning | Yang Tse |
2012-01-19 | OpenSSL: follow-up for commit a20daf90e3 | Yang Tse |
2012-01-19 | - s, use, enable, for options name, avoiding conflicts with the names used in... | Pierre Joye |
2012-01-19 | curl.1: improve --stderr wording | Daniel Stenberg |
2012-01-18 | KNOWN_BUGS: can't receive zero bytes file properly | Daniel Stenberg |
2012-01-18 | ssl session caching: fix compiler warnings | Yang Tse |
2012-01-18 | polarssl: show cipher suite name correctly with 1.1.0 | Daniel Stenberg |
2012-01-18 | polarssl: show error code correctly | Daniel Stenberg |
2012-01-18 | polarssl: havege_rand is not present in version 1.1.0 | Daniel Stenberg |
2012-01-18 | RELEASE-NOTES: synced with 5d70a61b94604 | Daniel Stenberg |
2012-01-18 | Add two tests for telnet: URLs | Colin Hogben |
2012-01-18 | Remove bogus optimisation of telnet upload. | Colin Hogben |
2012-01-18 | Use correct file descriptor for telnet upload. | Colin Hogben |
2012-01-18 | OpenLDAP: fix LDAP connection phase memory leak | Yang Tse |
2012-01-18 | OpenSSL: fix PKCS#12 certificate parsing related memory leak | Johannes Bauer |
2012-01-18 | OpenSSL: SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG option is no longer enabled | Yang Tse |
2012-01-17 | tests: enable time tracing on tests 500, 573 and 585 | Yang Tse |
2012-01-17 | tests: testtrace.[ch] provides debug callback for libtest usage | Yang Tse |
2012-01-17 | sws.c: fix proxy mode secondary connection monitoring condition | Yang Tse |
2012-01-16 | add LF termination to infof() trace string | Yang Tse |
2012-01-16 | sws.c: improve proxy mode torture testing support - followup to 18c6c8a5 | Yang Tse |
2012-01-16 | url2file: new simple example | Daniel Stenberg |
2012-01-16 | imap.c: a dead simple imap example | Daniel Stenberg |
2012-01-16 | sws.c: improve proxy mode torture testing support - followup to c731fc58 | Yang Tse |
2012-01-15 | sws.c: improve proxy mode torture testing support - followup to d4bf87dc | Yang Tse |
2012-01-15 | Curl_proxyCONNECT() trace known bug #39 | Yang Tse |
2012-01-14 | test: verify HTTP response code 308 | Daniel Stenberg |
2012-01-13 | http_negotiate_sspi.c: fix compiler warning | Yang Tse |
2012-01-13 | ssh.c: fix compiler warning | Yang Tse |
2012-01-13 | sws.c: improve proxy mode torture testing support | Yang Tse |
2012-01-12 | RELEASE-NOTES: synced with 9f20379fe4 | Daniel Stenberg |
2012-01-12 | hostip: avoid getaddrinfo when c-ares is used | Daniel Stenberg |
2012-01-09 | sws.c: replace sleep() usage with wait_ms() | Yang Tse |
2012-01-09 | FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed | gsengun |
2012-01-08 | sws.c: some compiler warning fixes | Yang Tse |
2012-01-08 | lib/setup.h: portable symbolic names for Winsock shutdown() mode flags | Yang Tse |
2012-01-06 | sws.c: 812fa73057 follow-up | Yang Tse |
2012-01-05 | sws.c: some IPv6 proxy mode peparatory adjustments | Yang Tse |
2012-01-05 | curl.h: provide backwards compatible symbols | Daniel Stenberg |
2012-01-04 | win32-threaded-resolver: stop using a dummy socket | Daniel Stenberg |
2012-01-04 | OpenSSL: remove reference to openssl internal struct | Peter Sylvester |
2012-01-04 | test1320 test1321: avoid User-Agent comparison | Yang Tse |