aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-04nss.c: Fixed compilation warnings (Take Two)Steve Holme
2013-11-04nss.c: Fixed compilation warningsSteve Holme
2013-11-03tests: Added test for IMAP NOOP commandSteve Holme
2013-11-03tests: Added test for IMAP COPY commandSteve Holme
2013-11-03tests: Disable IMAP CLOSE and EXPUNGE command testsSteve Holme
2013-11-03tests: Added tests for IMAP CLOSE and EXPUNGE commandsSteve Holme
2013-11-03connect.c: Code policing on commit 5094bb53f4a027Steve Holme
2013-11-03nss.c: Fixed compilation warningsSteve Holme
2013-11-03x509asn1.c: Fixed compilation warningsSteve Holme
2013-11-03DOCS: Expanded --request description to include POP3 and IMAP detailsSteve Holme
2013-11-03tool_help: Updated --list-only description to include POP3Steve Holme
2013-11-03DOCS: Updated --list-only description to include POP3Steve Holme
2013-11-03base64: Fixed compilation warnings when using Curl_base64_decode()Steve Holme
2013-11-03connect: Fixed "Whut?" no server connection failuresSteve Holme
2013-11-03http: Post base64 decoding tidy upSteve Holme
2013-11-03glob_range: pass the closing bracket for a-z rangesDaniel Stenberg
2013-11-02getpart: Fixed base64 encoded parts following commit e17c1b25bc33ebSteve Holme
2013-11-02http: Added proxy tunnel authentication message header value extractionSteve Holme
2013-10-31http: Added authentication message header value extractionSteve Holme
2013-10-30curl_multi_wait: accept 0 from multi_timeout() as valid timeoutDaniel Stenberg
2013-10-30email: Corrected a couple of typos from commit aa0eaef4838ccdSteve Holme
2013-10-30TODO: Removed the 'Graceful base64 decoding failure' sectionsSteve Holme
2013-10-30email: Post graceful SASL authentication cancellation tidy upSteve Holme
2013-10-30tests: use proper padding in NTLM responsesKamil Dudka
2013-10-30NSS: support for CERTINFO featurePatrick Monnerat
2013-10-30base64: removed trailing white spaceDaniel Stenberg
2013-10-30base64: Added basic validation to base64 input string when decodingSteve Holme
2013-10-29RELEASE-NOTES: synced with 255826c40f9316Daniel Stenberg
2013-10-29bugfix: Don't block waiting for socket1 connect.Björn Stenberg
2013-10-28sasl: Updated create_digest_md5_message() to use a dynamic bufferSteve Holme
2013-10-28SECURITY: "curl security for developers"Daniel Stenberg
2013-10-28OS400: coding style standardsPatrick Monnerat
2013-10-27email: Added support for cancelling NTLM authenticationSteve Holme
2013-10-27sasl: Removed unused variables from commit b87ba2c94217c0Steve Holme
2013-10-27email: Added support for cancelling DIGEST-MD5 authenticationSteve Holme
2013-10-27email: Corrected a couple of typos from 1e39b95682781fSteve Holme
2013-10-27docs/examples/httpput.c: fix build for MSVCGisle Vanem
2013-10-27email: Added support for canceling CRAM-MD5 authenticationSteve Holme
2013-10-27Typo fix in trynextip().Björn Stenberg
2013-10-27TODO: remove "Happy Eyeball dual stack connect"Daniel Stenberg
2013-10-27Add "Happy Eyeballs" for IPv4/IPv6.Björn Stenberg
2013-10-27email: Added initial support for cancelling authenticationSteve Holme
2013-10-27email: Moved authentication message parsing into a separate functionSteve Holme
2013-10-27ftp: Fixed compiler warningSteve Holme
2013-10-26FTP: make the data connection work when going through proxyDaniel Stenberg
2013-10-26tool_help: Added login options to --user descriptionSteve Holme
2013-10-26email: Added references to SASL LOGIN authentication draft proposalSteve Holme
2013-10-26tests: Tidy up of SMTP and POP3 testsSteve Holme
2013-10-26tool_help: Added clarity to the --oauth2-bearer optionSteve Holme
2013-10-26smtp: Fixed response code parsing for bad AUTH continuation responsesSteve Holme