aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-02HTTP2: Support expect: 100-continueTatsuhiro Tsujikawa
2014-08-02CURLOPT_SSL_VERIFYPEER.3. add a warning about disabling itDaniel Stenberg
2014-08-01FEATURES: minor updateDaniel Stenberg
2014-08-01openssl: make ossl_send return CURLE_OK betterDaniel Stenberg
2014-07-31RELEASE-NOTES: synced with 7bb4c8cadb5d0Daniel Stenberg
2014-07-31CURLOPT_HEADEROPT.3: typo: do -> toMichael Wallner
2014-07-31schannel: use CryptGenRandom for random numbersMarcel Raad
2014-07-31curl_version_info.3: 'ssl_version_num' is always 0Daniel Stenberg
2014-07-31ssl: generalize how the ssl backend identifier is setDaniel Stenberg
2014-07-31axtls: define curlssl_random using axTLS's PRNGDan Fandrich
2014-07-31cyassl: fix the test for ASN_NO_SIGNER_EDan Fandrich
2014-07-31cyassl: use RNG_GenerateBlock to generate a good random numberDan Fandrich
2014-07-30opts: fixed some typosDan Fandrich
2014-07-30smtp: fixed a segfault during test 1320 torture testDan Fandrich
2014-07-30vtls: repair build without TLS supportDaniel Stenberg
2014-07-30polarssl: provide a (weak) random functionDaniel Stenberg
2014-07-30curl_tlsinfo -> curl_tlssessioninfoMichael Wallner
2014-07-30cyassl: use the default (weeker) randomDaniel Stenberg
2014-07-30cyassl: made it compile with version 2.0.6 againDaniel Stenberg
2014-07-30vtls: make the random function mandatory in the TLS backendDaniel Stenberg
2014-07-29libcurl.m4: include the standard source headerDaniel Stenberg
2014-07-28nss: do not check the version of NSS at run timeKamil Dudka
2014-07-28curl.h: bring back CURLE_OBSOLETE16Anthon Pang
2014-07-26tests: Fix a couple of incomplete response linesFabian Keil
2014-07-26runtests.pl: Remove filteroff() which hasn't been used since 2001Fabian Keil
2014-07-26runtests.pl: Don't expect $TESTDIR/DISABLED to existFabian Keil
2014-07-26getpart.pm: Fix a comment typoFabian Keil
2014-07-25c-ares: fix build without IPv6 supportDaniel Stenberg
2014-07-25Curl_base64url_encode: unit-tested in 1302Daniel Stenberg
2014-07-25base64: added Curl_base64url_encode()Daniel Stenberg
2014-07-24SSPI Negotiate: Fix 3 memory leaksMarcel Raad
2014-07-24symbols: CURL_VERSION_GSSNEGOTIATE is deprecatedDaniel Stenberg
2014-07-24test1013.pl: GSS-Negotiate doesn't exist as a feature anymoreDaniel Stenberg
2014-07-24libtest: fixed duplicated line in MakefileSergey Nikulov
2014-07-23GSSAPI: remove useless *_MECHANISM defines.Patrick Monnerat
2014-07-23findprotocol: show unsupported protocol within quotesDaniel Stenberg
2014-07-23GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat
2014-07-23conncache: fix compiler warningMarcel Raad
2014-07-23RELEASE-NOTES: synced with 81cd24adb8bDaniel Stenberg
2014-07-23http2: more and better error checkingDaniel Stenberg
2014-07-23cyassl.c: return the correct error code on no CA certDan Fandrich
2014-07-23symbols-in-versions: new SPNEGO/GSS-API symbols in 7.38.0Daniel Stenberg
2014-07-23test1013.pl: remove SPNEGO/GSS-API tweaksDaniel Stenberg
2014-07-23http_negotiate: remove unused variableDaniel Stenberg
2014-07-23docs: Improve inline GSS-API naming in code documentationMichael Osipov
2014-07-23curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov
2014-07-23configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov
2014-07-23HTTP: Remove checkprefix("GSS-Negotiate")Michael Osipov
2014-07-23curl_gssapi: Add macros for common mechs and pass them appropriatelyMichael Osipov
2014-07-22CONNECT: Revert Curl_proxyCONNECT back to 7.29.0 designDaniel Stenberg