freebsd-dev/usr.sbin/keyserv
Colin Percival d37df47d31 Join the 21st century: Cryptography is no longer an optional component
of releases.  The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.

Approved by:	re (scottl), markm
Discussed on:	freebsd-current, in late April 2004
2004-08-06 07:27:08 +00:00
..
crypt_server.c Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
keyserv.8 mdoc(7) police: Removed redundant .Ns calls. 2002-08-13 16:07:28 +00:00
keyserv.c Use arc4random() instead of random() when generating the master key. 2003-02-18 01:35:58 +00:00
keyserv.h Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
Makefile Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
setkey.c