summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the version number in curl/curlver.h to the correct version.7_42Rider Linden2015-05-061-3/+3
* RELEASE-NOTES: 7.42.1 readycurl-7_42_1Daniel Stenberg2015-04-282-2/+8
* CURLOPT_HEADEROPT: default to separateDaniel Stenberg2015-04-285-8/+10
* RELEASE-NOTES: synced with a6e0270eDaniel Stenberg2015-04-271-3/+8
* sws: init http2 state properlyDaniel Stenberg2015-04-271-0/+2
* curl_easy_getinfo.3: document 'internals' in CURLINFO_TLS_SESSIONDaniel Stenberg2015-04-271-1/+21
* openssl: fix serial number outputDaniel Stenberg2015-04-271-14/+8
* curl.1: fix typoAlessandro Ghedini2015-04-231-1/+1
* RELEASE-NOTES: toward 7.42.1, synced with 097460aDaniel Stenberg2015-04-231-171/+12
* curl -z: do not write empty file on unmet conditionKamil Dudka2015-04-233-7/+88
* docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man page, tooKamil Dudka2015-04-231-3/+6
* connectionexists: follow-up to fd9d3a1ef1fDaniel Stenberg2015-04-231-4/+7
* connectionexists: fix build without NTLMDaniel Stenberg2015-04-231-2/+4
* dist: include {src,lib}/checksrc.whitelistDaniel Stenberg2015-04-232-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
* vtls_openssl: fix minor typo in PKCS#12 load routineMatthew Hall2015-04-131-1/+1
* vtls_openssl: improve client certificate load failure error messagesMatthew Hall2015-04-131-2/+8
* vtls_openssl: remove ambiguous SSL_CLIENT_CERT_ERR constantMatthew Hall2015-04-131-3/+0