index
:
looking-glass.git
master
Easy to deploy Looking Glass
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
utils.php
Age
Commit message (
Expand
)
Author
2017-01-03
Copyright updated to 2017.
Guillaume Mazoyer
2016-06-13
Fix hostname_to_ip_address.
Guillaume Mazoyer
2016-06-12
Add new configuration options to enable/disable IPv6 or IPv4.
Guillaume Mazoyer
2016-05-20
Everybody wants IPv6 first right?
Guillaume Mazoyer
2016-02-18
Reject AS path regex containing ; and ".
Guillaume Mazoyer
2015-11-08
Fix derp, typo.
Guillaume Mazoyer
2015-11-08
Fix derp. AAA is not a valid DNS record type.
Guillaume Mazoyer
2015-11-08
Ensure hostname is not an IP address.
Guillaume Mazoyer
2015-07-23
Rework hostname parameter check.
Guillaume Mazoyer
2014-11-17
Code format. Always use () for functions.
Guillaume Mazoyer
2014-09-24
Log format can be configured.
Guillaume Mazoyer
2014-09-03
Add config to disallow the use of private and reserved IP ranges.
Guillaume Mazoyer
2014-08-06
Start some functions documentation.
Guillaume Mazoyer
2014-08-06
Add ping/traceroute for FQDN on BIRD and Quagga.
Guillaume Mazoyer
2014-08-05
Add config.defaults.php to set default configuration options.
Guillaume Mazoyer