Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics | Julien Dessaux | 2019-03-11 | 6 | -7/+7 |
* | Fixed funny typo | Julien Dessaux | 2019-03-11 | 3 | -3/+3 |
* | Moved code around | Julien Dessaux | 2019-02-14 | 17 | -5/+8 |
* | Switched from standard makefile to cmake | Julien Dessaux | 2019-02-14 | 5 | -36/+26 |
* | Implemented session id management and session logs in database | Julien Dessaux | 2018-11-07 | 6 | -13/+39 |
* | Began implementing configuration fetching from an sshportal mysql database | Julien Dessaux | 2018-11-02 | 11 | -45/+251 |
* | Added session recording with https://github.com/kilobyte/termrec | Julien Dessaux | 2018-08-26 | 13 | -25/+291 |
* | Added address sanitization and fixed found bugs | Julien Dessaux | 2018-08-23 | 4 | -21/+16 |
* | Code cleaning and added error handling | Julien Dessaux | 2018-07-31 | 5 | -48/+56 |
* | Made a working ssh proxy server | Julien Dessaux | 2018-06-20 | 12 | -406/+569 |
* | Initial import with working simple server based on libssh examples | Julien Dessaux | 2018-05-22 | 8 | -0/+591 |