summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-26RELEASE-NOTES: 7.36.0curl-7_36_0Daniel Stenberg
2014-03-25test1397: unit test for certificate name wildcard handlingRichard J. Moore
2014-03-25Curl_cert_hostcheck: strip trailing dots in host name and wildcardDaniel Stenberg
2014-03-25Curl_cert_hostcheck: reject IP address wildcard matchesDaniel Stenberg
2014-03-25url: Fixed connection re-use when using different log-in credentialsSteve Holme
2014-03-25THANKS: 14 new friends from the 7.36.0 announcementDaniel Stenberg
2014-03-25RELEASE-NOTES: synced with 3ebfaf6a0399b6aDaniel Stenberg
2014-03-23tool_operate: Fixed uninitialised variable under some error situationsSteve Holme
2014-03-22tool_parsecfg: Reworked error handling from commit fc59a9e1Steve Holme
2014-03-22tool_getparam: Removed "dead assignment" code introduced in commit 1a9b58fcSteve Holme
2014-03-22polarssl: avoid extra newlines in debug messagesGisle Vanem
2014-03-20rtsp: parse "Session:" header properlyDaniel Stenberg
2014-03-19runtests.pl: verify specified test casesDaniel Stenberg
2014-03-19RELEASE-NOTES: fixed typoDan Fandrich
2014-03-19trynextip: don't store 'ai' on failed connects...Daniel Stenberg
2014-03-19RELEASE-NOTES: synced with 47f8e99e78cDaniel Stenberg
2014-03-19polarssl: fix possible handshake timeout issue in multi.Gaël PORTAY
2014-03-18polarssl: break compatibility with version older than 1.3.Gaël PORTAY
2014-03-18polarssl: drop use of 1.2 compatibility header.Gaël PORTAY
2014-03-18polarssl: added missing end-of-comment from previous commitDaniel Stenberg
2014-03-17polarssl: now require 1.3.0+Daniel Stenberg
2014-03-17polarssl: fix compilationhasufell
2014-03-15nss: allow to enable/disable new AES GCM cipher-suitesKamil Dudka
2014-03-15nss: allow to enable/disable new HMAC-SHA256 cipher-suitesKamil Dudka
2014-03-15nss: do not enable AES cipher-suites by defaultKamil Dudka
2014-03-15tests: made the SASL modes separate keywordsDan Fandrich
2014-03-15tests: added missing HTTP NTLM auth keywordsDan Fandrich
2014-03-15tests: disable valgrind on the remaining scp/sftp testsDan Fandrich
2014-03-15valgrind.supp: added another test 165 suppressionDan Fandrich
2014-03-15ssh: prevent a logic error that could result in an infinite loopDan Fandrich
2014-03-14docs: fixed a bunch of typosDan Fandrich
2014-03-14test640/1: add tests for --head with sftp and scpDan Fandrich
2014-03-14ssh: removed a redundant close state transitionDan Fandrich
2014-03-14ssh: abort immediately on a header callback errorDan Fandrich
2014-03-14chunked-encoding: provide a readable error string for chunked errorsDaniel Stenberg
2014-03-11TODO: remove http2, we now have itDaniel Stenberg
2014-03-10http2: free resources on disconnectTatsuhiro Tsujikawa
2014-03-10openssl: info massage with SSL version usedDaniel Stenberg
2014-03-09RELEASE-NOTES: Synced with 8ddda0e999Steve Holme
2014-03-09README.http2: clarify the build prerequisitesDaniel Stenberg
2014-03-09SSL-PROBLEMS: add "missing intermediate certificates" pieceDaniel Stenberg
2014-03-08SSL-PROBLEMS: describes common curl+SSL problemsDaniel Stenberg
2014-03-08docs: remove documentation on setting up krb4 supportNick Zitzmann
2014-03-06ssh: fix compiler warning converting ssize_t to intDaniel Stenberg
2014-03-06ssh: Fixed a style warningDan Fandrich
2014-03-06ssh: Pass errors from libssh2_sftp_read up the stackDan Fandrich
2014-03-06parse_remote_port: error out on illegal port numbers betterDaniel Stenberg
2014-03-05remote_port: allow connect to port 0Daniel Stenberg
2014-03-03multi_runsingle: move timestamp into INITDaniel Stenberg
2014-03-03hostcheck: update comment after previous changeDaniel Stenberg