aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added -g3 to default CFLAGS and some safe I/O syscalls to prevent SECCOMP fil...HEADmasterToni Uhlig2020-07-12
* fixed superfluous loop iterationToni Uhlig2020-07-09
* using official archlinux/base imageToni Uhlig2020-07-01
* force non-zero via setuid/setgidToni Uhlig2020-06-27
* welcome ASAN, LSAN and UBSANToni Uhlig2020-06-24
* added new libssh pre processor check for libssh versions >0.7.xlns2019-09-08
* fixed buffering issue for pkt_writeToni Uhlig2019-07-27
* event buffer valgrind memcheck supportToni Uhlig2019-07-23
* pevent documentation/ print warning on i/o buffer bloatToni Uhlig2019-07-20
* added Gitlab pipeline badgeToni Uhlig2019-07-16
* gitlab-ci: apt-get purge --allow-remove-essentialToni Uhlig2019-07-16
* do not try to link against an invalid sonameToni Uhlig2019-07-16
* added shell access check during selftestlns2019-03-16
* added --rootfs note in READMEslns2019-03-14
* gitlab-ci: install archlinux-keyringToni Uhlig2019-02-07
* gitlab-ci: switched to a working ArchLinux imageToni Uhlig2019-02-07
* Revert "gitlab-ci: removed ArchLinux non-seccomp build (systemd requires libs...Toni Uhlig2019-02-07
* gitlab-ci: removed ArchLinux non-seccomp build (systemd requires libseccomp)Toni Uhlig2019-02-07
* fixes merge related problems with branch feature/jail_packetlns2019-02-04
* Merge branch 'feature/jail_packet'lns2019-02-04
|\
| * Introduced the protocol->jail binary packet.feature/jail_packetlns2019-02-04
| * event buffer fill/drainlns2018-08-22
| * basic jail packet parsing functionslns2018-08-13
| * setup basic jail packet structs/funcsToni Uhlig2018-08-11
* | x86/x86_64 require arch_prctl()lns2019-02-04
* | mount /proc readonly in sandboxToni Uhlig2019-01-24
* | adjusted allowed/disabled syscalls regarding OpenWrt compatibility, enable pt...Toni Uhlig2019-01-24
* | delegate/save errno in pevent forward_connectionToni Uhlig2019-01-24
* | pseccomp: allow old x32 chown32 syscall for default allowedToni Uhlig2019-01-22
* | Merge branch 'master' of github.com:lnslbrty/potdToni Uhlig2019-01-17
|\ \
| * | added potd sw arch image (copied from thesis paper)Toni Uhlig2018-11-21
| * | Update READMEdev02018-09-19
* | | Merge branch 'master' of ssh://git.lan:/git/potdToni Uhlig2019-01-17
|\ \ \
| * | | -ffunction-sections,-fdata-sections autoconf checklns2018-10-15
| |/ /
* / / SECCOMP: allow getdents for protocol/jailToni Uhlig2019-01-17
|/ /
* | README.md ``` command blocklns2018-09-17
* | gitlab yaml installs git for git-version-genToni Uhlig2018-09-10
* | - use per target LIBS to skip linking other apps with superfluous libsToni Uhlig2018-09-10
* | fake /sbin/init skeletonToni Uhlig2018-09-09
* | do not print an error if network namespace does not exist, which happens on p...Toni Uhlig2018-08-30
* | enable SECCOMP text/bpf exportToni Uhlig2018-08-30
* | autogen.sh prints additional help messagelns2018-08-26
* | print usage if an invalid/missing config was detectedToni Uhlig2018-08-14
* | fixed some code style issues reported by codacyToni Uhlig2018-08-14
* | autogen.sh prints what to do nextToni Uhlig2018-08-13
* | log2syslogToni Uhlig2018-08-13
* | libssl >= 1.0.1f should be supported since it is supported by libssh == 0.7.5Toni Uhlig2018-08-11
* | improved xcompile dependency checkingToni Uhlig2018-08-11
* | Revert "check for host_tuple-pkg-config first and use system pkg-config as fa...Toni Uhlig2018-08-11
* | check for host_tuple-pkg-config first and use system pkg-config as fallbackToni Uhlig2018-08-11
|/