Age | Commit message (Expand) | Author |
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 |
2014-03-26 | bump: start the 7.37.0 race | Daniel Stenberg |
2014-03-26 | RELEASE-NOTES: 7.36.0 | Daniel Stenberg |
2014-03-25 | test1397: unit test for certificate name wildcard handling | Richard J. Moore |
2014-03-25 | Curl_cert_hostcheck: strip trailing dots in host name and wildcard | Daniel Stenberg |
2014-03-25 | Curl_cert_hostcheck: reject IP address wildcard matches | Daniel Stenberg |
2014-03-25 | url: Fixed connection re-use when using different log-in credentials | Steve Holme |
2014-03-25 | THANKS: 14 new friends from the 7.36.0 announcement | Daniel Stenberg |
2014-03-25 | RELEASE-NOTES: synced with 3ebfaf6a0399b6a | Daniel Stenberg |
2014-03-23 | tool_operate: Fixed uninitialised variable under some error situations | Steve Holme |
2014-03-22 | tool_parsecfg: Reworked error handling from commit fc59a9e1 | Steve Holme |
2014-03-22 | tool_getparam: Removed "dead assignment" code introduced in commit 1a9b58fc | Steve Holme |
2014-03-22 | polarssl: avoid extra newlines in debug messages | Gisle Vanem |
2014-03-20 | rtsp: parse "Session:" header properly | Daniel Stenberg |
2014-03-19 | runtests.pl: verify specified test cases | Daniel Stenberg |
2014-03-19 | RELEASE-NOTES: fixed typo | Dan Fandrich |
2014-03-19 | trynextip: don't store 'ai' on failed connects... | Daniel Stenberg |
2014-03-19 | RELEASE-NOTES: synced with 47f8e99e78c | Daniel Stenberg |
2014-03-19 | polarssl: fix possible handshake timeout issue in multi. | Gaël PORTAY |
2014-03-18 | polarssl: break compatibility with version older than 1.3. | Gaël PORTAY |
2014-03-18 | polarssl: drop use of 1.2 compatibility header. | Gaël PORTAY |
2014-03-18 | polarssl: added missing end-of-comment from previous commit | Daniel Stenberg |
2014-03-17 | polarssl: now require 1.3.0+ | Daniel Stenberg |