summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)Author
2016-06-13Fix hostname_to_ip_address.Guillaume Mazoyer
2016-06-13Per router options to disable/enable IP versions.Guillaume Mazoyer
2016-06-12Add new configuration options to enable/disable IPv6 or IPv4.Guillaume Mazoyer
2016-05-20Everybody wants IPv6 first right?Guillaume Mazoyer
2016-03-14Peering Policy configuration options.Guillaume Mazoyer
2016-02-18Release 1.2.1.Guillaume Mazoyer
2016-02-18Reject AS path regex containing ; and ".Guillaume Mazoyer
2016-02-16Release 1.2.0.looking-glass-1.2.0Guillaume Mazoyer
2015-11-08Fix derp, typo.Guillaume Mazoyer
2015-11-08Fix derp. AAA is not a valid DNS record type.Guillaume Mazoyer
2015-11-08Ensure hostname is not an IP address.Guillaume Mazoyer
2015-07-23Rework hostname parameter check.Guillaume Mazoyer
2015-07-18Change some errors messages.Guillaume Mazoyer
2015-07-17Add config variables to change ping and traceroute options.Guillaume Mazoyer
2015-02-09Forgotten 'parameters'.Guillaume Mazoyer
2015-01-15Update copyrights.Guillaume Mazoyer
2015-01-13FQDN are usable for ping and traceroute.Guillaume Mazoyer
2014-12-23Release 1.1.0.looking-glass-1.1.0Guillaume Mazoyer
2014-12-18Option to configure the header's link.Guillaume Mazoyer
2014-12-13Option to hide commands.Guillaume Mazoyer
2014-12-10Release 1.0.0.looking-glass-1.0.0Guillaume Mazoyer
2014-12-08Define more default values.Guillaume Mazoyer
2014-11-17Code format. Always use () for functions.Guillaume Mazoyer
2014-09-25Start documentation for the configuration options.Guillaume Mazoyer
2014-09-25Add documentation section in README.md.Guillaume Mazoyer
2014-09-24Log format can be configured.Guillaume Mazoyer
2014-09-08Improve output filters.Guillaume Mazoyer
2014-09-03Add config to disallow the use of private and reserved IP ranges.Guillaume Mazoyer
2014-08-10Fix typo.Guillaume Mazoyer
2014-08-10Add ability to use another Bootstrap theme.Guillaume Mazoyer
2014-08-10Add config option to enable/disable the bootstrap theme.Guillaume Mazoyer
2014-08-06Start some functions documentation.Guillaume Mazoyer
2014-08-06Add ping/traceroute for FQDN on BIRD and Quagga.Guillaume Mazoyer
2014-08-06Reminder of the command in the help modal.Guillaume Mazoyer
2014-08-05Add a disclaimer to the top of the config.default.php.Guillaume Mazoyer
2014-08-05adding a disclaimer to example config file and moving out some defaults value...Romain Boissat rboissat
2014-08-05Add blank line.Guillaume Mazoyer
2014-08-05Add config.defaults.php to set default configuration options.Guillaume Mazoyer
2014-06-10Move CSS to a dedicated directory css/Guillaume Mazoyer
2014-06-10New directory js/ for Javascript file.Guillaume Mazoyer
2014-06-04Avoid obvious spam with a hidden field that must not be filled.Guillaume Mazoyer
2014-06-03Execute the JS after the DOM is ready.Guillaume Mazoyer
2014-06-03Rename main JS file.Guillaume Mazoyer
2014-06-03Disable form elements when the form is submitted.Guillaume Mazoyer
2014-05-29Add reference to this project.Guillaume Mazoyer
2014-05-29Apache 2.4 configuration to avoid to access the config.php file.Guillaume Mazoyer