aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd/skey-stuff.c
Commit message (Expand)AuthorAgeFilesLines
* Remove S/Key. PAM can do its job. Well, not quite - there is an issueMark Murray2001-07-091-33/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Various sprintf -> snprintf fixes.Warner Losh1997-12-241-2/+3
* Cosmetics in man page. Exit(-1) -> exit(1).Philippe Charnier1997-11-211-2/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* #include <string.h> to help silence -Wall.Mike Pritchard1997-02-201-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Implement alternative strategy if it is impossible to confirmAndrey A. Chernov1996-10-181-9/+7
* Oops, fix my previous commit, now tell user his s/key parametersAndrey A. Chernov1996-10-171-3/+4
* Don't ever ask for password if it is impossible to confirm itAndrey A. Chernov1996-10-171-5/+7
* add forgotten $Id$Wolfram Schneider1996-09-221-1/+4
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-191-1/+2
* Put skey support to ftpdGuido van Rooij1994-08-211-0/+23