Skip to content

Tags: krast/KeyBox

Tags

v2.02.02

Toggle v2.02.02's commit message
v2.02.02

Fixed issue that prevented terminal output from displaying when
keypress/keydown events where called.

v2.02.01

Toggle v2.02.01's commit message
v2.02.01

To keep CPU utilization in check, modified web sockets to display
output every 500ms. Updated project dependencies.

2.02.00

Toggle 2.02.00's commit message
v2.02.00

Modified to use WebSockets

v2.01.00

Toggle v2.01.00's commit message
v2.01.00

Modified so that public keys can be distributed after they have been
defined.
Added DB connection pooling.
Upgraded project dependencies.

v2.00.00

Toggle v2.00.00's commit message
v2.00.00

Modified users and profiles so that additional logins can be created
for the web-console.
Modified so application private key is kept in DB instead of filesystem.
Added public SSH key management.
Added auditing of SSH sessions.
Changed to support multiple simultaneous users.
Updated project dependencies.

v1.08.54

Toggle v1.08.54's commit message
v1.08.54

Upgraded project dependencies to

Struts2 - 2.3.15.2
H2 - 1.3.173
Jsch - 0.1.50
FileUpload - 1.3
Commons-IO - 2.4
Jetty - 8.1.13.v20130916

v1.08.53

Toggle v1.08.53's commit message
v1.08.53

Fixed Cmd-Click terminal select in Firefox on OSX. Added the ability to
paste into terminal

v1.08.52

Toggle v1.08.52's commit message
v1.08.52

Switch from doing a pool to using simple threads. Changed post on set
password

v1.08.51

Toggle v1.08.51's commit message
v1.08.51

Fixed links in case web-context change, sorting direction for uploads,
and  so +'s aren't changed to <spaces> in the terminal.

v1.08.50

Toggle v1.08.50's commit message
v1.08.50

Changed to use H2 embedded database