Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -21/+21 |
* | added file and segment lengths to checksum.c | Andreas Steffen | 2009-07-21 | 1 | -14/+40 |
* | filter objects for segment checksumming by dlpi_name, excludes rare false pos... | Martin Willi | 2009-07-21 | 1 | -1/+8 |
* | enumerate executable sections only to build checksum | Martin Willi | 2009-07-21 | 1 | -2/+1 |
* | streamlined debug output of integrity tests | Andreas Steffen | 2009-07-17 | 1 | -6/+7 |
* | use architecture specific Elf header | Martin Willi | 2009-07-06 | 1 | -1/+1 |
* | check on-disk and loaded segment integrity of libstrongswan | Martin Willi | 2009-06-22 | 1 | -1/+25 |
* | reduced verbosity of integrity checker | Martin Willi | 2009-06-22 | 1 | -4/+2 |
* | integrity checker accepts an option checksum library on construction | Martin Willi | 2009-06-22 | 1 | -16/+18 |
* | implemented an integrity checker class to build and check code integrity | Martin Willi | 2009-06-22 | 1 | -0/+275 |