Age | Commit message (Expand) | Author |
2014-04-04 | CURLOPT_HEADEROPT: added | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-04-04 | HTTP: don't send Content-Length: 0 _and_ Expect: 100-continue | Daniel Stenberg |
2014-04-03 | ftp: in passive data connect wait for happy eyeballs sockets | Daniel Stenberg |
2014-04-03 | http2+openssl: fix compiler warnings in ALPN using code | Daniel Stenberg |
2014-04-03 | tests: unified use of some keywords | Dan Fandrich |
2014-04-03 | tests: added some missing closing tags | Dan Fandrich |
2014-04-03 | runtests: insist on a <keywords> section | Daniel Stenberg |
2014-04-03 | tests: add keywords to the last 7 tests lacking them | Daniel Stenberg |
2014-04-01 | smtp: Fixed login denied with a RFC-821 based server | Steve Holme |
2014-04-01 | tests: Added SMTP with credientials test when not supported by server | Steve Holme |
2014-04-01 | urldata: spellfix comment | Daniel Stenberg |
2014-03-31 | RELEASE-NOTES: Synced with dd07e79023 | Steve Holme |
2014-03-31 | tests: Added SMTP with credentials test for RFC-821 based server | Steve Holme |
2014-03-31 | ipv6: strip off zone identifiers in redirects too | Daniel Stenberg |
2014-03-31 | docs: Removed mention of -g hack when using IPv6 literals | Dan Fandrich |
2014-03-31 | http2: let openssl mention the exact protocol negotiated | Daniel Stenberg |
2014-03-31 | http2: remove _DRAFT09 from the NPN_HTTP2 enum | Daniel Stenberg |
2014-03-31 | URL parser: IPv6 zone identifiers are now supported | Till Maas |
2014-03-30 | curl: stop interpreting IPv6 literals as glob patterns. | Paul Marks |
2014-03-30 | test938: Updated to use file input for upload | Steve Holme |
2014-03-30 | test836: Fixed incorrect username in expected output | Steve Holme |
2014-03-30 | DISABLED: 836, 882 and 938 hang | Daniel Stenberg |
2014-03-30 | runtests: check protocol before data | Daniel Stenberg |
2014-03-30 | ftpserver.pl: Extended the full text reply regular expression | Steve Holme |
2014-03-30 | keywords: sort case insensitive | Daniel Stenberg |
2014-03-30 | tests: remove trailing CRs from keywords | Daniel Stenberg |
2014-03-30 | keywords: sort keywords alphabetically | Daniel Stenberg |
2014-03-30 | keywords: don't use STDERR for good info | Daniel Stenberg |
2014-03-30 | tests: Added email unit tests to verify login credential connection re-use | Steve Holme |
2014-03-30 | tests: Corrected "APOP" authentication keyword | Steve Holme |
2014-03-30 | tests: Replaced email authentication keywords with SASL based keywords | Steve Holme |
2014-03-30 | tests: Added "Clear Text" authentication keyword | Steve Holme |
2014-03-30 | tests: Added "SASL" authentication keyword | Steve Holme |
2014-03-30 | imap-append.c: Fixed compilation errors on some platforms | Steve Holme |
2014-03-30 | ftpserver.pl: Removed some unused variables | Steve Holme |
2014-03-30 | ftpserver.pl: Reworked some variable names to be more meaningful | Steve Holme |
2014-03-29 | ftpserver.pl: Corrected some indentation in senddata() | Steve Holme |
2014-03-29 | lib1513: fix callback proto to silence warning | Daniel Stenberg |
2014-03-29 | ftpserver.pl: Added fallback to <data> support when using multiple URLs | Steve Holme |
2014-03-29 | ftpserver.pl: Updated email based get reply data code to use new method | Steve Holme |
2014-03-29 | ftpserver.pl: Fixed syntax error from commit 3a29ee41 | Steve Holme |
2014-03-29 | ftpserver.pl: Updated argument code in STATUS_imap() to be more meaningful | Steve Holme |
2014-03-29 | ftpserver.pl: Introduced common method for getting a test's reply data | Steve Holme |
2014-03-28 | smtp: Fixed login denied when server doesn't support AUTH capability | Steve Holme |
2014-03-28 | winbuild: added warnless.c to fix build | Cody Mack |
2014-03-26 | hostcheck: added a system include to define struct in_addr | Dan Fandrich |
2014-03-26 | test1397: Fixed compilation with some SSL backends | Dan Fandrich |
2014-03-26 | test815/816: Use authentication for both URLs | Dan Fandrich |
2014-03-26 | mkhelp: generate code for --disable-manual as well | Daniel Stenberg |