NetBSD/usr.bin/ftp
lukem 549e7721e4 update ftp version to 20220911
PR/57003: Handle relative URLs (patch by kim@)
2022-09-22 03:31:04 +00:00
..
Makefile use fetch_*() for I/O with SMALLPROG / !WITH_SSL builds 2021-06-03 10:23:33 +00:00
cmds.c ftp(1): fix description of "debug" 2021-01-06 09:15:59 +00:00
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c PR/57003: Handle relative URLs (patch by kim@) 2022-09-11 20:49:27 +00:00
ftp.1 Add cert verification, together with an environment variable "NO_CERT_VERIFY", 2022-08-30 08:51:28 +00:00
ftp.c ftp: remove unnecessary variable assignments 2021-08-26 06:23:24 +00:00
ftp_var.h usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
main.c ftp: fix -? more portably 2021-10-09 09:07:20 +00:00
progressbar.c ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00
progressbar.h ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00
ruserpass.c
ssl.c Disable verification for now until we implement installation of trust anchors. 2022-09-12 15:10:31 +00:00
ssl.h use fetch_*() for I/O with SMALLPROG / !WITH_SSL builds 2021-06-03 10:23:33 +00:00
util.c s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
version.h update ftp version to 20220911 2022-09-22 03:31:04 +00:00