Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-14 | fix insecure use of /tmp in EDSP solver 'dump' | David Kalnischkies | 1 | -12/+29 |
2015-03-16 | stop displaying time of build in online help | Jérémy Bobbio | 1 | -2/+1 |
2014-10-07 | Rename DropPrivs() to DropPrivileges() | Michael Vogt | 1 | -1/+1 |
2014-06-11 | DropPrivs in the solvers (just to be on the safe side) | Michael Vogt | 1 | -0/+2 |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -2/+4 |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 1 | -1/+1 |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 1 | -1/+1 |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | 1 | -0/+1 |
2011-05-07 | implement correct error reporting | David Kalnischkies | 1 | -1/+1 |
2011-05-03 | add a tiny dump solver to quickly output a scenario | David Kalnischkies | 1 | -0/+50 |