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
/
libstrongswan
/
plugins
/
xcbc
/
xcbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add a return value to crypter_t.set_key()
Martin Willi
2012-07-16
1
-6
/
+5
*
Add a return value to crypter_t.encrypt
Martin Willi
2012-07-16
1
-14
/
+35
*
Add a return value to mac_t.set_key()
Martin Willi
2012-07-16
1
-3
/
+8
*
Add a return value to mac_t.get_bytes()
Martin Willi
2012-07-16
1
-2
/
+3
*
Use mac_t and PRF and signer wrappers in xcbc plugin
Tobias Brunner
2012-06-25
1
-18
/
+74
*
Fixed GNU license header in hmac and xcbc plugins.
Tobias Brunner
2012-04-03
1
-2
/
+2
*
Wipe memory after using key material (incomplete, to be continued)
Martin Willi
2011-05-09
1
-0
/
+4
*
Migrated xcbc plugin to INIT/METHOD macros
Martin Willi
2010-08-13
1
-57
/
+53
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-27
/
+27
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
implemented append mode for xcbc, testcase
Martin Willi
2008-05-08
1
-35
/
+103
*
implemented XCBC algorithms (signer, prf) for IKE on top of a crypter
Martin Willi
2008-04-30
1
-0
/
+231