index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
properly check DES weak key. KAME PR 363.
ume
2001-07-03
1
-5
/
+2
*
less warning
ume
2001-06-16
2
-82
/
+82
*
Sync with recent KAME.
ume
2001-06-11
28
-2377
/
+1485
*
Kernel crypto need binary key material, not symbolic ascii.
markm
2001-03-10
1
-0
/
+3
*
This commit was generated by cvs2svn to compensate for changes in r67957,
kris
2000-10-30
7
-0
/
+2024
|
\
|
*
Initial import of AES algorithm code (aka Rijndael) from KAME.
kris
2000-10-30
7
-0
/
+2024
*
Fix broken const'ness in declaration of sha1_loop().
archie
2000-10-09
2
-6
/
+4
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
29
-450
/
+355
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
A simplified RC4 implementation for kernel use.
archie
2000-04-09
2
-0
/
+158
*
Fix bogus const-ness in declaration of sha1_loop().
archie
2000-04-09
2
-5
/
+3
*
Prototype fix for IPsec authentication related functions
shin
2000-02-10
2
-2
/
+2
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
2
-2
/
+2
*
IPSEC support in the kernel.
shin
1999-12-22
29
-0
/
+6172