Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved integrity_checker_t to utils folder | Tobias Brunner | 2012-10-24 | 1 | -110/+0 |
| | |||||
* | Include library.h in plugin.h | Martin Willi | 2011-10-14 | 1 | -1/+0 |
| | |||||
* | Fixing some includes by replacing <> with "". | Tobias Brunner | 2010-03-02 | 1 | -2/+2 |
| | | | | I changed only the includes needed to fix the build on Android, which has an utils.h system header file, but we should probably change all the local includes in libstrongswan to "" and relative paths. | ||||
* | Fixed all doxygen warnings | Martin Willi | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -6/+6 |
| | |||||
* | added file and segment lengths to checksum.c | Andreas Steffen | 2009-07-21 | 1 | -3/+8 |
| | |||||
* | check on-disk and loaded segment integrity of libstrongswan | Martin Willi | 2009-06-22 | 1 | -0/+9 |
| | |||||
* | integrity checker accepts an option checksum library on construction | Martin Willi | 2009-06-22 | 1 | -1/+3 |
| | |||||
* | implemented an integrity checker class to build and check code integrity | Martin Willi | 2009-06-22 | 1 | -0/+95 |