summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl_memory: make curl_memory.h the second-last header file loadedDan Fandrich2015-03-2440-80/+101
* openssl: do the OCSP work-around for libressl tooDaniel Stenberg2015-03-241-1/+2
* openssl: verifystatus: only use the OCSP work-around <= 1.0.2aDaniel Stenberg2015-03-241-0/+2
* openssl: adapt to ASN1/X509 things gone opaque in 1.1Daniel Stenberg2015-03-241-1/+1
* curl_easy_setopt.3: Fix misspelling in CURLOPT_PATH_AS_IS descriptionJay Satiro2015-03-241-1/+1
* CURLOPT_HTTPHEADER.3: fix typo in recent commitViktor Szakáts2015-03-241-1/+1
* CURLOPT_PATH_AS_IS.3: add type 'long' to prototypeViktor Szakáts2015-03-241-1/+1
* vtls: fix compile with --disable-crypto-auth but with SSLDan Fandrich2015-03-241-0/+2
* os400: define new options in ILE/RPG binding.Patrick Monnerat2015-03-241-1/+5
* RELEASE-NOTES: synced with f6878609361Daniel Stenberg2015-03-241-9/+35
* curl_easy_setopt.3: Add CURLOPT_PATH_AS_ISDaniel Stenberg2015-03-241-0/+2
* CURLOPT_PATH_AS_IS: addedDaniel Stenberg2015-03-2412-20/+165
* curl_easy_recv/send: make them work with the multi interfaceYamada Yasuharu2015-03-233-10/+17
* http2: move the init too for when its actually neededDaniel Stenberg2015-03-231-5/+6
* dict: rename byte to avoid compiler shadowed declaration warningDan Fandrich2015-03-231-5/+5
* cyassl: include version.h to ensure the version macros are definedDan Fandrich2015-03-231-0/+1
* test1513: eliminated race condition in test runDan Fandrich2015-03-221-5/+9
* darwinsssl: add support for TLS False StartNick Zitzmann2015-03-214-4/+18
* gtls: add check of return codeDaniel Stenberg2015-03-211-1/+9
* gtls: dereferencing NULL pointerDaniel Stenberg2015-03-211-1/+1
* gtls: avoid uninitialized variable.Daniel Stenberg2015-03-211-1/+1
* tests/certs: rebuild certificates with modified key usage bitsDan Fandrich2015-03-2139-655/+640
* tests/certs: added make target to rebuild certificatesDan Fandrich2015-03-213-13/+34
* x509asn1: add /* fallthrough */ in switch() caseDaniel Stenberg2015-03-211-0/+2
* x509asn1: minor edit to unconfuse CoverityDaniel Stenberg2015-03-211-3/+1
* testcurl: Allow '=' in values given on command lineDagobert Michelsen2015-03-211-7/+7
* nss: error: unused variable 'connssl'Daniel Stenberg2015-03-211-4/+0
* test938: added missing closing tagsDan Fandrich2015-03-211-0/+2
* cyassl: use new library version macro when availableDan Fandrich2015-03-201-1/+3
* curl: add --false-start optionAlessandro Ghedini2015-03-205-0/+20
* nss: add support for TLS False StartAlessandro Ghedini2015-03-202-0/+81
* url: add CURLOPT_SSL_FALSESTART optionAlessandro Ghedini2015-03-209-5/+87
* gtls: implement CURLOPT_CERTINFOAlessandro Ghedini2015-03-205-13/+32
* openssl: try to avoid accessing OCSP structs when possibleAlessandro Ghedini2015-03-201-4/+2
* CURLOPT_URL.3: spelling!Daniel Stenberg2015-03-201-1/+1
* CURLOPT_URL.3: Added "SECURITY CONCERNS"Daniel Stenberg2015-03-201-1/+24
* CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" sectionDaniel Stenberg2015-03-201-1/+10
* cyassl: detect the library as renamed wolfsslDan Fandrich2015-03-191-3/+57
* HTTP: don't switch to HTTP/2 from 1.1 until we get the 101Daniel Stenberg2015-03-191-4/+4
* axtls: version 1.5.2 now requires that config.h be manually includedDan Fandrich2015-03-193-0/+3
* metalink: fix resource leak in OOMDaniel Stenberg2015-03-191-1/+3
* docs/libcurl: clean up libcurl-symbols.3Dan Fandrich2015-03-181-1/+1
* docs/libcurl: check that all options with man pages are referencedDan Fandrich2015-03-182-2/+19
* curl_easy_setopt.3: added a few missing optionsDan Fandrich2015-03-181-0/+4
* nss: explicitly tell NSS to disable NPN/ALPNKamil Dudka2015-03-181-9/+6
* mkhelp: Remove trailing carriage return from every line of inputJay Satiro2015-03-181-1/+9
* RELEASE-NOTES: synced with e539f01567Daniel Stenberg2015-03-181-3/+18
* docs/libcurl: make portability fixChristian Weisgerber2015-03-181-1/+1
* checksrc: Fix whitelist on out-of-tree buildsDan Fandrich2015-03-171-1/+1
* Curl_sh_entry: remove unused 'timestamp'Stefan Bühler2015-03-171-1/+0