aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/fips/fips_signer.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
* added ./configure option --with-strongswan-conf=Martin Willi2008-04-071-1/+1
| | | | defaults to /etc/strongswan.conf
* makeshift fix of --enable-integrity-test optionAndreas Steffen2008-03-261-0/+6
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-8/+3
|
* cosmeticsAndreas Steffen2007-08-291-2/+2
|
* compute SHA-1 HMAC over libstrongswan TEXT segment for the time beingAndreas Steffen2007-08-291-4/+5
|
* free hmac_signature string after useAndreas Steffen2007-08-291-1/+2
|
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-291-0/+61