aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-14Moved code aroundJulien Dessaux14-1201/+0
2019-02-14Switched from standard makefile to cmakeJulien Dessaux1-0/+9
2018-11-07Implemented session id management and session logs in databaseJulien Dessaux6-13/+39
2018-11-02Began implementing configuration fetching from an sshportal mysql databaseJulien Dessaux9-38/+243
2018-08-26Added session recording with https://github.com/kilobyte/termrecJulien Dessaux11-21/+279
2018-08-23Added address sanitization and fixed found bugsJulien Dessaux3-20/+9
2018-07-31Code cleaning and added error handlingJulien Dessaux3-47/+41
2018-06-20Made a working ssh proxy serverJulien Dessaux10-402/+563