summaryrefslogtreecommitdiff
path: root/libfetch/ftp.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-02fetch: enable --timeout to set network progress timeoutTimo Teräs1-1/+1
2021-07-26libfetch: fix range checking for http/ftp protocol parsingTimo Teräs1-7/+11
2021-07-23libfetch: simplify code by merging protocol error handling branchesTimo Teräs1-22/+13
2021-01-19libfetch: fix connection pooling for proxied http/https requestsTimo Teräs1-2/+2
2018-09-05libfetch: do not give out user/hostname as ftp anonymous passwordTimo Teräs1-15/+5
2017-10-05libfetch: remove unwanted code conditionalsTimo Teräs1-12/+0
2017-10-05build and use bundled libfetch nativelyTimo Teräs1-15/+0
2017-10-05import libfetch-2.38 from NetBSDTimo Teräs1-0/+1310