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
/
libcharon
/
sa
/
ikev2
/
keymat_v2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aead: Support custom AEAD salt sizes
Martin Willi
2014-03-31
1
-2
/
+27
*
ikev2: Wipe (optional) shared secret during CHILD_SA key derivation
Tobias Brunner
2014-01-23
1
-11
/
+14
*
ike: Log SK_p consistently on level 4
Tobias Brunner
2013-11-28
1
-1
/
+1
*
ikev2: Properly free DH secret in case of errors during IKE key derivation
Tobias Brunner
2013-11-06
1
-0
/
+3
*
Clean up error handling in keymat_v2_t
Martin Willi
2012-07-16
1
-87
/
+65
*
Add a return value to crypter_t.set_key()
Martin Willi
2012-07-16
1
-2
/
+16
*
Add a return value to prf_t.set_key()
Martin Willi
2012-07-16
1
-13
/
+16
*
Add a return value to prf_t.allocate_bytes()
Martin Willi
2012-07-16
1
-11
/
+26
*
Add a return value to keymat_v2_t.get_auth_octets()
Martin Willi
2012-07-16
1
-7
/
+10
*
Add a return value to keymat_v2_t.get_psk_sig()
Martin Willi
2012-07-16
1
-7
/
+7
*
prf_plus_create() can return NULL on failure
Martin Willi
2012-07-16
1
-0
/
+10
*
Add a return value to prf_plus_t.allocate_bytes()
Martin Willi
2012-07-16
1
-13
/
+62
*
Add a return value to signer_t.set_key()
Martin Willi
2012-07-16
1
-2
/
+14
*
Add a return value to aead_t.set_key()
Martin Willi
2012-07-16
1
-2
/
+10
*
Add create_nonce_gen function to keymat interface
Adrian-Ken Rueegsegger
2012-05-18
1
-0
/
+7
*
Added a keymat_t version to cast it safely
Martin Willi
2012-03-20
1
-0
/
+7
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-0
/
+581