summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_setopt.3
Commit message (Expand)AuthorAgeFilesLines
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-071-2/+2
* man pages: require all to use the same section header orderDaniel Stenberg2021-10-251-10/+12
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-061-1/+3
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-271-0/+4
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-0/+2
* curl_easy_setopt: tweak the string copy wordingDaniel Stenberg2021-08-261-5/+5
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-161-4/+4
* CURLOPT_IPRESOLVE: preventing wrong IP version from being usedLucas Clemente Vella2021-05-201-1/+1
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-051-0/+4
* curl_easy_setopt.3: add curl_easy_option* functions to SEE ALSODaniel Stenberg2021-03-261-1/+3
* doh: add options to disable ssl verificationJay Satiro2021-02-141-1/+10
* docs: add AWS HTTP v4 SignatureMatthias Gatto2020-12-211-0/+2
* docs: document the 8MB input string limitDaniel Stenberg2020-11-091-1/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add read/write callbacksDaniel Stenberg2020-11-031-0/+8
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+4
* setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argumentDaniel Stenberg2020-09-221-0/+3
* man pages: switch to https://example.com URLsDaniel Stenberg2020-09-171-1/+1
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-301-0/+2
* setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherencyGilles Vollant2020-05-231-0/+4
* setopt: support certificate options in memory with struct curl_blobGilles Vollant2020-05-151-0/+10
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-211-0/+2
* docs: mention CURL_MAX_INPUT_LENGTH restrictionsDaniel Stenberg2020-01-051-1/+5
* CURLOPT_H3: removedDaniel Stenberg2019-08-091-2/+0
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-08-061-0/+2
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-0/+2
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-251-2/+0
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-221-0/+2
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-211-0/+2
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-1/+5
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-211-0/+2
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-141-0/+6
* setopt: add CURLOPT_CURLUJim Fuller2018-11-091-0/+2
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-071-2/+2
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-071-0/+3
* CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg2018-09-061-0/+2
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-061-0/+2
* option: disallow username in URLBjörn Stenberg2018-05-311-0/+2
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-291-0/+4
* docs: mention HAproxy protocol "version 1"Aleks2018-05-181-1/+1
* docs: fix typosJakub Wilk2018-04-171-3/+3
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-171-0/+2
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-171-0/+2
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-211-0/+4
* 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/+2
* time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg2018-01-301-1/+3
* mime: new MIME API.Patrick Monnerat2017-09-021-0/+2
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-171-0/+2
* CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka2017-06-281-0/+2