mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
a66db18392
If a session file is specified via the `-S session=...', ftp(1) will attempt to resume TLS sessions based on the session data contained within this file. Upon completion of a successful TLS handshake the session file will be updated with new session data, if available. Discussed with deraadt@ and beck@. Requested by and input from espie@. |
||
---|---|---|
.. | ||
cmds.c | ||
cmds.h | ||
cmdtab.c | ||
complete.c | ||
cookie.c | ||
domacro.c | ||
extern.h | ||
fetch.c | ||
ftp_var.h | ||
ftp.1 | ||
ftp.c | ||
list.c | ||
main.c | ||
Makefile | ||
pathnames.h | ||
ruserpass.c | ||
small.c | ||
small.h | ||
stringlist.c | ||
stringlist.h | ||
util.c |