OpenBSD CVS

src/lib/libskey/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libskey

Current tag: OPENBSD_6_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] put.c  1.14   10 years  deraadt   fairly simple unsigned char casts for ctype ok krw
[TXT] shlib_version  1.15   10 years  guenther   Switch time_t, ino_t, clock_t, and struct kevent's ident and data members to 64b...
[TXT] skey.3  1.15   8 years  jmc   update NAME section to include all documented functions, or otherwise change Dt ...
[TXT] skey.5  1.7   10 years  naddy   Remove the (non-default) MD4 hash algorithm from S/Key. ok millert, man pages ok...
[TXT] skey.h  1.21   7 years  tb   Generate the bogus challenge using arc4random_buf(3) instead of reading directly...
[TXT] skeylogin.c  1.61   7 years  deraadt   use freezero()
[TXT] skeysubr.c  1.34   8 years  tim   Don't burden keycrunch_{md5,sha1,rmd160}() with identical code to prepare a buff...