aboutsummaryrefslogtreecommitdiff
path: root/lib/libskey
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-212-2/+2
* MFC 1.7 -> 1.8: Correct an error in the description of skeyaccess().John Polstra1998-08-051-5/+7
* MFC: doc fixes, casts, cosmetic.Jordan K. Hubbard1998-07-192-6/+8
* MFC: warn about interaction of S/Key and login(1) for users withoutJoseph Koshy1998-05-221-0/+9
* MFC: fix API and compile with warnings enabled.Paul Traina1998-02-276-11/+14
* Merge from -currentPaul Traina1997-09-031-6/+7
* Merge API fixes from current.Paul Traina1997-03-084-15/+15
* YAMFC: remove an extra comma.Mike Pritchard1997-02-281-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-12-231-0/+156
* YAMC:Mike Pritchard1996-12-221-0/+4
* After some thinking implement alternative way:if it is impossibleAndrey A. Chernov1996-10-181-9/+5
* Make PERMIT_CONSOLE to work not only fromAndrey A. Chernov1996-10-171-1/+8
* Change "nope" to ":"Andrey A. Chernov1996-10-171-1/+1
* Prevent namespace pollution cause by this library by splitting toAndrey A. Chernov1996-10-174-8/+23
* If 1) regular Unix passwords not permitted and 2) skey databaseAndrey A. Chernov1996-10-171-2/+5
* Make it work in localized environment, replace strftime's %b which can beAndrey A. Chernov1996-10-171-2/+9
* cmp -s || install -c ==> install -CPeter Wemm1996-08-301-3/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-124-8/+14
* /etc/skeykeys was basically suffering from the same vulnerabilityJoerg Wunsch1996-04-261-1/+3
* recording cvs-1.6 file deathPeter Wemm1995-12-303-560/+0
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-1/+1
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-115-59/+23
* Remove trailing whitespace.Rodney W. Grimes1995-05-304-16/+16
* Change strtok() to strsep(), strtok() usage is depricatedAndrey A. Chernov1995-03-243-14/+39
* Remove extra newline.Paul Traina1994-10-271-4/+2
* new file does skey_getpass() supportPaul Traina1994-10-191-0/+40
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-1911-190/+328
* Move skey.h back where it belongsPaul Traina1994-09-292-2/+44
* Install improved skey access codePaul Traina1994-09-293-2/+474
* Don't define LITTLE_ENDIAN is already defined.David Greenman1994-09-231-0/+2
* Move skey.h to /usr/include so other packages will be able to useGuido van Rooij1994-06-027-20/+16
* Clean up S/key library (libskey.a) so that filename access is via thePaul Traina1994-05-272-3/+15
* Put md5.c copyright on md4.c. I contacted RSA inc. for that some time agoGuido van Rooij1994-05-201-1/+21
* 1) Added s/key support .Guido van Rooij1994-05-198-0/+3423