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
/
crypto
/
signers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
2
-5
/
+5
*
utils: Use memeq_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-2
/
+1
*
Added missing string for full-length HMAC-SHA512 signer
Tobias Brunner
2013-06-10
1
-0
/
+1
*
Add support for untruncated HMAC-SHA-512
Tobias Brunner
2013-05-08
1
-1
/
+3
*
Avoid problems with Doxygen by adding warn_unused_result attribute at the end...
Tobias Brunner
2012-08-11
1
-10
/
+10
*
Add a return value to mac_t.set_key()
Martin Willi
2012-07-16
1
-2
/
+1
*
Add a return value to mac_t.get_bytes()
Martin Willi
2012-07-16
1
-17
/
+16
*
Add a return value to signer_t.set_key()
Martin Willi
2012-07-16
2
-2
/
+5
*
Add a return value to signer_t.get_signature()
Martin Willi
2012-07-16
2
-2
/
+5
*
Add a return value to signer_t.allocate_signature()
Martin Willi
2012-07-16
2
-2
/
+5
*
Make the hmac_t interface a generic interface for message authentication codes
Tobias Brunner
2012-06-25
2
-0
/
+179
*
fixed typo
Andreas Steffen
2012-04-03
1
-2
/
+2
*
Added support for a non-truncated SHA384 HMAC variant, as used by TLS
Martin Willi
2010-09-03
2
-1
/
+4
*
Test append mode for signers verify_signature
Martin Willi
2010-08-19
1
-0
/
+4
*
Added private Camellia XCBC identifiers for PRFs and signers
Martin Willi
2010-08-13
2
-3
/
+6
*
Added support for AUTH_HMAC_SHA2_256_256, used in TLS
Martin Willi
2010-08-03
2
-3
/
+6
*
Support the Linux specific SHA256 96 bit truncation HMAC via "sha256_96" keyword
Martin Willi
2009-11-26
2
-3
/
+6
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-13
/
+13
*
make signer names consistent
Andreas Steffen
2009-05-19
1
-8
/
+8
*
updated integrity algorithm identifiers
Martin Willi
2009-05-15
2
-11
/
+25
*
use prfs for IKEv1 hmacs
Andreas Steffen
2009-05-04
1
-2
/
+2
*
fixed typo
Andreas Steffen
2009-05-04
1
-1
/
+1
*
added support for AUTH_HMAC_SHA1_160
Andreas Steffen
2009-05-04
2
-4
/
+7
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
2
-4
/
+0
*
moved AUTH_HMAC_MD5_128 to IANA defined number
Martin Willi
2009-04-02
2
-5
/
+6
*
updated Doxyfile
Martin Willi
2009-03-24
1
-1
/
+1
*
reintegrated eap-radius branch into trunk
Martin Willi
2009-03-24
1
-0
/
+2
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
4
-342
/
+29
*
signers implemented with HMAC now support NULL output parameters
Martin Willi
2007-08-29
2
-17
/
+34
*
experimental SHA2 HMAC and PRF implementations
Martin Willi
2007-03-08
2
-1
/
+17
*
merged EAP framework from branch into trunk
Martin Willi
2007-02-12
4
-43
/
+55
*
better split up of library files "types.h" & "definitions.h"
Martin Willi
2006-10-31
1
-2
/
+1
*
moved typedefs to beginning of files to solve some include problems
Martin Willi
2006-10-30
2
-10
/
+8
*
introduced new logging subsystem using bus:
Martin Willi
2006-10-18
2
-16
/
+12
*
implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512
Martin Willi
2006-09-19
1
-6
/
+2
*
reuse an existing IKE_SA to set up additional CHILD_SAs
Martin Willi
2006-07-20
1
-6
/
+6
*
updated copyright information
Martin Willi
2006-07-07
4
-4
/
+8
*
- added ipsec.conf template and man page back
Martin Willi
2006-05-18
1
-23
/
+0
*
(no commit message)
Martin Willi
2006-05-10
5
-0
/
+456