aboutsummaryrefslogtreecommitdiff
path: root/src/options.c
Commit message (Expand)AuthorAge
* enable SECCOMP text/bpf exportToni Uhlig2018-08-30
* print usage if an invalid/missing config was detectedToni Uhlig2018-08-14
* log2syslogToni Uhlig2018-08-13
* potd --help example is now shell compatiblelns2018-08-10
* force flawfinder to ignore false-positives for correctly used functions such ...lns2018-07-23
* Copyright info updatedToni Uhlig2018-07-18
* updated copyright informationsToni Uhlig2018-07-11
* added logging priority 'PROTOCOL' for protocol speicific dataToni Uhlig2018-06-28
* fixed buffer overwrite by libc functions basename/dirname, open(...) should s...Toni Uhlig2018-06-24
* improved filesystem managment (blacklisting, mounting read-only/read-write ob...Toni Uhlig2018-06-23
* added options OPT_SSH_RUN_DIR,OPT_CHUSER,OPT_CHGROUP required for setting cor...Toni Uhlig2018-06-20
* added --test to test essential app functions (more in future) during startup/...Toni Uhlig2018-06-17
* added snprintf autoconf and runtime checkToni Uhlig2018-06-17
* POTD skeleton.lns2018-06-13