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
/
hmac
/
hmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a return value to hasher_t.reset()
Martin Willi
2012-07-16
1
-2
/
+2
*
Add a return value to hasher_t.get_hash()
Martin Willi
2012-07-16
1
-20
/
+14
*
Add a return value to mac_t.set_key()
Martin Willi
2012-07-16
1
-1
/
+3
*
Add a return value to mac_t.get_bytes()
Martin Willi
2012-07-16
1
-1
/
+2
*
Make the hmac_t interface a generic interface for message authentication codes
Tobias Brunner
2012-06-25
1
-0
/
+220
*
Use simple wrappers for HMAC based PRF and signer in hmac plugin
Tobias Brunner
2012-06-25
1
-204
/
+0
*
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
-2
/
+2
*
Migrated hmac plugin to INIT/METHOD macros
Martin Willi
2010-08-13
1
-33
/
+25
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-25
/
+25
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+214