aboutsummaryrefslogtreecommitdiffstats
path: root/src/checksum/checksum_builder.c
Commit message (Expand)AuthorAgeFilesLines
* Use of TPM 2.0 private keys for signatures via tpm pluginAndreas Steffen2017-02-221-0/+3
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-6/+1
* lib: Add global config namespaceTobias Brunner2014-02-121-1/+1
* checksum: Remove unnecessary pluto symbolTobias Brunner2014-01-061-3/+0
* Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon plug...Andreas Steffen2013-08-151-2/+2
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Make sure first argument is an int when using %.*s to print e.g. chunksTobias Brunner2012-09-281-2/+4
* fixed caption alignmentAndreas Steffen2011-12-161-1/+2
* Revert "fixed caption alignment"Andreas Steffen2011-12-161-2/+1
* fixed caption alignmentAndreas Steffen2011-12-161-1/+2
* Defer calculation of checksums until installation.Tobias Brunner2011-11-081-8/+8
* Fixed formatting for longer plugin names in checksum_builder output.Tobias Brunner2011-11-081-2/+2
* Don't link libtnccs to checksum_builder.Tobias Brunner2011-11-081-10/+2
* fixed integrity tests of plugins using libtls or libtnccsAndreas Steffen2011-11-021-0/+9
* Fix integrity checks with monolithic build.Tobias Brunner2011-06-081-0/+2
* Don't use a strongswan.conf in checksum_builder, disables checksummingMartin Willi2011-05-251-1/+2
* Force link of checksum builder against libhydra/libcharonMartin Willi2011-05-251-0/+6
* Checksum plugins only for components we actually buildMartin Willi2011-05-251-0/+6
* Use an explicit plugin list instead of the unrealible "find" to build checksumsMartin Willi2010-08-121-99/+106
* checksum_builder() needs the pluto symbolAndreas Steffen2010-05-191-0/+3
* Segment check added for libhydra.Tobias Brunner2010-03-241-0/+1
* Fixing integrity-checks after moving the attr-sql plugin and adding libhydra.Tobias Brunner2010-03-241-0/+4
* Link libcharon to checksum_builder in order to get rid of the fake symbols.Tobias Brunner2010-03-241-5/+0
* Make integrity tests compatible with libcharon.Tobias Brunner2010-03-191-0/+5
* 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
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
* started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...Martin Willi2009-08-261-0/+4
* check integrity of pool code fileAndreas Steffen2009-08-171-0/+4
* integrity test of openac and scepclient code filesAndreas Steffen2009-08-171-0/+8
* added file and segment lengths to checksum.cAndreas Steffen2009-07-211-4/+11
* build and verify on disk file integrity of pluto and charon executablesMartin Willi2009-06-221-13/+23
* 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-221-0/+114