aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-28docs/libcurl: Corrected a typo in the CURLOPT_PROXY_SERVICE_NAME documentationLinus Nielsen
2015-04-28hash: simplify Curl_str_key_compare()Daniel Stenberg
2015-04-28dist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVICE_NAMEDaniel Stenberg
2015-04-28Negotiate: custom service names for SPNEGO.Linus Nielsen
2015-04-27http2: unify http_conn variable names to 'c'Daniel Stenberg
2015-04-27ConnectionExists: call it multi-use instead of pipeliningDaniel Stenberg
2015-04-27nss: fix compilation failure with old versions of NSSPaul Howarth
2015-04-27sws: init http2 state properlyDaniel Stenberg
2015-04-27curl_easy_getinfo.3: document 'internals' in CURLINFO_TLS_SESSIONDaniel Stenberg
2015-04-26runtests: use a DISABLED.local file tooDaniel Stenberg
2015-04-26schannel.c: Fix typo introduced with 3447c973d0Marc Hoersken
2015-04-26schannel.c: Fix possible SEC_E_BUFFER_TOO_SMALL errorMarc Hoersken
2015-04-26schannel: re-indented file to follow curl style betterDaniel Stenberg
2015-04-26Curl_ossl_init: load builtin modulesDaniel Stenberg
2015-04-26configure: follow-up fix for krb5-configDaniel Stenberg
2015-04-26openssl: fix serial number outputDaniel Stenberg
2015-04-26sasl_sspi: Populate domain from the realm in the challengeGrant Pannell
2015-04-25tool: New option --data-raw to HTTP POST data, '@' allowed.Anthony Avina
2015-04-25test2039: fixed line endings that caused a test failureDan Fandrich
2015-04-24netrc: add unit tests for 'default' supportViktor Szakats
2015-04-24netrc: support 'default' tokenViktor Szakats
2015-04-24ROADMAP.md: extended the HTTP/2 section, reformattedDaniel Stenberg
2015-04-23curl -z: do not write empty file on unmet conditionKamil Dudka
2015-04-23tool: fixed a comment typoDan Fandrich
2015-04-23README: convert to UTF-8Dan Fandrich
2015-04-22cyassl: Implement public key pinningJay Satiro
2015-04-22curl.1: fix typoAlessandro Ghedini
2015-04-22docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man page, tooKamil Dudka
2015-04-22tests/unit/.gitignore: hide unit1601 and above, tooKamil Dudka
2015-04-22connectionexists: follow-up to fd9d3a1ef1fDaniel Stenberg
2015-04-22connectionexists: fix build without NTLMDaniel Stenberg
2015-04-22bump: start working toward 7.43.0Daniel Stenberg
2015-04-22nss: implement public key pinning for NSS backendKamil Dudka
2015-04-22dist: include {src,lib}/checksrc.whitelistDaniel Stenberg
2015-04-22RELEASE-NOTES: updated for 7.42.0Daniel Stenberg
2015-04-22THANKS: added contributors from 7.42.0 release notesDaniel Stenberg
2015-04-22THANKS-filter: a few more alterations to squashDaniel Stenberg
2015-04-22contrithanks.sh: helper script for maintaining THANKSDaniel Stenberg
2015-04-21http_done: close Negotiate connections when doneDaniel Stenberg
2015-04-21fix_hostname: zero length host name caused -1 index offsetDaniel Stenberg
2015-04-21cookie: cookie parser out of boundary memory accessDaniel Stenberg
2015-04-21ConnectionExists: for NTLM re-use, require credentials to matchDaniel Stenberg
2015-04-21openssl: add OPENSSL_NO_SSL3_METHOD checkbyronhe
2015-04-20CURLOPT_HEADERFUNCTION.3: match parameter name in synopsis and descDaniel Stenberg
2015-04-20configure --with-nss: remove unneeded libs from the fallbackMostyn Bramley-Moore
2015-04-20contributors.sh: fix help output, filter out (-prefix from namesDaniel Stenberg
2015-04-20RELEASE-NOTES: synced with cc0e7ebc3be0Daniel Stenberg
2015-04-19CURLMOPT_TIMERFUNCTION.3: Clarify, add an exampleMichael Stapelberg
2015-04-19vtls/openssl: use https in URLs and a comment typo fixedViktor Szakáts
2015-04-18curl_version_info.3: fixed the 'protocols' variable typeDaniel Stenberg