OpenBSD CVS

src/usr.sbin/vnconfig/


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 / usr.sbin / vnconfig

Current tag: OPENBSD_4_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.4   17 years  tedu   add -K option which uses a salt file and pkcs5 pbkdf2 to create a more secure ke...
[TXT] pkcs5_pbkdf2.c (in the Attic) [Hide]  1.1   17 years  tedu   add -K option which uses a salt file and pkcs5 pbkdf2 to create a more secure ke...
[TXT] pkcs5_pbkdf2.h (in the Attic) [Hide]  1.1   17 years  tedu   add -K option which uses a salt file and pkcs5 pbkdf2 to create a more secure ke...
[TXT] vnconfig.8 (in the Attic) [Hide]  1.30   17 years  grunk   add an option -S for specifying the salt file for -K . If not given, user is pr...
[TXT] vnconfig.c (in the Attic) [Hide]  1.25   17 years  grunk   use correct variable in error message: print the filename, not the key ok ray@...