Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed obsolete INTEGRITY_TEST and fips signer code | Martin Willi | 2009-06-22 | 1 | -96/+0 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | fixed compiler warning | Martin Willi | 2008-03-28 | 1 | -1/+1 |
* | makeshift fix of --enable-integrity-test option | Andreas Steffen | 2008-03-26 | 1 | -2/+2 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -7/+2 |
* | fixed 64 bit issue (size_t is 32 bit) | Andreas Steffen | 2007-08-29 | 1 | -5/+6 |
* | SHA-1 HMAC signature is now computed over concatenation of TEXT and RODATA se... | Andreas Steffen | 2007-08-29 | 1 | -2/+2 |
* | compute SHA-1 HMAC over libstrongswan TEXT segment for the time being | Andreas Steffen | 2007-08-29 | 1 | -30/+51 |
* | changed interface of fips_verify_hmac_signature | Andreas Steffen | 2007-08-29 | 1 | -8/+10 |
* | started implementation of libstrongswan code integrity check | Andreas Steffen | 2007-08-29 | 1 | -0/+79 |