Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | delegate/save errno in pevent forward_connection | Toni Uhlig | 2019-01-24 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | pseccomp: allow old x32 chown32 syscall for default allowed | Toni Uhlig | 2019-01-22 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Merge branch 'master' of github.com:lnslbrty/potd | Toni Uhlig | 2019-01-17 |
|\ | |||
| * | added potd sw arch image (copied from thesis paper) | Toni Uhlig | 2018-11-21 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | Update README | dev0 | 2018-09-19 |
| | | |||
* | | Merge branch 'master' of ssh://git.lan:/git/potd | Toni Uhlig | 2019-01-17 |
|\ \ | |||
| * | | -ffunction-sections,-fdata-sections autoconf check | lns | 2018-10-15 |
| |/ | | | | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* / | SECCOMP: allow getdents for protocol/jail | Toni Uhlig | 2019-01-17 |
|/ | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | README.md ``` command block | lns | 2018-09-17 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | gitlab yaml installs git for git-version-gen | Toni Uhlig | 2018-09-10 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | - use per target LIBS to skip linking other apps with superfluous libs | Toni Uhlig | 2018-09-10 |
| | | | | | | - print ./configure (C|LD)FLAGS and LIBS Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | fake /sbin/init skeleton | Toni Uhlig | 2018-09-09 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | do not print an error if network namespace does not exist, which happens on ↵ | Toni Uhlig | 2018-08-30 |
| | | | | | | purpose Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | enable SECCOMP text/bpf export | Toni Uhlig | 2018-08-30 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | autogen.sh prints additional help message | lns | 2018-08-26 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | print usage if an invalid/missing config was detected | Toni Uhlig | 2018-08-14 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | fixed some code style issues reported by codacy | Toni Uhlig | 2018-08-14 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | autogen.sh prints what to do next | Toni Uhlig | 2018-08-13 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | log2syslog | Toni Uhlig | 2018-08-13 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | libssl >= 1.0.1f should be supported since it is supported by libssh == 0.7.5 | Toni Uhlig | 2018-08-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | improved xcompile dependency checking | Toni Uhlig | 2018-08-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Revert "check for host_tuple-pkg-config first and use system pkg-config as ↵ | Toni Uhlig | 2018-08-11 |
| | | | | | | fallback" This reverts commit c201661484f668ecd7de0d05a2a6e4baf74d0e2c. | ||
* | check for host_tuple-pkg-config first and use system pkg-config as fallback | Toni Uhlig | 2018-08-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | ssh login cache saves denied user/pass combinations | Toni Uhlig | 2018-08-10 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | removed keyboard INTERACTIVE from auth methods and added PUBLICKEY (denies ↵ | Toni Uhlig | 2018-08-10 |
| | | | | | | access atm) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | log notice if client wants to use AUTH_METHOD_NONE(1) e.g. when reading the ↵ | lns | 2018-08-10 |
| | | | | | | ssh banner Signed-off-by: lns <matzeton@googlemail.com> | ||
* | potd --help example is now shell compatible | lns | 2018-08-10 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | run aclocal,autoconf,autoheader,automake only if autoreconf fails | lns | 2018-08-10 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Merge branch 'master' of git.lan:/git/potd | lns | 2018-08-10 |
|\ | |||
| * | generate short git version (if a valid git repository) as autoconf project ↵ | Toni Uhlig | 2018-08-10 |
| | | | | | | | | | | | | version Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | user-namepsace: use macro instead of commenting out uid-mapping setup | lns | 2018-08-10 |
|/ | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | use potd event buffer as epoll data instead of a fd | lns | 2018-08-07 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | do not spam logs with nonexistant files/dirs while trying to disable those | lns | 2018-08-07 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | additional autoconf check for ambient raise securebit to support kernels ↵ | Toni Uhlig | 2018-08-02 |
| | | | | | | prior 4.3 Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | set PR_SET_SECUREBITS and PR_SET_NO_NEW_PRIVS | lns | 2018-08-02 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Merge branch 'master' of ssh://127.0.0.1:2223/git/potd | lns | 2018-07-23 |
|\ | |||
| * | fixed/ignore coverity errors/false-positives | Toni Uhlig | 2018-07-20 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | gitlab/travis: run cppcheck only in ./src, disabled potd --test as it is not ↵ | Toni Uhlig | 2018-07-20 |
| | | | | | | | | | | | | properly functioning in docker env's Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | added TODO regarding gitlab/travis problems | Toni Uhlig | 2018-07-20 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | fixed typo, temporarily disabled selftest functions (for some reason they ↵ | Toni Uhlig | 2018-07-20 |
| | | | | | | | | | | | | dont work on CI) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | force flawfinder to ignore false-positives for correctly used functions such ↵ | lns | 2018-07-23 |
|/ | | | | | | as realpath, snprintf, vsnprintf, etc Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Merge branch 'master' of git.lan:/git/potd | lns | 2018-07-19 |
|\ | |||
| * | Update PKGBUILD | dev0 | 2018-07-19 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | added compat module and functions | lns | 2018-07-19 |
| | | | | | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | | Update PKGBUILD | dev0 | 2018-07-19 |
|/ | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Merge branch 'master' of ssh://git.lan:/git/potd | Toni Uhlig | 2018-07-19 |
|\ | |||
| * | ArchLinux PKGBUILD | lns | 2018-07-18 |
| | | | | | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
| * | ArchLinux: fixed compiler warnings (libc functions marked with | lns | 2018-07-18 |
| | | | | | | | | | | | | warn_unused_result) Signed-off-by: lns <matzeton@googlemail.com> | ||
* | | Update README.md | dev0 | 2018-07-18 |
| | | | | | | | | | | | | Update README Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Create README.md | dev0 | 2018-07-18 |
| | |