OpenBSD CVS

src/usr.bin/encrypt/


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.bin / encrypt

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   8 years  deraadt   These no longer need to be static. The ramdisk's no longer reach-around and use...
[TXT] encrypt.1  1.25   9 years  tedu   simplify. bcrypt only support and use newer libc APIs. no makekey emul. ok deraa...
[TXT] encrypt.c  1.45   7 years  tb   usage() is static and __dead; add prototype for print_passwd; return instead of ...