]> git.ipfire.org Git - location/libloc.git/history - src/perl/Location.xs
Implement an additional flag for hostile networks safe to drop
[location/libloc.git] / src / perl / Location.xs
2021-06-07  Peter MüllerImplement an additional flag for hostile networks safe...
2020-11-12  Michael Tremerdatabase: Pass flag to enumerator to flatten output
2020-09-10  Stefan Schantlperl: Add get_country_name() function.
2020-08-31  Stefan Schantlperl: Add lookup_network_has_flag() function.
2020-08-24  Stefan Schantlperl: Add get_as_name()
2020-08-21  Stefan Schantlperl: Add database_countries() function.
2019-12-11  Stefan Schantlperl: Add get_continent_code()
2019-12-05  Michael Tremerperl: Make verify() a function on the database
2019-11-29  Stefan Schantlperl: Verify database when it is being opened
2019-10-03  Michael TremerMerge branch 'perl'
2019-10-03  Stefan Schantlperl: Add function to perform AS number lookups.
2019-10-03  Stefan Schantlperl: Fix lookup if given address is invalid or not...
2019-09-29  Michael Tremerperl: Move perl module to src/perl