Age | Commit message (Expand) | Author |
2013-10-30 | email: Corrected a couple of typos from commit aa0eaef4838ccd | Steve Holme |
2013-10-30 | TODO: Removed the 'Graceful base64 decoding failure' sections | Steve Holme |
2013-10-30 | email: Post graceful SASL authentication cancellation tidy up | Steve Holme |
2013-10-30 | tests: use proper padding in NTLM responses | Kamil Dudka |
2013-10-30 | NSS: support for CERTINFO feature | Patrick Monnerat |
2013-10-30 | base64: removed trailing white space | Daniel Stenberg |
2013-10-30 | base64: Added basic validation to base64 input string when decoding | Steve Holme |
2013-10-29 | RELEASE-NOTES: synced with 255826c40f9316 | Daniel Stenberg |
2013-10-29 | bugfix: Don't block waiting for socket1 connect. | Björn Stenberg |
2013-10-28 | sasl: Updated create_digest_md5_message() to use a dynamic buffer | Steve Holme |
2013-10-28 | SECURITY: "curl security for developers" | Daniel Stenberg |
2013-10-28 | OS400: coding style standards | Patrick Monnerat |
2013-10-27 | email: Added support for cancelling NTLM authentication | Steve Holme |
2013-10-27 | sasl: Removed unused variables from commit b87ba2c94217c0 | Steve Holme |
2013-10-27 | email: Added support for cancelling DIGEST-MD5 authentication | Steve Holme |
2013-10-27 | email: Corrected a couple of typos from 1e39b95682781f | Steve Holme |
2013-10-27 | docs/examples/httpput.c: fix build for MSVC | Gisle Vanem |
2013-10-27 | email: Added support for canceling CRAM-MD5 authentication | Steve Holme |
2013-10-27 | Typo fix in trynextip(). | Björn Stenberg |
2013-10-27 | TODO: remove "Happy Eyeball dual stack connect" | Daniel Stenberg |
2013-10-27 | Add "Happy Eyeballs" for IPv4/IPv6. | Björn Stenberg |
2013-10-27 | email: Added initial support for cancelling authentication | Steve Holme |
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 |