Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add syscall_clock_gettime_heap snippet | Daniel Kahn Gillmor | 2021-03-02 | 2 | -0/+9 |
* | Add clock_gettime_heap snippet | Daniel Kahn Gillmor | 2021-03-02 | 3 | -0/+10 |
* | add snippet testing clock_gettime(CLOCK_REALTIME) | Daniel Kahn Gillmor | 2021-03-02 | 2 | -0/+9 |
* | added new simple snippet "time.c" | Daniel Kahn Gillmor | 2021-03-01 | 2 | -0/+3 |
* | Clarify test/Makefile and snippet testing documentation | Daniel Kahn Gillmor | 2021-03-01 | 1 | -26/+63 |
* | Added snippet for syscall(__NR_clock_gettime) | Daniel Kahn Gillmor | 2021-02-25 | 3 | -0/+10 |
* | Include a check for getentropy interception | Daniel Kahn Gillmor | 2021-02-25 | 3 | -0/+9 |
* | Add test_variable_data framework that reuses the snippets | Daniel Kahn Gillmor | 2021-02-25 | 3 | -6/+11 |
* | Include snippet for syscall() interception in library constructors | Daniel Kahn Gillmor | 2021-02-25 | 2 | -0/+3 |
* | Overhaul testing library constructors | Daniel Kahn Gillmor | 2021-02-25 | 4 | -0/+45 |