index
:
looking-glass.git
master
Easy to deploy Looking Glass
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth
/
ssh.php
Age
Commit message (
Expand
)
Author
2018-01-01
Copyright updated to 2018.
Guillaume Mazoyer
2017-01-03
Copyright updated to 2017.
Guillaume Mazoyer
2016-08-24
Add configuration option to change connection timeout.
Guillaume Mazoyer
2016-06-12
Add new configuration options to enable/disable IPv6 or IPv4.
Guillaume Mazoyer
2015-07-18
Change some errors messages.
Guillaume Mazoyer
2014-11-17
Code format. Always use () for functions.
Guillaume Mazoyer
2014-08-03
Be sure to login and disconnect after each command.
Guillaume Mazoyer
2014-08-03
Fix SSH disconnect function.
Guillaume Mazoyer
2014-08-03
Fix send command if reconnection is needed when using SSH.
Guillaume Mazoyer
2014-08-03
Rewrite of the SSH auth engine.
Guillaume Mazoyer
2014-06-14
Add preliminary support for Cisco routers.
Guillaume Mazoyer
2014-06-10
Rewrite of the routers part.
Guillaume Mazoyer
2014-06-04
Fix some newbie errors.
Guillaume Mazoyer
2014-06-01
Remove useless functions overrides.
Guillaume Mazoyer
2014-06-01
Add telnet based authentication.
Guillaume Mazoyer