| Commit message (Expand) | Author | Age |
* | jail protocol handshake read/writefeature/jail_protocol | Toni Uhlig | 2018-07-27 |
* | Merge branch 'master' into feature/jail_protocol | Toni Uhlig | 2018-07-23 |
|\ |
|
| * | added compat module and functions | lns | 2018-07-19 |
| * | ArchLinux: fixed compiler warnings (libc functions marked with | lns | 2018-07-18 |
| * | Coverity CID 301785: check return value of remove() although it is not necessary | Toni Uhlig | 2018-07-18 |
| * | Coverity CID 301780: fixed missing break (that was on purpose by the dev but ... | Toni Uhlig | 2018-07-18 |
| * | Coverity CID 301779: check return value of chmod() | Toni Uhlig | 2018-07-18 |
| * | Copyright info updated | Toni Uhlig | 2018-07-18 |
* | | added skeleton code for a complex jail protocol (instead of a raw tcp2pty com... | lns | 2018-07-16 |
|/ |
|
* | updated copyright informations | Toni Uhlig | 2018-07-11 |
* | added logging priority 'PROTOCOL' for protocol speicific data | Toni Uhlig | 2018-06-28 |
* | protocol ssh max session limit | Toni Uhlig | 2018-06-27 |
* | protocol ssh login cache [+] login probability | Toni Uhlig | 2018-06-27 |
* | fixed long-term libssh pki-keygen bug, EMPTY PASSPHRASE is NOT an EMPTY STRIN... | Toni Uhlig | 2018-06-25 |
* | libseccomp is now optional but still recommended | Toni Uhlig | 2018-06-25 |
* | several minor bugfixes | Toni Uhlig | 2018-06-21 |
* | added options OPT_SSH_RUN_DIR,OPT_CHUSER,OPT_CHGROUP required for setting cor... | Toni Uhlig | 2018-06-20 |
* | POTD skeleton. | lns | 2018-06-13 |