index
:
adyxax/bastion
master
SSH bastion that features transparent connection and session recording
Julien Dessaux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
Deactivate optimisations for RELWITHDEBINFO release type
Julien Dessaux
1
-1
/
+1
2019-04-01
Added argument parsing with libparg, along with usefull running modes
Julien Dessaux
8
-26
/
+112
2019-04-01
Fixed session recording that was broken, and install the session player from ...
Julien Dessaux
3
-5
/
+24
2019-03-27
Removed mysql dependency and fetch all configuration from configuration file.
Julien Dessaux
16
-280
/
+362
2019-03-27
Cleaning and reordering.
Julien Dessaux
6
-25
/
+38
2019-03-27
Added uthash as a git submodule
Julien Dessaux
4
-0
/
+15
2019-03-18
Made all settings customisable through a config file.
Julien Dessaux
7
-26
/
+159
2019-03-14
Add cmake installation rules along with cpack entries. Made cmake_build_type ...
Julien Dessaux
3
-4
/
+31
2019-03-14
Use proper directories configuration from cmake
Julien Dessaux
12
-34
/
+36
2019-03-14
Fixed build problem with SESSION_RECORDING flag set to OFF and updated the re...
Julien Dessaux
4
-27
/
+39
2019-03-13
Added README and LICENSE
Julien Dessaux
3
-1
/
+247
2019-03-11
Added cmake rules to build libtty from termrec submodule
Julien Dessaux
5
-4
/
+25
2019-03-11
Cosmetics
Julien Dessaux
6
-7
/
+7
2019-03-11
Fixed funny typo
Julien Dessaux
3
-3
/
+3
2019-02-14
Moved code around
Julien Dessaux
17
-5
/
+8
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