Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: allow multiple early hints | bptato | 2024-05-22 | 1 | -1/+1 |
* | config: add insecure-ssl-no-verify option to siteconf | bptato | 2024-05-01 | 1 | -0/+3 |
* | adapter: update code style | bptato | 2024-04-26 | 1 | -11/+8 |
* | http: fix sandbox violation in readFromStdin | bptato | 2024-04-19 | 1 | -3/+3 |
* | sandbox: add OpenBSD pledge/unveil support | bptato | 2024-04-03 | 1 | -1/+1 |
* | http: suppress proxy connect headers | bptato | 2024-03-29 | 1 | -0/+1 |
* | http: fix broken early hint handling | bptato | 2024-03-28 | 1 | -1/+2 |
* | Add capsicum support | bptato | 2024-03-28 | 1 | -0/+2 |
* | http: do not use buffered stdio | bptato | 2024-03-02 | 1 | -6/+9 |
* | Fix compilation on Nim 1.6.14 | bptato | 2023-12-16 | 1 | -1/+4 |
* | ftp: fix unnecessary slashes being added to path; move bindings/curl | bptato | 2023-12-15 | 1 | -1/+1 |
* | Various fixes | bptato | 2023-12-13 | 1 | -3/+1 |
* | http: use CURLU for URLs | bptato | 2023-12-13 | 1 | -2/+20 |
* | Move http out of main binary | bptato | 2023-12-13 | 1 | -0/+128 |