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
/
crypto
/
des
Age
Commit message (
Expand
)
Author
2019-02-04
add fallthru comments. i considered patching makefiles to ignore
mrg
2014-03-25
fix sprintf.
christos
2014-01-01
Create modules for software crypto components.
pgoyette
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2007-12-11
use __KERNEL_RCSID()
lukem
2005-12-11
merge ktrace-lwp.
christos
2005-02-26
nuke trailing whitespace
perry
2003-11-28
s/netbsd.org/NetBSD.org/g
keihan
2002-11-12
add non-ELF .align
itohy
2002-11-07
Fix signed/unsigned comparison warnings.
thorpej
2002-11-02
/*CONTCOND*/ a sizeof comparison
perry
2002-10-11
* Move config defns for the crypto algorithms into their own files.
thorpej
2002-09-08
Added an include of sys/types.h to get u_int32_t and so on.
elric
2001-11-13
add RCSIDs
lukem
2001-09-09
Add including <stdio.h> for compiling in user land.
taca
2001-09-09
Add asm versions of blowfish and des transforms for i386.
tls
2001-09-09
Add asm versions of blowfish and des transforms for i386.
tls
2001-07-03
properl y check DES weak key. KAME PR 363
itojun
2001-05-27
remove files we no longer need/maintain. sync with kame
itojun
2001-02-21
make some more constant arrays 'const'
jdolecek
2000-11-06
sync with kame.
itojun
2000-08-31
remove a comment, which is now bogus due to the previous change.
itojun
2000-08-31
repair DES on LP64. past code did not interoperate with non-LP64, due to
itojun
2000-06-14
Import the IPsec crypto code from netbsd-cryptosrc-intl.
thorpej