1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00
Daniel Stenberg 7385610d0c
hsts: add support for Strict-Transport-Security
- enable in the build (configure)
- header parsing
- host name lookup
- unit tests for the above
- CI build
- CURL_VERSION_HSTS bit
- curl_version_info support
- curl -V output
- curl-config --features
- CURLOPT_HSTS_CTRL
- man page for CURLOPT_HSTS_CTRL
- curl --hsts (sets CURLOPT_HSTS_CTRL and works with --libcurl)
- man page for --hsts
- save cache to disk
- load cache from disk
- CURLOPT_HSTS
- man page for CURLOPT_HSTS
- added docs/HSTS.md
- fixed --version docs
- adjusted curl_easy_duphandle

Closes #5896
2020-11-03 16:08:42 +01:00
..
2018-12-10 00:10:04 +01:00
2018-11-01 10:29:53 +01:00
2019-02-20 08:20:27 +01:00
2018-09-23 22:24:02 +00:00
2020-08-24 22:41:37 +02:00
2018-09-23 22:24:02 +00:00
2020-09-22 15:14:12 +02:00
2020-09-18 14:47:23 +02:00
2020-09-22 15:14:12 +02:00
2019-07-20 19:14:16 +02:00
2019-12-10 10:03:33 +01:00
2020-09-22 15:14:12 +02:00
2020-09-22 15:14:12 +02:00
2020-03-31 11:02:18 +02:00
2020-07-19 10:34:58 +02:00
2019-02-11 14:22:36 +01:00