Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin
Module Name: basesrc
Committed By: provos
Date: Tue Oct 1 20:48:59 UTC 2002
Modified Files:
basesrc/usr.bin/passwd: pwd_gensalt.c
Added Files:
basesrc/usr.bin/pwhash: Makefile pwhash.1 pwhash.c
Log Message:
password hashing utility that allows des, md5 or bcrypt passwords to be
created in scripts; tool originally from downsj%openbsd.org@localhost;
approved by perry.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/passwd/pwd_gensalt.c
cvs rdiff -r0 -r1.1 basesrc/usr.bin/pwhash/Makefile \
basesrc/usr.bin/pwhash/pwhash.1 basesrc/usr.bin/pwhash/pwhash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index