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
/
sha1
/
sha1_hasher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-17
/
+17
*
sha1: Include <library.h> instead of directly including <arpa/inet.h>
Martin Willi
2014-06-04
1
-2
/
+2
*
Add a return value to hasher_t.reset()
Martin Willi
2012-07-16
1
-1
/
+3
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-1
/
+2
*
Add a return value to hasher_t.get_hash()
Martin Willi
2012-07-16
1
-1
/
+2
*
Migrated sha1_hasher to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-26
/
+23
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-84
/
+84
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-17
/
+17
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
separated sha1_prf implementation from sha1_hasher
Martin Willi
2008-08-28
1
-109
/
+4
*
The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA,
Martin Willi
2008-03-19
1
-37
/
+109
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+294