Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Andreas Steffen | 2007-08-29 | 1 | -2/+2 |
| | | | | segments | ||||
* | 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 |