Age | Commit message (Expand) | Author |
2017-07-26 | ignore SIGPIPE in dump solver if forwarding | David Kalnischkies |
2016-06-08 | edsp: drop privileges before executing solvers | David Kalnischkies |
2016-06-08 | edsp: optionally store a compressed copy of the last scenario | David Kalnischkies |
2016-05-20 | edsp: dump: support dumping into compressed file | David Kalnischkies |
2016-05-20 | convert EDSP to be based on FileFd instead of FILE* | David Kalnischkies |
2015-11-04 | wrap every unlink call to check for != /dev/null | David Kalnischkies |
2015-09-14 | various changes to increase test-coverage | David Kalnischkies |
2015-09-14 | fix insecure use of /tmp in EDSP solver 'dump' | David Kalnischkies |
2015-03-16 | stop displaying time of build in online help | Jérémy Bobbio |
2014-10-07 | Rename DropPrivs() to DropPrivileges() | Michael Vogt |
2014-06-11 | DropPrivs in the solvers (just to be on the safe side) | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-05-07 | implement correct error reporting | David Kalnischkies |
2011-05-03 | add a tiny dump solver to quickly output a scenario | David Kalnischkies |