Age | Commit message (Expand) | Author | Files | Lines |
2023-05-02 | fetch: enable --timeout to set network progress timeout | Timo Teräs | 1 | -13/+54 |
2022-12-21 | apk, fetch: implement --no-check-certificate | Timo Teräs | 1 | -2/+11 |
2021-08-03 | libfetch: fix http chunked mode handling | Timo Teräs | 1 | -1/+1 |
2021-07-26 | libfetch: fix range checking for http/ftp protocol parsing | Timo Teräs | 1 | -0/+24 |
2021-01-19 | libfetch: fix connection pooling for proxied http/https requests | Timo Teräs | 1 | -2/+2 |
2021-01-19 | libfetch: fix use-after-free in connection cache management | Timo Teräs | 1 | -3/+3 |
2021-01-17 | libfetch: support for CIDR subnets in no_proxy/NO_PROXY | Timo Teräs | 1 | -1/+65 |
2020-05-29 | libfetch: implement default port for HTTPS. | Ariadne Conill | 1 | -0/+2 |
2020-04-01 | libfetch: fix no_proxy domain name comparision | Timo Teräs | 1 | -1/+1 |
2018-01-31 | libfetch: support OpenSSL | A. Wilcox | 1 | -1/+1 |
2017-10-06 | libfetch: fix certificate host name check | Timo Teräs | 1 | -1/+1 |
2017-10-05 | libfetch: improve ssl connections | Timo Teräs | 1 | -6/+108 |
2017-10-05 | libfetch: remove unwanted code conditionals | Timo Teräs | 1 | -43/+5 |
2017-10-05 | libfetch: fix ssl context leak | Timo Teräs | 1 | -0/+14 |
2017-10-05 | build and use bundled libfetch natively | Timo Teräs | 1 | -14/+1 |
2017-10-05 | import libfetch-2.38 from NetBSD | Timo Teräs | 1 | -0/+1085 |