summaryrefslogtreecommitdiff
path: root/docs/libcurl/symbols-in-versions
Commit message (Expand)AuthorAgeFilesLines
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-141-0/+4
* setopt: add CURLOPT_CURLUJim Fuller2018-11-091-0/+1
* symbols-in-versions: add missing CURLU_ symbolsDaniel Stenberg2018-11-041-11/+21
* axtls: removedDaniel Stenberg2018-11-011-1/+1
* vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson2018-10-301-0/+1
* urlapi: document the error codes, remove two unused onesDaniel Stenberg2018-09-191-2/+0
* URL-APIDaniel Stenberg2018-09-081-0/+30
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-071-1/+1
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-071-0/+2
* CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg2018-09-061-0/+1
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-061-0/+1
* ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han2018-09-061-1/+1
* option: disallow username in URLBjörn Stenberg2018-05-311-0/+1
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-291-3/+5
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-281-0/+1
* httpauth: add support for Bearer tokensLinus Lewandowski2018-05-241-0/+1
* getinfo: add microsecond precise timers for various intervalsPhilip Prindeville2018-05-171-0/+7
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-171-0/+1
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-171-0/+1
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-211-0/+2
* lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro2018-02-211-1/+1
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-201-0/+2
* TODO fixed: Detect when called from within callbacksBjörn Stenberg2018-02-151-0/+2
* time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg2018-01-301-0/+2
* symbols-in-versions: added new symbols with 7.56.3 versionNikos Mavrogiannopoulos2017-12-011-0/+3
* HTTP: implement Brotli content encodingPatrick Monnerat2017-11-051-0/+2
* symbols-in-versions: fix CURLSSLSET_NO_BACKENDS entryJay Satiro2017-09-231-1/+1
* symbols-in-versions: add CURLSSLSET_NO_BACKENDSDaniel Stenberg2017-09-221-1/+2
* mime: use size_t instead of ssize_t in public API interface.Patrick Monnerat2017-09-031-28/+29
* mime: new MIME API.Patrick Monnerat2017-09-021-0/+1
* version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin2017-08-281-0/+1
* vtls: introduce curl_global_sslset()Johannes Schindelin2017-08-281-0/+3
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-171-0/+1
* CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka2017-06-281-0/+2
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-211-1/+1
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-191-0/+1
* getinfo: return sizes as curl_off_tDaniel Stenberg2017-06-191-11/+18
* typecheck-gcc.h: separate getinfo slist checks from other pointersDaniel Stenberg2017-06-011-0/+1
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-121-0/+1
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-081-0/+6
* CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim2017-01-191-0/+1
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-131-0/+1
* symbols: removed two, added oneDaniel Stenberg2016-12-171-3/+2
* curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij2016-11-261-0/+1
* HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEYThomas Glanzmann2016-11-251-0/+1
* add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts2016-11-251-0/+2
* HTTPS-proxy: fixed mbedtls and polishingOkhin Vasilij2016-11-241-20/+20
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+20
* docs: the next release will be 7.52.0Kamil Dudka2016-11-151-1/+1
* vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3Kamil Dudka2016-11-071-0/+1