aboutsummaryrefslogtreecommitdiffstats
path: root/src/checksum
Commit message (Collapse)AuthorAgeFilesLines
...
* Make integrity tests compatible with libcharon.Tobias Brunner2010-03-192-1/+7
| | | | | This does currently not work because libtool relinks libcharon on install, thus changing the checksum.
* Reordered the name and sname construction.Tobias Brunner2010-03-121-4/+4
|
* Fixing integrity tests after renaming the plugin constructors.Tobias Brunner2010-03-081-2/+12
|
* move SQL-based pool functionality to new attr-sql libstrongswan pluginAndreas Steffen2009-10-131-2/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
|
* added pki/.libs/pki to the libsAndreas Steffen2009-08-261-0/+1
|
* started implementation of a PKI tool, currently supporting RSA|ECDSA key ↵Martin Willi2009-08-261-0/+4
| | | | generation
* check integrity of pool code fileAndreas Steffen2009-08-172-0/+8
|
* integrity test of openac and scepclient code filesAndreas Steffen2009-08-172-0/+13
|
* added -module -avoid-version LDFLAGSAndreas Steffen2009-08-111-0/+1
|
* added file and segment lengths to checksum.cAndreas Steffen2009-07-211-4/+11
|
* Fixing distribution build (checksum.c is created on the user's system).Tobias Brunner2009-07-161-2/+2
|
* handle --disable-pluto/charon with --enable-integrity-testMartin Willi2009-06-221-3/+9
|
* build and verify on disk file integrity of pluto and charon executablesMartin Willi2009-06-222-14/+27
|
* removed functions from faked symbol list, not needed anymore with RTLD_LAZYMartin Willi2009-06-221-10/+2
|
* moved checksum_builder/libchechsum to top srcdir to respect build orderMartin Willi2009-06-223-0/+133