aboutsummaryrefslogtreecommitdiff
path: root/lib/libskey/skeylogin.c
Commit message (Expand)AuthorAgeFilesLines
* Axe S/Key. OPIE is the legal successor.Mark Murray2001-07-091-343/+0
* Substitute UT_NAMESIZE for 8 when truncating long usernames.Sheldon Hearn2000-07-181-1/+3
* Fix header inclusions in preparation for a fix for PR 19886.Sheldon Hearn2000-07-181-4/+3
* Bogon I somehow inserted between compiling and commiting...David E. O'Brien1998-10-261-1/+1
* Quiet many compiler warnings. Still fails -Wconversion in one case.David E. O'Brien1998-10-261-3/+3
* Compile under -W -Wall -Werror.Paul Traina1998-02-271-2/+2
* API cleanups (use const char * where appropriate)Paul Traina1997-03-081-4/+4
* Prevent namespace pollution cause by this library by splitting toAndrey A. Chernov1996-10-171-2/+2
* Make it work in localized environment, replace strftime's %b which can beAndrey A. Chernov1996-10-171-2/+9
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-5/+3
* /etc/skeykeys was basically suffering from the same vulnerabilityJoerg Wunsch1996-04-261-1/+3
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-19/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Change strtok() to strsep(), strtok() usage is depricatedAndrey A. Chernov1995-03-241-10/+27
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-191-12/+11
* Move skey.h to /usr/include so other packages will be able to useGuido van Rooij1994-06-021-2/+2
* 1) Added s/key support .Guido van Rooij1994-05-191-0/+328