index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libdes
Age
Commit message (
Expand
)
Author
2006-03-20
fix the man page.
christos
2006-03-20
Nobody should be using des_ks_struct (Jukka Salmi)
christos
2006-03-20
Goodbye KerberosIV
christos
2006-03-19
restore struct des_ks_struct used by krb4. Nothing uses it here, so GC it
christos
2006-03-19
Change des_key_schedule to be an array of DES_LONG instead of abusing
christos
2005-12-13
Fix wrong buffer size calculation. From Henning Petersen in PR lib/32291.
martin
2003-11-17
Various typo fixes from Jonathon Gray via jmc@openbsd.
wiz
2003-08-03
Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of
lukem
2003-08-02
Un-obsolete kerberosIV/des.h, and make it a symlink to ../des.h.
lukem
2003-07-24
arename *.c so that it won't collide w/ libcrypto DES_xx files.
itojun
2003-07-24
upgrade openssl to 0.9.7b. (AES is now supported)
itojun
2003-07-24
don't provide crypt() here. use libcrypt.
itojun
2003-07-23
des_random_key() returns 1 on success
itojun
2003-07-23
install des_modes(7) from libdes, not from libcrypto
itojun
2003-07-23
install des.3 from libdes, not from libcrypto.
itojun
2003-07-23
avoid arg name in prototype
itojun
2003-07-23
install des.3 from libdes, not from libcrypto.
itojun
2003-07-23
split libdes from libcrypto. libdes bumps shlib major.
itojun
2003-07-23
DES code from openssl 0.9.6j
itojun
2003-04-22
Revert last commit now that "bsd.lib.mk" is fixed.
tron
2003-04-22
Define "LIB" to get "bsd.lib.mk" working again.
tron
2002-08-20
Belatedly bump libdes shared library major number, due to bump of
jdarrow
2000-06-21
Add cleaned up versions of des_set_random_generator_seed(),
thorpej
2000-06-19
Use the .ifmake syntax that's described in make(1).
thorpej
2000-06-19
Gut this out; libcrypto's Makefile will set up appropriate links
thorpej
2000-06-17
For Kerberos libraries which existed both in MIT and Heimdal and the
thorpej
2000-06-17
Fixup libdes build.
thorpej
2000-06-17
libdes build bits, from cryptosrc-intl.
thorpej