summaryrefslogtreecommitdiff
path: root/libfetch/common.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-21apk, fetch: implement --no-check-certificateTimo Teräs1-2/+11
2021-08-03libfetch: fix http chunked mode handlingTimo Teräs1-1/+1
2021-07-26libfetch: fix range checking for http/ftp protocol parsingTimo Teräs1-0/+24
2021-01-19libfetch: fix connection pooling for proxied http/https requestsTimo Teräs1-2/+2
2021-01-19libfetch: fix use-after-free in connection cache managementTimo Teräs1-3/+3
2021-01-17libfetch: support for CIDR subnets in no_proxy/NO_PROXYTimo Teräs1-1/+65
2020-05-29libfetch: implement default port for HTTPS.Ariadne Conill1-0/+2
2020-04-01libfetch: fix no_proxy domain name comparisionTimo Teräs1-1/+1
2018-01-31libfetch: support OpenSSLA. Wilcox1-1/+1
2017-10-06libfetch: fix certificate host name checkTimo Teräs1-1/+1
2017-10-05libfetch: improve ssl connectionsTimo Teräs1-6/+108
2017-10-05libfetch: remove unwanted code conditionalsTimo Teräs1-43/+5
2017-10-05libfetch: fix ssl context leakTimo Teräs1-0/+14
2017-10-05build and use bundled libfetch nativelyTimo Teräs1-14/+1
2017-10-05import libfetch-2.38 from NetBSDTimo Teräs1-0/+1085