summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-02-28Secure Transport: no more "darwinssl"Daniel Stenberg
2019-02-27curl.h: use __has_declspec_attribute for shared buildsDon J Olmstead
2019-02-25Merge tag 'curl-7_64_0'ng0
2019-02-11curlver: bump to 7.64.1-devDaniel Stenberg
2019-01-12Merge tag 'curl-7_63_0'ng0
2019-01-07curl/urlapi.h: include "curl.h" firstDaniel Stenberg
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-12-20curlver: bump to 7.64.0 for next releaseDaniel Stenberg
2018-12-14http: Implement trailing headers for chunked transfersAyoub Boudhar
2018-11-19curle: move deprecated error code to ifndef blockHan Han
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-11-09setopt: add CURLOPT_CURLUJim Fuller
2018-11-01version: bump for next cycleDaniel Stenberg
2018-11-01axtls: removedDaniel Stenberg
2018-10-30vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson
2018-10-27system.h: use proper setting with Sun C++ as wellrandomswdev
2018-09-23whitespace fixesViktor Szakats
2018-09-19urlapi: document the error codes, remove two unused onesDaniel Stenberg
2018-09-19urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg
2018-09-11Merge tag 'curl-7_61_1'Nils Gillmann
2018-09-08URL-APIDaniel Stenberg
2018-09-07curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg
2018-09-07upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond
2018-09-06CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg
2018-09-06setopt: add CURLOPT_DOH_URLDaniel Stenberg
2018-09-06ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han
2018-09-05RELEASE-NOTES: start working on 7.62.0Daniel Stenberg
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-07-18RELEASE-NOTES: syncDaniel Stenberg
2018-06-25include/README: remove "hacking" advice, not the right placeDaniel Stenberg
2018-06-22system.h: fix for gcc on 32 bit OpenServerKevin R. Bulgrien
2018-06-06system.h: add support for IBM xlc C compilerStephan Mühlstrasser
2018-06-03spelling fixesViktor Szakats
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-28psl: use latest psl and refresh it periodicallyPatrick Monnerat
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2018-05-17bump: start working on the pending 7.61.0Daniel Stenberg
2018-04-15system.h: Add sparcv8plus to oracle/sunpro 32-bit detectionDagobert Michelsen
2018-03-30Merge tag 'curl-7_59_0' of https://github.com/curl/curlNils Gillmann
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
2018-03-16RELEASE-NOTES: toward 7.60.0Daniel Stenberg
2018-02-23spelling fixesViktor Szakats
2018-02-21url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano