summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* curlver.h: use parenthesis in CURL_VERSION_BITS macroTseng Jun2019-04-281-1/+1
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-211-0/+3
* build: fix Codacy/CppCheck warningsMarcel Raad2019-04-111-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2019-04-081-4/+4
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-2/+7
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-032-1/+17
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-2/+5
* curl.h: use __has_declspec_attribute for shared buildsDon J Olmstead2019-02-271-1/+8
* curlver: bump to 7.64.1-devDaniel Stenberg2019-02-111-5/+5
* curl/urlapi.h: include "curl.h" firstDaniel Stenberg2019-01-071-1/+3
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-211-0/+3
* curlver: bump to 7.64.0 for next releaseDaniel Stenberg2018-12-201-3/+3
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-141-0/+16
* curle: move deprecated error code to ifndef blockHan Han2018-11-191-3/+3
* setopt: add CURLOPT_CURLUJim Fuller2018-11-092-0/+4
* version: bump for next cycleDaniel Stenberg2018-11-011-3/+3
* axtls: removedDaniel Stenberg2018-11-011-1/+1
* vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson2018-10-301-1/+2
* system.h: use proper setting with Sun C++ as wellrandomswdev2018-10-271-1/+1
* whitespace fixesViktor Szakats2018-09-231-2/+2
* urlapi: document the error codes, remove two unused onesDaniel Stenberg2018-09-191-5/+3
* urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg2018-09-191-0/+1
* URL-APIDaniel Stenberg2018-09-083-2/+124
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-072-3/+3
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-072-0/+16
* CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg2018-09-061-0/+3
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-062-2/+7
* ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han2018-09-061-3/+6
* RELEASE-NOTES: start working on 7.62.0Daniel Stenberg2018-09-051-4/+4
* RELEASE-NOTES: syncDaniel Stenberg2018-07-181-3/+3
* include/README: remove "hacking" advice, not the right placeDaniel Stenberg2018-06-251-17/+2
* system.h: fix for gcc on 32 bit OpenServerKevin R. Bulgrien2018-06-221-1/+1
* system.h: add support for IBM xlc C compilerStephan Mühlstrasser2018-06-061-0/+18
* spelling fixesViktor Szakats2018-06-031-1/+1
* option: disallow username in URLBjörn Stenberg2018-05-311-0/+3
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-291-0/+4
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-281-0/+1
* httpauth: add support for Bearer tokensLinus Lewandowski2018-05-241-0/+2
* getinfo: add microsecond precise timers for various intervalsPhilip Prindeville2018-05-171-1/+11
* bump: start working on the pending 7.61.0Daniel Stenberg2018-05-171-3/+3
* system.h: Add sparcv8plus to oracle/sunpro 32-bit detectionDagobert Michelsen2018-04-151-1/+3
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-171-0/+3
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-171-0/+3
* RELEASE-NOTES: toward 7.60.0Daniel Stenberg2018-03-161-3/+3
* spelling fixesViktor Szakats2018-02-231-2/+2
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-212-1/+22
* lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro2018-02-211-2/+2
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-201-0/+8
* TODO fixed: Detect when called from within callbacksBjörn Stenberg2018-02-152-0/+4
* curlver: next release will be 7.59.0Daniel Stenberg2018-01-301-4/+4