summaryrefslogtreecommitdiff
path: root/lib/easyoptions.c
Commit message (Expand)AuthorAgeFilesLines
* 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