summaryrefslogtreecommitdiff
path: root/libfetch
AgeCommit message (Expand)AuthorFilesLines
2019-02-13fix strncpy bounds errorsTimo Teräs1-2/+2
2018-09-05libfetch: do not give out user/hostname as ftp anonymous passwordTimo Teräs1-15/+5
2018-01-31libfetch: support OpenSSLA. Wilcox1-1/+1
2018-01-03libfetch: add option to set "Cache-Control: no-cache"Timo Teräs1-1/+4
2018-01-03libfetch: honor https_proxy variable for httpsTimo Teräs1-11/+30
2017-10-06libfetch: fix certificate host name checkTimo Teräs1-1/+1
2017-10-06libfetch: improve openssl/libressl compatibilityTimo Teräs4-7/+436
2017-10-05libfetch: improve ssl connectionsTimo Teräs3-6/+111
2017-10-05libfetch: remove unwanted code conditionalsTimo Teräs7-94/+7
2017-10-05libfetch: fix ssl context leakTimo Teräs1-0/+14
2017-10-05build and use bundled libfetch nativelyTimo Teräs6-100/+9
2017-10-05import libfetch-2.38 from NetBSDTimo Teräs13-0/+6630