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
/
sys
/
opencrypto
/
files.opencrypto
Age
Commit message (
Expand
)
Author
2003-12-31
Split opencrypto configuration into an attribute, usable by inkernel
jonathan
2003-11-16
Move the Skipjack algorithm from sys/opencrypto to sys/crypto/skipjack.
tls
2003-08-27
Use the Blowfish in crypto/blowfish, which has hooks for using tuned
thorpej
2003-08-26
Move the opencrypto CAST-128 implementation to crypto/cast128, removing
thorpej
2003-08-26
G/C opencrypto's local copy of rijndael. Adapt the extant rijndael
thorpej
2003-08-24
crypto_mbuf.c is unused; remove it.
thorpej
2003-08-24
G/C some unused config definitions.
thorpej
2003-08-24
Make opencrypto depend on the "ripemd160" and "sha2" attributes, rather
thorpej
2003-08-24
Move the opencrypto defpseudo into files.opencrypto.
thorpej
2003-07-30
Add ``needs-flag'' to opencrypto/crypto.c, so that init_main() can do
jonathan
2003-07-28
Clean up dependencies between opencrypto framework and sys/crypto,
jonathan
2003-07-27
Cleanup traces of previous standalone m_apply()/m_getptr().
jonathan
2003-07-26
Don't declare the sha2.c file twice, instead add opencrypto flag to
he
2003-07-25
Commit initial NetBSD port of the OpenCrypto Framework (OCF). This
jonathan