summaryrefslogtreecommitdiff
path: root/auth/telnet.php
AgeCommit message (Expand)Author
2018-01-01Copyright updated to 2018.Guillaume Mazoyer
2017-01-03Copyright updated to 2017.Guillaume Mazoyer
2016-08-24Add configuration option to change connection timeout.Guillaume Mazoyer
2016-06-12Add new configuration options to enable/disable IPv6 or IPv4.Guillaume Mazoyer
2015-07-18Change some errors messages.Guillaume Mazoyer
2014-11-17Code format. Always use () for functions.Guillaume Mazoyer
2014-08-03Be sure to login and disconnect after each command.Guillaume Mazoyer
2014-06-18Fix send_command() in telnet.Guillaume Mazoyer
2014-06-14Add preliminary support for Cisco routers.Guillaume Mazoyer
2014-06-10Rewrite of the routers part.Guillaume Mazoyer
2014-06-01Remove useless functions overrides.Guillaume Mazoyer
2014-06-01Add telnet based authentication.Guillaume Mazoyer