summaryrefslogtreecommitdiff
path: root/docs/libcurl/symbols-in-versions
Commit message (Expand)AuthorAgeFilesLines
* squashme: mark CURLSSLBACKEND_POLARSSL deprecated as of 7.69bagder/polarssl-more-rmJay Satiro2020-03-041-1/+1
* curl.h: define CURL_WIN32 on windowsDaniel Stenberg2020-01-271-1/+2
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-211-0/+1
* ngtcp2: Add an error code for QUIC connection errorsEmil Engler2020-01-111-0/+1
* multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro2020-01-111-0/+1
* include: remove non-curl prefixed definesDaniel Stenberg2020-01-091-5/+6
* openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg2019-12-031-0/+1
* XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder2019-11-261-0/+1
* TLS: add BearSSL vtls implementationMichael Forney2019-11-261-0/+1
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-251-0/+1
* test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg2019-11-221-6/+6
* quiche: reject headers in the wrong orderDaniel Stenberg2019-11-121-0/+1
* ESNI: initial build/setupNiall2019-10-021-0/+1
* CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde2019-10-021-0/+1
* urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser2019-09-191-0/+1
* vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro2019-08-141-0/+1
* CURLOPT_H3: removedDaniel Stenberg2019-08-091-1/+0
* alt-svc: send Alt-Used: in redirected requestsDaniel Stenberg2019-08-081-1/+0
* CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg2019-08-081-1/+0
* CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg2019-08-071-0/+1
* curl.h: add CURL_HTTP_VERSION_3 to the version enumDaniel Stenberg2019-08-071-0/+1
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-08-061-0/+1
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-0/+3
* curl_version_info: provide nghttp2 detailsDaniel Stenberg2019-07-201-0/+1
* typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg2019-06-201-0/+1
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-251-1/+0
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-221-0/+1
* urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg2019-05-051-0/+1
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-211-0/+1
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-4/+13
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-1/+2
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-211-0/+1
* 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