Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-29 | Add minimal doc for FRR | Pautina | |
2017-11-27 | fix conflict zebra options with Quagga | Pautina | |
2017-11-26 | Adding support for FRRouting | Pautina | |
2017-10-30 | Update phpseclib to 1.0.8. | Guillaume Mazoyer | |
2017-10-15 | Update docs. PHP 7.0 test should not fail. | Guillaume Mazoyer | |
2017-10-15 | Merge pull request #19 from mikenowak/vyatta | Guillaume Mazoyer | |
Adding support for vyatta/vyos/edgerouter. | |||
2017-09-30 | Adding support for vyatta | Mike Nowak | |
2017-07-29 | Update documentation to mention OpenBGPd support. | Guillaume Mazoyer | |
2017-07-29 | Merge pull request #20 from ledeuns/master | Guillaume Mazoyer | |
Add basic support for OpenBGPd. | |||
2017-07-15 | Add basic support for OpenBGPd | Denis Fondras | |
2017-07-01 | Update phpseclib to 1.0.7. | Guillaume Mazoyer | |
2017-06-15 | Merge pull request #17 from smiles1969/master | Guillaume Mazoyer | |
IOS-XR uses the "count" argument to repeat ping requests. | |||
2017-06-15 | Ping repeat vs count | smiles1969 | |
IOS-XR needs the count argument instead of repeat. | |||
2017-05-21 | Update phpseclib to 1.0.6. | Guillaume Mazoyer | |
2017-05-21 | Update jQuery to 3.2.1. | Guillaume Mazoyer | |
2017-05-21 | Add variable for repository URL. | Guillaume Mazoyer | |
2017-04-20 | With the proper name it is better. | Guillaume Mazoyer | |
2017-04-20 | Add BEAHOST to our users. | Guillaume Mazoyer | |
2017-03-25 | Update jQuery to 3.2.0. | Guillaume Mazoyer | |
2017-01-03 | Copyright updated to 2017. | Guillaume Mazoyer | |
2017-01-01 | Add link to doc in README. | Guillaume Mazoyer | |
2017-01-01 | Fix badge. | Guillaume Mazoyer | |
2017-01-01 | Fix doc index and add badge. | Guillaume Mazoyer | |
2017-01-01 | Still documentation try. | Guillaume Mazoyer | |
2017-01-01 | Some tweaks for readthedocs.io. | Guillaume Mazoyer | |
2017-01-01 | Preparation for readthedocs.io. | Guillaume Mazoyer | |
2016-12-22 | Focus on and highlight the parameter field if no parameter was given. | Guillaume Mazoyer | |
The parameter field will take the focus and its edges will turn red. This will be cleared up if the reset button is hit or if the field is changed. | |||
2016-11-09 | Update phpseclib to 1.0.5. | Guillaume Mazoyer | |
2016-11-02 | Change URL of user. | Guillaume Mazoyer | |
2016-10-16 | Tiny changes in docs. | Guillaume Mazoyer | |
2016-10-15 | Add support for Cisco IOS XR. | Guillaume Mazoyer | |
Some of the changes might be inaccurate. They have only been tested against the demo version of a Cisco IOS XRv. Any feedback about real world IOS XR testing will be appreciated. | |||
2016-10-13 | Include jQuery 3.1.1. | Guillaume Mazoyer | |
2016-10-13 | Fix phpseclib include. | Guillaume Mazoyer | |
2016-10-13 | Update jQuery to 3.1.1. | Guillaume Mazoyer | |
2016-10-12 | Update phpseclib to 1.0.4. | Guillaume Mazoyer | |
2016-09-03 | More documentation for Docker images. | Guillaume Mazoyer | |
2016-09-01 | Fix typo. | Guillaume Mazoyer | |
2016-09-01 | Add Dockerfile. | Guillaume Mazoyer | |
Add a Dockerfile to build Docker images. Also add a documentation file to help building Docker for this looking glass. The official Docker image uses the PHP image with Apache 2 and PHP 5.6. | |||
2016-08-28 | Release 1.3.0looking-glass-1.3.0 | Guillaume Mazoyer | |
2016-08-25 | Update phpseclib to 1.0.3. | Guillaume Mazoyer | |
2016-08-25 | Ensure default values are set. | Guillaume Mazoyer | |
2016-08-24 | Add configuration option to change connection timeout. | Guillaume Mazoyer | |
The timeout can be specified in seconds with the ['timeout'] array index within the router configuration. The default value is 30 seconds. | |||
2016-08-01 | Update jQuery to 3.1.0 (since Bootstrap is compatible). | Guillaume Mazoyer | |
2016-07-25 | Update Bootstrap to 3.3.7. | Guillaume Mazoyer | |
2016-07-12 | Allow build failures for PHP 7.0 and HHVM. | Guillaume Mazoyer | |
2016-07-12 | Fix cibuild.sh, forgot to redirect stderr to stdout. | Guillaume Mazoyer | |
2016-07-11 | Use a variable when using array index. | Guillaume Mazoyer | |
2016-07-11 | Don't care about PHP 5.2. Add build status on README.md. | Guillaume Mazoyer | |
2016-07-11 | Forgot to make build script executable. | Guillaume Mazoyer | |
2016-07-11 | Add build script to check syntax of php files. | Guillaume Mazoyer | |