index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charon
/
sa
/
keymat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support the Linux specific SHA256 96 bit truncation HMAC via "sha256_96" keyword
Martin Willi
2009-11-26
1
-0
/
+1
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-3
/
+3
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-53
/
+53
*
prepare CAMELLIA_CCM ESP encryption
Andreas Steffen
2009-08-10
1
-0
/
+3
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
added support for AES counter mode in ESP
Martin Willi
2009-04-27
1
-2
/
+3
*
dump CHILD_SA keys in loglevel 4
Martin Willi
2009-04-21
1
-0
/
+10
*
fixed ESP NULL encryption
Andreas Steffen
2009-01-15
1
-3
/
+3
*
pass SKd to derive_ike_keys() to have a more interoperable API
Martin Willi
2008-11-28
1
-7
/
+42
*
fixing keylength bug at the right place:
Martin Willi
2008-11-12
1
-1
/
+1
*
added hooks for IKE and CHILD keymat
Martin Willi
2008-10-30
1
-19
/
+0
*
store plain skd, not the prf
Martin Willi
2008-10-30
1
-22
/
+19
*
moved CHILD_SA key derivation to keymat_t
Martin Willi
2008-10-29
1
-13
/
+151
*
do not store DH redundant in keymat
Martin Willi
2008-10-29
1
-26
/
+9
*
moved key derivation and management into keymat object
Martin Willi
2008-10-28
1
-0
/
+469