Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-14 | Switched from standard makefile to cmake | Julien Dessaux | 5 | -36/+26 |
2018-11-07 | Implemented session id management and session logs in database | Julien Dessaux | 6 | -13/+39 |
2018-11-02 | Began implementing configuration fetching from an sshportal mysql database | Julien Dessaux | 11 | -45/+251 |
2018-08-26 | Added session recording with https://github.com/kilobyte/termrec | Julien Dessaux | 13 | -25/+291 |
2018-08-23 | Added address sanitization and fixed found bugs | Julien Dessaux | 4 | -21/+16 |
2018-07-31 | Code cleaning and added error handling | Julien Dessaux | 5 | -48/+56 |
2018-06-20 | Made a working ssh proxy server | Julien Dessaux | 12 | -406/+569 |