aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/integrity_checker.h
Commit message (Expand)AuthorAgeFilesLines
* 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