aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-11-04winbind: Fixed ntlm_auth expecting eol following commit e17c1b25bc33ebSteve Holme
2013-11-04nss.c: Fixed compilation warnings (Take Two)Steve Holme
2013-11-04nss.c: Fixed compilation warningsSteve 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-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-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-30email: Post graceful SASL authentication cancellation tidy upSteve Holme
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-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-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-27email: Added support for canceling CRAM-MD5 authenticationSteve Holme
2013-10-27Typo fix in trynextip().Björn 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-26email: Added references to SASL LOGIN authentication draft proposalSteve Holme
2013-10-26smtp: Fixed response code parsing for bad AUTH continuation responsesSteve Holme
2013-10-26gskit.c: Code policing following commit 2cc9246477285dSteve Holme
2013-10-25OS400: sync RPG wrapper, zlib support, fix header file names, ...Patrick Monnerat
2013-10-24sasl: Fixed memory leak in OAUTH2 message creationSteve Holme
2013-10-23sasl: fix compiler warningDaniel Stenberg
2013-10-23tests: Added POP3 DIGEST-MD5 authentication testSteve Holme
2013-10-21ssh: initialize per-handle data in ssh_connect()Kamil Dudka
2013-10-18email: Fixed QUIT / LOGOUT being sent when SSL connect failsSteve Holme
2013-10-18curl_sasl: initialize NSS before using cryptoKamil Dudka
2013-10-17SSL: Follow up work to commits 6a1363128f1107 and 87861c9b0e8155Steve Holme
2013-10-16SSL: Added unsupported cipher version check for OpenSSLSteve Holme
2013-10-16SSL: Corrected typo from commit 87861c9b0e8155Steve Holme
2013-10-16SSL: Fixed OpenSSL builds prior to v1.0.1Steve Holme
2013-10-15NSS: acknowledge the --no-sessionid/CURLOPT_SSL_SESSIONID_CACHE optionPaul Donohue
2013-10-15ssh: Handle successful SSH_USERAUTH_NONETyler Hall
2013-10-15SSL: protocol version can be specified more preciselyGergely Nagy
2013-10-14darwinssl: un-break iOS build after PKCS#12 feature addedNick Zitzmann
2013-10-13OpenSSL: improve the grammar of the language in 39beaa5ffbccDaniel Stenberg