Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-10 | Rewrite of the routers part. | Guillaume Mazoyer | |
Should be more modular now to add other routers types. | |||
2014-06-01 | Remove useless functions overrides. | Guillaume Mazoyer | |
2014-06-01 | Add telnet based authentication. | Guillaume Mazoyer | |
Continue authentication rewrite. Use abstract class with factory instanciation. |