summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tool: New option --data-raw to HTTP POST data, '@' allowed.Anthony Avina2015-04-253-7/+15
* test2039: fixed line endings that caused a test failureDan Fandrich2015-04-251-7/+7
* netrc: add unit tests for 'default' supportViktor Szakats2015-04-243-1/+65
* netrc: support 'default' tokenViktor Szakats2015-04-241-0/+4
* ROADMAP.md: extended the HTTP/2 section, reformattedDaniel Stenberg2015-04-241-27/+101
* curl -z: do not write empty file on unmet conditionKamil Dudka2015-04-233-7/+88
* tool: fixed a comment typoDan Fandrich2015-04-231-1/+1
* README: convert to UTF-8Dan Fandrich2015-04-231-1/+1
* cyassl: Implement public key pinningJay Satiro2015-04-227-12/+64
* curl.1: fix typoAlessandro Ghedini2015-04-221-1/+1
* docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man page, tooKamil Dudka2015-04-221-3/+6
* tests/unit/.gitignore: hide unit1601 and above, tooKamil Dudka2015-04-221-2/+1
* connectionexists: follow-up to fd9d3a1ef1fDaniel Stenberg2015-04-221-4/+7
* connectionexists: fix build without NTLMDaniel Stenberg2015-04-221-2/+4
* bump: start working toward 7.43.0Daniel Stenberg2015-04-222-172/+9
* nss: implement public key pinning for NSS backendKamil Dudka2015-04-225-3/+58
* dist: include {src,lib}/checksrc.whitelistDaniel Stenberg2015-04-222-8/+8
* RELEASE-NOTES: updated for 7.42.0curl-7_42_0Daniel Stenberg2015-04-221-6/+16
* THANKS: added contributors from 7.42.0 release notesDaniel Stenberg2015-04-221-0/+21
* THANKS-filter: a few more alterations to squashDaniel Stenberg2015-04-221-1/+3
* contrithanks.sh: helper script for maintaining THANKSDaniel Stenberg2015-04-221-0/+57
* http_done: close Negotiate connections when doneDaniel Stenberg2015-04-211-1/+7
* fix_hostname: zero length host name caused -1 index offsetDaniel Stenberg2015-04-211-1/+1
* cookie: cookie parser out of boundary memory accessDaniel Stenberg2015-04-211-5/+7
* ConnectionExists: for NTLM re-use, require credentials to matchDaniel Stenberg2015-04-211-1/+1
* openssl: add OPENSSL_NO_SSL3_METHOD checkbyronhe2015-04-211-0/+5
* CURLOPT_HEADERFUNCTION.3: match parameter name in synopsis and descDaniel Stenberg2015-04-201-1/+1
* configure --with-nss: remove unneeded libs from the fallbackMostyn Bramley-Moore2015-04-201-1/+1
* contributors.sh: fix help output, filter out (-prefix from namesDaniel Stenberg2015-04-201-3/+4
* RELEASE-NOTES: synced with cc0e7ebc3be0Daniel Stenberg2015-04-201-2/+13
* CURLMOPT_TIMERFUNCTION.3: Clarify, add an exampleMichael Stapelberg2015-04-191-9/+47
* vtls/openssl: use https in URLs and a comment typo fixedViktor Szakáts2015-04-191-8/+8
* curl_version_info.3: fixed the 'protocols' variable typeDaniel Stenberg2015-04-181-2/+2
* test1423: added missing "file" to server sectionDan Fandrich2015-04-181-0/+1
* TheArtOfHttpScripting: Multiple URLs + Multiple HTTP methodsDaniel Stenberg2015-04-171-3/+54
* Revert "HTTP: don't abort connections with pending Negotiate authentication"Daniel Stenberg2015-04-171-82/+30
* cyassl: Fix include orderJay Satiro2015-04-171-5/+14
* configure --with-nss: drop redundant if statementKamil Dudka2015-04-171-40/+36
* configure --with-nss=PATH: query pkg-config if availableKamil Dudka2015-04-171-5/+25
* parsecfg: do not continue past a zero terminationDaniel Stenberg2015-04-171-16/+19
* gitignore: Ignore Windows build output directoriesJay Satiro2015-04-161-0/+2
* RELEASE-NOTES: synced with 1ba6e4c88e0Daniel Stenberg2015-04-151-7/+20
* TODO: 17.9 Choose the name of file in braces for complex URLsDaniel Stenberg2015-04-151-0/+13
* TODO: a little caution that maybe not all ideas are still goodDaniel Stenberg2015-04-151-0/+5
* TODO: 17.8 offer color-coded HTTP header outputDaniel Stenberg2015-04-151-0/+7
* TODO: 17.7 warning when sending binary output to terminalDaniel Stenberg2015-04-151-0/+7
* KNOWN_BUGS: #90 IMAP "SEARCH ALL" truncates output on large boxesDaniel Stenberg2015-04-151-0/+6
* cyassl: Add support for TLS extension SNIJay Satiro2015-04-141-0/+31
* gitignore: ignore test-driver fileMatthew Hall2015-04-131-0/+1
* vtls_openssl: improve PKCS#12 load failure error messageMatthew Hall2015-04-131-1/+3