Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved code around | Julien Dessaux | 2019-02-14 | 14 | -1201/+0 |
* | Switched from standard makefile to cmake | Julien Dessaux | 2019-02-14 | 1 | -0/+9 |
* | 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 | 9 | -38/+243 |
* | Added session recording with https://github.com/kilobyte/termrec | Julien Dessaux | 2018-08-26 | 11 | -21/+279 |
* | Added address sanitization and fixed found bugs | Julien Dessaux | 2018-08-23 | 3 | -20/+9 |
* | Code cleaning and added error handling | Julien Dessaux | 2018-07-31 | 3 | -47/+41 |
* | Made a working ssh proxy server | Julien Dessaux | 2018-06-20 | 10 | -402/+563 |
* | Initial import with working simple server based on libssh examples | Julien Dessaux | 2018-05-22 | 6 | -0/+559 |