summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* fixup CURLOPT_HSTSWRITEDATA.3 in the distbagder/hstsDaniel Stenberg2020-11-031-0/+1
* hsts: add read/write callbacksDaniel Stenberg2020-11-031-0/+3
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+2
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-301-0/+1
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-241-1/+2
* CURLINFO_EFFECTIVE_METHOD: addedDaniel Stenberg2020-07-141-0/+1
* setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherencyGilles Vollant2020-05-231-0/+2
* setopt: support certificate options in memory with struct curl_blobGilles Vollant2020-05-151-0/+5
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-0/+21
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-211-0/+1
* CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde2019-10-021-4/+5
* CURLOPT_H3: removedDaniel Stenberg2019-08-091-1/+0
* CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel 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/+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
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-211-0/+1
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-0/+2
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-211-2/+3
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-141-0/+2
* setopt: add CURLOPT_CURLUJim Fuller2018-11-091-0/+1
* 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/+1
* CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg2018-09-061-0/+1
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-061-0/+1
* option: disallow username in URLBjörn Stenberg2018-05-311-0/+1
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-291-0/+2
* 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/+1
* time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg2018-01-301-0/+2
* mime: new MIME API.Patrick Monnerat2017-09-021-0/+1
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-171-0/+1
* make install: add 8 missing man pages to the installationDaniel Stenberg2017-08-091-0/+7
* --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
* docs: split file lists into Makefile.incPeter Wu2017-03-211-0/+313