aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/integrity_checker.h
Commit message (Expand)AuthorAgeFilesLines
* Moved integrity_checker_t to utils folderTobias Brunner2012-10-241-110/+0
* Include library.h in plugin.hMartin Willi2011-10-141-1/+0
* Fixing some includes by replacing <> with "".Tobias Brunner2010-03-021-2/+2
* Fixed all doxygen warningsMartin Willi2009-10-221-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-6/+6
* added file and segment lengths to checksum.cAndreas Steffen2009-07-211-3/+8
* check on-disk and loaded segment integrity of libstrongswanMartin Willi2009-06-221-0/+9
* integrity checker accepts an option checksum library on constructionMartin Willi2009-06-221-1/+3
* implemented an integrity checker class to build and check code integrityMartin Willi2009-06-221-0/+95