aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-24curl_memory: make curl_memory.h the second-last header file loadedDan Fandrich
2015-03-24openssl: do the OCSP work-around for libressl tooDaniel Stenberg
2015-03-24openssl: verifystatus: only use the OCSP work-around <= 1.0.2aDaniel Stenberg
2015-03-24openssl: adapt to ASN1/X509 things gone opaque in 1.1Daniel Stenberg
2015-03-24curl_easy_setopt.3: Fix misspelling in CURLOPT_PATH_AS_IS descriptionJay Satiro
2015-03-24CURLOPT_HTTPHEADER.3: fix typo in recent commitViktor Szakáts
2015-03-24CURLOPT_PATH_AS_IS.3: add type 'long' to prototypeViktor Szakáts
2015-03-24vtls: fix compile with --disable-crypto-auth but with SSLDan Fandrich
2015-03-24os400: define new options in ILE/RPG binding.Patrick Monnerat
2015-03-24RELEASE-NOTES: synced with f6878609361Daniel Stenberg
2015-03-24curl_easy_setopt.3: Add CURLOPT_PATH_AS_ISDaniel Stenberg
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-23curl_easy_recv/send: make them work with the multi interfaceYamada Yasuharu
2015-03-23http2: move the init too for when its actually neededDaniel Stenberg
2015-03-23dict: rename byte to avoid compiler shadowed declaration warningDan Fandrich
2015-03-23cyassl: include version.h to ensure the version macros are definedDan Fandrich
2015-03-22test1513: eliminated race condition in test runDan Fandrich
2015-03-21darwinsssl: add support for TLS False StartNick Zitzmann
2015-03-21gtls: add check of return codeDaniel Stenberg
2015-03-21gtls: dereferencing NULL pointerDaniel Stenberg
2015-03-21gtls: avoid uninitialized variable.Daniel Stenberg
2015-03-21tests/certs: rebuild certificates with modified key usage bitsDan Fandrich
2015-03-21tests/certs: added make target to rebuild certificatesDan Fandrich
2015-03-21x509asn1: add /* fallthrough */ in switch() caseDaniel Stenberg
2015-03-21x509asn1: minor edit to unconfuse CoverityDaniel Stenberg
2015-03-21testcurl: Allow '=' in values given on command lineDagobert Michelsen
2015-03-21nss: error: unused variable 'connssl'Daniel Stenberg
2015-03-21test938: added missing closing tagsDan Fandrich
2015-03-20cyassl: use new library version macro when availableDan Fandrich
2015-03-20curl: add --false-start optionAlessandro Ghedini
2015-03-20nss: add support for TLS False StartAlessandro Ghedini
2015-03-20url: add CURLOPT_SSL_FALSESTART optionAlessandro Ghedini
2015-03-20gtls: implement CURLOPT_CERTINFOAlessandro Ghedini
2015-03-20openssl: try to avoid accessing OCSP structs when possibleAlessandro Ghedini
2015-03-20CURLOPT_URL.3: spelling!Daniel Stenberg
2015-03-20CURLOPT_URL.3: Added "SECURITY CONCERNS"Daniel Stenberg
2015-03-20CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" sectionDaniel Stenberg
2015-03-19cyassl: detect the library as renamed wolfsslDan Fandrich
2015-03-19HTTP: don't switch to HTTP/2 from 1.1 until we get the 101Daniel Stenberg
2015-03-19axtls: version 1.5.2 now requires that config.h be manually includedDan Fandrich
2015-03-19metalink: fix resource leak in OOMDaniel Stenberg
2015-03-18docs/libcurl: clean up libcurl-symbols.3Dan Fandrich
2015-03-18docs/libcurl: check that all options with man pages are referencedDan Fandrich
2015-03-18curl_easy_setopt.3: added a few missing optionsDan Fandrich
2015-03-18nss: explicitly tell NSS to disable NPN/ALPNKamil Dudka
2015-03-18mkhelp: Remove trailing carriage return from every line of inputJay Satiro
2015-03-18RELEASE-NOTES: synced with e539f01567Daniel Stenberg
2015-03-18docs/libcurl: make portability fixChristian Weisgerber
2015-03-17checksrc: Fix whitelist on out-of-tree buildsDan Fandrich
2015-03-17Curl_sh_entry: remove unused 'timestamp'Stefan Bühler