Age | Commit message (Expand) | Author |
2013-10-27 | email: Moved authentication message parsing into a separate function | Steve Holme |
2013-10-27 | ftp: Fixed compiler warning | Steve Holme |
2013-10-26 | FTP: make the data connection work when going through proxy | Daniel Stenberg |
2013-10-26 | tool_help: Added login options to --user description | Steve Holme |
2013-10-26 | email: Added references to SASL LOGIN authentication draft proposal | Steve Holme |
2013-10-26 | tests: Tidy up of SMTP and POP3 tests | Steve Holme |
2013-10-26 | tool_help: Added clarity to the --oauth2-bearer option | Steve Holme |
2013-10-26 | smtp: Fixed response code parsing for bad AUTH continuation responses | Steve Holme |
2013-10-26 | gskit.c: Code policing following commit 2cc9246477285d | Steve Holme |
2013-10-26 | test907: Corrected DIGEST-MD5 response given in commit 820ed48a0088cd | Steve Holme |
2013-10-25 | RELEASE-NOTES: Synced with d24b7953c2132a | Steve Holme |
2013-10-25 | tests: Added SMTP OAUTH2 authentication with initial response test | Steve Holme |
2013-10-25 | tests: Added SMTP NTLM authentication with initial response test | Steve Holme |
2013-10-25 | tests: Added SMTP OAUTH2 authentication test | Steve Holme |
2013-10-25 | tests: Added SMTP DIGEST-MD5 authentication test | Steve Holme |
2013-10-25 | tests: Regrouped SMTP authentication tests | Steve Holme |
2013-10-25 | OS400: sync RPG wrapper, zlib support, fix header file names, ... | Patrick Monnerat |
2013-10-24 | sasl: Fixed memory leak in OAUTH2 message creation | Steve Holme |
2013-10-23 | ftpserver.pl: Added support for empty pop3 authentication data | Steve Holme |
2013-10-23 | CURLOPT_RESOLVE: mention they don't time-out | Daniel Stenberg |
2013-10-23 | tests: Added POP3 OAUTH2 authentication test | Steve Holme |
2013-10-23 | tests: Added empty response support to custom replies | Steve Holme |
2013-10-23 | sasl: fix compiler warning | Daniel Stenberg |
2013-10-23 | tests: Added POP3 DIGEST-MD5 authentication test | Steve Holme |
2013-10-22 | configure: check for long long when building with cyassl | Daniel Stenberg |
2013-10-22 | test1240: verify 867b52a7ac52 (glob ranges with text to the right) | Daniel Stenberg |
2013-10-22 | glob: fix regression from commit 5ca96cb844 | Daniel Stenberg |
2013-10-21 | Adding a .travis.yml file to use the travis-ci.org | Rémy Léone |
2013-10-21 | ssh: initialize per-handle data in ssh_connect() | Kamil Dudka |
2013-10-20 | curl.1: add missing exit-code | Gisle Vanem |
2013-10-20 | cmake: unbreak for non-Windows platforms | Daniel Stenberg |
2013-10-20 | ftpserver.pl: Fixed syntax error from commit 5b31b38c27bb7a | Steve Holme |
2013-10-19 | test866: Fixed user response from commit 7f7fbe7fbdb449 | Steve Holme |
2013-10-19 | ftpserver.pl: Fixed processing of POP3 authentication strings | Steve Holme |
2013-10-19 | tests: Added POP3 NTLM authentication test | Steve Holme |
2013-10-19 | tests: Added POP3 CRAM-MD5 authentication test | Steve Holme |
2013-10-19 | tests: Added POP3 login authentication test | Steve Holme |
2013-10-19 | tests: Added POP3 plain authentication test | Steve Holme |
2013-10-19 | tests: Added POP3 APOP authentication test | Steve Holme |
2013-10-19 | ftpserver.pl: Added support for APOP POP3 authentication | Steve Holme |
2013-10-19 | tests: Added POP3 RSET test | Steve Holme |
2013-10-18 | RELEASE-NOTES: Synced with ce61510127ea60 | Steve Holme |
2013-10-18 | email: Fixed QUIT / LOGOUT being sent when SSL connect fails | Steve Holme |
2013-10-18 | curl_sasl: initialize NSS before using crypto | Kamil Dudka |
2013-10-17 | SSL: Follow up work to commits 6a1363128f1107 and 87861c9b0e8155 | Steve Holme |
2013-10-16 | SSL: Added unsupported cipher version check for OpenSSL | Steve Holme |
2013-10-16 | DOCS: Added libcurl version number to CURLOPT_SSLVERSION | Steve Holme |
2013-10-16 | SSL: Corrected version number for new symbols from commit ad34a2d5c87c7f | Steve Holme |
2013-10-16 | SSL: Corrected typo from commit 87861c9b0e8155 | Steve Holme |
2013-10-16 | SSL: Fixed OpenSSL builds prior to v1.0.1 | Steve Holme |