Age | Commit message (Expand) | Author | Files | Lines |
2023-05-02 | libfetch, apk: display warning for permanent redirects during init | Timo Teräs | 1 | -0/+2 |
2021-07-26 | libfetch: fix range checking for http/ftp protocol parsing | Timo Teräs | 1 | -44/+18 |
2021-07-23 | libfetch: simplify code by merging protocol error handling branches | Timo Teräs | 1 | -14/+9 |
2021-03-16 | libfetch: send Proxy-Authorization also for https connect | Timo Teräs | 1 | -8/+20 |
2021-03-13 | Use correct port when redirected | Martin Vahlensieck | 1 | -1/+1 |
2021-01-19 | libfetch: fix connection pooling for proxied http/https requests | Timo Teräs | 1 | -10/+9 |
2021-01-19 | libfetch: fix parsing of proxy response to CONNECT requests | Conny Seifert | 1 | -6/+1 |
2020-10-06 | libfetch: keep http auth only if redirect is for the same host | Timo Teräs | 1 | -1/+7 |
2020-03-25 | libfetch: fixups to packetization socket option setting | Timo Teräs | 1 | -26/+22 |
2020-03-25 | libfetch: minor HTTP handling improvement | Alexander Wauck | 1 | -5/+2 |
2020-02-18 | libfetch: support TCP_CORK | Timo Teräs | 1 | -23/+22 |
2019-02-13 | fix strncpy bounds errors | Timo Teräs | 1 | -2/+2 |
2018-01-03 | libfetch: add option to set "Cache-Control: no-cache" | Timo Teräs | 1 | -1/+4 |
2018-01-03 | libfetch: honor https_proxy variable for https | Timo Teräs | 1 | -11/+30 |
2017-10-05 | libfetch: remove unwanted code conditionals | Timo Teräs | 1 | -16/+0 |
2017-10-05 | build and use bundled libfetch natively | Timo Teräs | 1 | -22/+0 |
2017-10-05 | import libfetch-2.38 from NetBSD | Timo Teräs | 1 | -0/+1552 |