NetBSD/usr.bin/ftp
gutteridge f9cbc07bc5 ftp.1: drop a sentence that's no longer accurate 2024-04-17 02:46:03 +00:00
..
Makefile bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
cmds.c ftp(1): fix description of "debug" 2021-01-06 09:15:59 +00:00
cmdtab.c Add option sslnoverify to control validation of SSL certificates. 2023-02-25 12:07:25 +00:00
complete.c
domacro.c
extern.h Add option sslnoverify to control validation of SSL certificates. 2023-02-25 12:07:25 +00:00
fetch.c Add -b <buflen> to specify the buffer size. 2024-02-18 22:29:56 +00:00
ftp.1 ftp.1: drop a sentence that's no longer accurate 2024-04-17 02:46:03 +00:00
ftp.c Add -b <buflen> to specify the buffer size. 2024-02-18 22:29:56 +00:00
ftp_var.h ftp: bump FTPBUFLEN from 4kB to 16kB 2024-02-18 22:33:15 +00:00
main.c Add -b <buflen> to specify the buffer size. 2024-02-18 22:29:56 +00:00
progressbar.c
progressbar.h
ruserpass.c
ssl.c default is now 16K 2024-02-19 00:15:20 +00:00
ssl.h use fetch_*() for I/O with SMALLPROG / !WITH_SSL builds 2021-06-03 10:23:33 +00:00
util.c add timeout for ssl connect 2023-05-05 15:46:06 +00:00
version.h ftp 20230516 for openssl 3.0 compat SSL_OP_IGNORE_UNEXPECTED_EOF 2023-05-16 22:00:23 +00:00