index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
skeyinit
Age
Commit message (
Expand
)
Author
1998-02-24
Allow superuser to disable skey by unlnking /etc/skeykeys.
Todd C. Miller
1997-09-21
$OpenBSD$
Theo de Raadt
1997-07-27
- Do coarse locking on /etc/skeykeys so we don't clobber
Todd C. Miller
1997-07-25
Protect users from themselves.
Todd C. Miller
1997-07-17
Add RIPEMD-160 (rmd160) support to OTP (s/key).
Todd C. Miller
1997-03-26
no libcrypt, fix DPADD
Theo de Raadt
1996-11-03
Use new length/size macros.
Todd C. Miller
1996-10-23
Allow root to add entry for login that does not exist.
Todd C. Miller
1996-10-14
Fixed a bug in skeylookup() so no need for extra skey_set_algorithm.
Todd C. Miller
1996-10-08
reset hash type after zeroing when changing hash type, from dm.
Todd C. Miller
1996-10-08
Attempt at cleanup.
michaels
1996-10-02
When changing hash algorithms comment out the old entry so we
Todd C. Miller
1996-10-02
Fix a bug wrt handling of old md4 entries. Now don't save a type with md4
Todd C. Miller
1996-09-30
Fixed up docs and improved skeyinit's passwd prompt.
Todd C. Miller
1996-09-30
In -s mode, now checks that seed is pure alphanum and converts chars
Todd C. Miller
1996-09-29
RFC 1938 says min passwd len is 10...
Todd C. Miller
1996-09-29
updated s/key docs.
Todd C. Miller
1996-09-29
Document new switches.
Todd C. Miller
1996-09-29
Works with new libskey and supports SHA.
Todd C. Miller
1996-09-29
Added support for MD4/MD5 as an argument.
Todd C. Miller
1996-09-28
strings for username are of size UT_NAMESIZE
Todd C. Miller
1996-09-28
Less easily guessed seed. From logdaemon package.
Todd C. Miller
1996-09-27
Now can deal with both MD4 and MD5 s/key's.
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1996-02-15
libcrypt no longer a link dependancy.
etheisen
1995-12-20
add ability to zero out entry; from millert@cs.colorado.edu; netbsd pr#1851
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt