Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright: update all copyright lines and remove year ranges | Daniel Stenberg | 2023-01-03 | 1 | -1/+1 |
* | curl_get_line: allow last line without newline char | Rob de Wit | 2022-12-02 | 1 | -3/+27 |
* | netrc: replace fgets with Curl_get_line | Daniel Stenberg | 2022-10-24 | 1 | -3/+3 |
* | copyright: make repository REUSE compliant | max.mehl | 2022-06-13 | 1 | -1/+3 |
* | hsts: enable by default | Daniel Stenberg | 2021-04-19 | 1 | -2/+2 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | hsts: add read/write callbacks | Daniel Stenberg | 2020-11-03 | 1 | -1/+1 |
* | hsts: add support for Strict-Transport-Security | Daniel Stenberg | 2020-11-03 | 1 | -1/+2 |
* | alt-svc: enable by default | Daniel Stenberg | 2020-10-25 | 1 | -1/+1 |
* | curl_get_line: build only if cookies or alt-svc are enabled | Daniel Stenberg | 2020-08-26 | 1 | -1/+5 |
* | altsvc: Fix building with cookies disables | Po-Chuan Hsieh | 2019-04-20 | 1 | -0/+55 |