summaryrefslogtreecommitdiff
path: root/lib/easyoptions.c
Commit message (Expand)AuthorAgeFilesLines
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-151-1/+2
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-061-1/+2
* easyoptions: add the two new PRE* optionsDaniel Stenberg2021-09-291-0/+2
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-271-1/+1
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-1/+3
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-051-1/+3
* doh: add options to disable ssl verificationJay Satiro2021-02-141-1/+4
* easyoptions: add the missing AWS_SIGV4Gisle Vanem2021-01-151-2/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add read/write callbacksDaniel Stenberg2020-11-031-1/+5
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-1/+3
* lib: fix -Wassign-enum warningsDaniel Stenberg2020-09-081-1/+1
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-301-1/+2
* easyoptions: provide debug function when DEBUGBUILDDaniel Stenberg2020-08-281-1/+1
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-271-0/+346