aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/fips
Commit message (Collapse)AuthorAgeFilesLines
* some additional .gitignore'sMartin Willi2009-05-071-0/+2
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-305-10/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* fixed libstrongswan integrity testAndreas Steffen2008-08-192-1/+26
|
* plugin load configuration in strongswan.confMartin Willi2008-05-151-1/+1
| | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins
* doxygen fix for fips.hAndreas Steffen2008-04-261-1/+1
|
* added ./configure option --with-strongswan-conf=Martin Willi2008-04-071-1/+1
| | | | defaults to /etc/strongswan.conf
* fixed compiler warningMartin Willi2008-03-281-1/+1
|
* makeshift fix of --enable-integrity-test optionAndreas Steffen2008-03-262-2/+8
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-135-46/+25
|
* cosmeticsAndreas Steffen2007-08-291-2/+2
|
* fixed 64 bit issue (size_t is 32 bit)Andreas Steffen2007-08-291-5/+6
|
* SHA-1 HMAC signature is now computed over concatenation of TEXT and RODATA ↵Andreas Steffen2007-08-291-2/+2
| | | | segments
* compute SHA-1 HMAC over libstrongswan TEXT segment for the time beingAndreas Steffen2007-08-293-38/+61
|
* changed interface of fips_verify_hmac_signatureAndreas Steffen2007-08-292-14/+16
|
* free hmac_signature string after useAndreas Steffen2007-08-291-1/+2
|
* beautificationAndreas Steffen2007-08-292-2/+20
|
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-295-0/+515