Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-08 | Update phpseclib to 1.0.1. | Guillaume Mazoyer | |
2015-08-31 | Update phpseclib to 1.0.0. | Guillaume Mazoyer | |
2015-02-17 | Update phpseclib to 0.3.10. | Guillaume Mazoyer | |
2015-01-05 | Update copyrights on files changed since 2015-01-01. | Guillaume Mazoyer | |
2015-01-04 | Cosmetic () for print instruction. | Guillaume Mazoyer | |
2014-12-10 | Update phpseclib to 0.3.9. | Guillaume Mazoyer | |
2014-11-17 | Code format. Always use () for functions. | Guillaume Mazoyer | |
2014-08-06 | More code documentation. | Guillaume Mazoyer | |
2014-08-05 | Move boostrap and phpseclib to a dedicated libraries directory. | Guillaume Mazoyer | |
2014-08-03 | Rewrite of the SSH auth engine. | Guillaume Mazoyer | |
Use a more appropriate library. | |||
2014-06-10 | Rewrite of the routers part. | Guillaume Mazoyer | |
Should be more modular now to add other routers types. | |||
2014-06-01 | Add telnet based authentication. | Guillaume Mazoyer | |
Continue authentication rewrite. Use abstract class with factory instanciation. |