Archived
1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
0c8a95cb2e Deactivate optimisations for RELWITHDEBINFO release type 2019-04-03 14:58:04 +02:00
b372795ac7 Added argument parsing with libparg, along with usefull running modes 2019-04-01 14:19:42 +02:00
a6f8d1da2a Fixed session recording that was broken, and install the session player from the termrec project 2019-04-01 13:39:41 +02:00
455172075b Removed mysql dependency and fetch all configuration from configuration file. 2019-03-27 15:21:16 +01:00
3b22502cbd Cleaning and reordering. 2019-03-27 15:21:16 +01:00
3b43c7aefe Added uthash as a git submodule 2019-03-27 15:21:02 +01:00
1b9a3e8c4b Made all settings customisable through a config file. 2019-03-18 11:33:03 +01:00
5002e40485 Add cmake installation rules along with cpack entries. Made cmake_build_type clever. 2019-03-14 19:10:41 +01:00
3933311d47 Use proper directories configuration from cmake 2019-03-14 17:40:04 +01:00
efb8b7c3ae Fixed build problem with SESSION_RECORDING flag set to OFF and updated the readme 2019-03-14 16:44:11 +01:00
193758ecff Added README and LICENSE 2019-03-13 17:28:53 +01:00
0d5a0ca1a5 Added cmake rules to build libtty from termrec submodule 2019-03-11 19:02:10 +01:00
8f4617d9bd Cosmetics 2019-03-11 16:32:53 +01:00
f8e93ad60a Fixed funny typo 2019-03-11 15:02:37 +01:00
a3f34674c6 Moved code around 2019-02-14 21:07:27 +01:00
9399ff045d Switched from standard makefile to cmake 2019-02-14 20:48:20 +01:00
03f712e583 Implemented session id management and session logs in database 2018-11-07 14:37:50 +01:00
fecf526ed3 Began implementing configuration fetching from an sshportal mysql database 2018-11-02 18:32:59 +01:00
beff818f25 Added session recording with https://github.com/kilobyte/termrec 2018-08-26 16:04:11 +02:00
4da77dcb10 Added address sanitization and fixed found bugs 2018-08-23 17:41:44 +02:00
5975503d88 Code cleaning and added error handling 2018-07-31 08:52:51 +02:00
8c04f0d56d Made a working ssh proxy server 2018-06-20 13:23:48 +02:00
e840c06181 Initial import with working simple server based on libssh examples 2018-05-22 17:31:56 +02:00