]> git.ipfire.org Git - people/sennis/libloc.git/history - src/perl
Add download script to automatically update the database
[people/sennis/libloc.git] / src / perl /
2019-10-18  Michael TremerMerge branch 'apple'
2019-10-18  Michael Tremerperl: Do not insist on Perl 5.28 or higher
2019-10-03  Michael TremerMerge branch 'perl'
2019-10-03  Stefan Schantlperl: Testsuite: Add tests for lookup_asn()
2019-10-03  Stefan Schantlperl: Add function to perform AS number lookups.
2019-10-03  Stefan Schantlperl: Testsuite: Add tests for invalid address and...
2019-10-03  Stefan Schantlperl: Fix lookup if given address is invalid or not...
2019-10-01  Michael Tremertest: Generate database dynamically
2019-10-01  Michael Tremerperl: Use absolute paths for opening database
2019-10-01  Stefan Schantlperl: Add tests to testsuite.
2019-09-29  Michael Tremerperl: Move perl module to src/perl
2019-09-29  Stefan Schantlperl: Add function to gather the license of a database.
2019-09-29  Stefan Schantlperl: Add function to get the description of the database.
2019-09-29  Stefan Schantlperl: Fix comments outside of a C code block.
2019-09-28  Michael Tremerperl: Move database functions up and lookup functions...
2019-09-28  Michael Tremerperl: Rename lookup function to be more consistent...
2019-09-28  Michael Tremerperl: Rename database_get_vendor() to get_vendor(9
2019-09-28  Michael Tremerperl: MANIFEST: Drop ppport.h
2019-09-28  Michael Tremerperl: Remove another useless initialisation
2019-09-28  Michael Tremerperl: Return NULL when no country code was found
2019-09-26  Michael Tremerperl: No need to copy vendor onto the heap
2019-09-26  Michael Tremerperl: Mode code re-formatting
2019-09-26  Michael Tremerperl: Close database file after it has been read
2019-09-26  Michael Tremerperl: perl does not allow to initialise the variables
2019-09-26  Michael Tremerperl: Release location context when opening the databas...
2019-09-26  Michael Tremerperl: Add some basic comments
2019-09-26  Michael Tremerperl: Improve error messages
2019-09-26  Michael Tremerperl: Fix code formatting and initialise some variables
2019-09-26  Michael Tremerperl: Add .gitignore
2019-09-26  Michael Tremerperl: Drop ppport.h
2019-09-26  Stefan Schantlperl: Remove unneeded/unwanted files.
2019-09-26  Stefan Schantlperl: Add perl bindings for libloc.