aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* added -g3 to default CFLAGS and some safe I/O syscalls to prevent SECCOMP fil...HEADmasterToni Uhlig2020-07-12
* welcome ASAN, LSAN and UBSANToni Uhlig2020-06-24
* do not try to link against an invalid sonameToni Uhlig2019-07-16
* adjusted allowed/disabled syscalls regarding OpenWrt compatibility, enable pt...Toni Uhlig2019-01-24
* -ffunction-sections,-fdata-sections autoconf checklns2018-10-15
* 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
* enable SECCOMP text/bpf exportToni Uhlig2018-08-30
* 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
* generate short git version (if a valid git repository) as autoconf project ve...Toni Uhlig2018-08-10
* additional autoconf check for ambient raise securebit to support kernels prio...Toni Uhlig2018-08-02
* added compat module and functionslns2018-07-19
* protocol ssh max session limitToni Uhlig2018-06-27
* protocol ssh login cache [+] login probabilityToni Uhlig2018-06-27
* additional hardening (C|LD)FLAGSlns2018-06-25
* libseccomp is now optional but still recommendedToni Uhlig2018-06-25
* added backtrace support on SIGSEGVToni Uhlig2018-06-24
* instead of checking libutil for forkpty, check for openpty and login_ttyToni Uhlig2018-06-24
* improved filesystem managment (blacklisting, mounting read-only/read-write ob...Toni Uhlig2018-06-23
* introduced firejail alike filesystem managment (modified source from firejail)Toni Uhlig2018-06-21
* added options OPT_SSH_RUN_DIR,OPT_CHUSER,OPT_CHGROUP required for setting cor...Toni Uhlig2018-06-20
* autotools overhaulToni Uhlig2018-06-19
* autoconf: proper extra CFLAG check/handling e.g. -f* and inter-library-depend...Toni Uhlig2018-06-18
* autoconf script added pthread macro/checkToni Uhlig2018-06-18
* autoconf script checks for -std=gnu99 and secure_getenv availabilityToni Uhlig2018-06-18
* replaced getenv with secure_getenvToni Uhlig2018-06-17
* added snprintf autoconf and runtime checkToni Uhlig2018-06-17
* fixed gitlab yaml errors: ArchLinux dependencies pkg names, added OpenWrt doc...Toni Uhlig2018-06-17
* fixed cross-compile libssh shlibs dependency errorToni Uhlig2018-06-17
* POTD skeleton.lns2018-06-13
* Initial commit.Toni Uhlig2018-04-07