]> git.ipfire.org Git - location/libloc.git/shortlog
location/libloc.git
2022-03-03  Michael TremerBump release to 0.9.11 0.9.11
2022-03-03  Michael Tremerexport: Sightly refactor export logic
2022-03-03  Michael Tremerexport: Fix filtering logic
2022-03-02  Peter Müllerlocation-importer: Fix parsing LACNIC-flavoured inetnums
2022-03-02  Michael Tremeripset: The minimum hashsize is 64
2022-03-02  Michael Tremerexport: Allow exporting to stdout
2022-03-02  Michael Tremerlocation: Print proper error message for any uncaught...
2022-03-02  Michael Tremerexport: Conditionally enable flattening
2022-03-02  Michael Tremeripset: Set maxelem to a fixed size
2022-03-01  Michael Tremeripset: Fix hash type for IPv6
2022-03-01  Michael Tremeripset: Optimise hash table size
2022-02-25  Stefan Schantlexport: Remove prefix when exporting countries.
2022-02-16  Michael TremerBump release to 0.9.10 0.9.10
2022-02-11  Michael Tremerexport: Make ipset files easily reloadable
2022-02-11  Peter Müllerlocation-importer.in: Do not make things more complicat...
2022-02-11  Peter Müllerlocation-importer.in: Add country code for AWS's "il...
2022-01-02  Michael Tremerman: Add man pages for all loc_database_* functions
2022-01-02  Michael TremerMakefile: Split man pages into multiple lists
2022-01-02  Michael Tremerman: Add man page for loc_database_new
2022-01-02  Michael Tremerman: Add pages for top level functions
2021-12-13  Peter Müllerlocation-importer: Replace "UK" with "GB"
2021-12-13  Peter Müllerlocation-importer: Improve regex for catching historic...
2021-12-13  Peter MüllerProcess LACNIC geofeed as well
2021-12-13  Peter Müllerlocation-importer: Set "is_drop" to "True" even in...
2021-11-23  Michael Tremerdebian: Fix broken build
2021-11-23  Michael Tremerdebian: Remove riscv64 which doesn't build
2021-11-23  Michael TremerRevert "debian: dh no longer knows "--with python3""
2021-11-20  Michael Tremerdebian: Add builds for Debian Bookworm and riscv64
2021-11-20  Michael Tremerdebian: dh no longer knows "--with python3"
2021-11-20  Michael TremerBump release to 0.9.9 0.9.9
2021-11-20  Michael Tremerdebian: Update libloc1.symbols
2021-11-02  Peter Müllerlocation-importer.in: Add Spamhaus DROP lists
2021-11-02  Peter Müllerlocation-importer: Introduce auxiliary function to...
2021-10-25  Peter Müllerimporter.py: Import JPNIC feed as well
2021-10-11  Peter Müllerlocation.txt: Improve manpage
2021-09-30  Michael Tremernetwork: Rename "match" functions to "matches"
2021-09-30  Michael Tremernetwork: Make loc_network_match_country_code match...
2021-09-30  Michael Tremercountry: Make country codes beginning with X invalid
2021-09-30  Michael Tremercountry: Add function that returns flags for special...
2021-09-30  Michael TremerRemove overwriting default CPPFLAGS for libloc-internal
2021-09-30  Michael TremerRemove LOC_EXPORT from loc_network_to_database_v1/loc_n...
2021-09-30  Michael TremerMake loc_network_tree_* functions propertly private
2021-09-30  Michael Tremerstringpool: Make functions properly private
2021-09-30  Michael Tremertest: Build an internal library for tests
2021-09-30  Michael Tremernetwork: Drop useless loc_network_match_asn function
2021-09-30  Michael Tremernetwork: Drop redundant loc_network_match_flag
2021-09-30  Michael Tremerconfigure: Enable -fno-semantic-interposition by default
2021-09-30  Michael Tremerdatabase: Make IP address const for lookup
2021-09-23  Valters Jansonsdebian: Ensure changelog distribution is tagged
2021-09-21  Michael TremerBump release to 0.9.8 0.9.8
2021-09-04  Michael TremerMove include files to /usr/include/libloc
2021-09-02  Michael Tremerlocation: Implement listing bogons
2021-09-02  Michael Tremerpython: Permit passing family to database enumerator
2021-09-02  Michael Tremernetwork: Move some helper functions into network.h
2021-08-11  Peter Müllerlocation-importer.in: Braindead me accidentally forgot...
2021-07-20  Peter Müllerlocation-importer.in: Attempt to provide meaningful...
2021-07-14  Valters Jansonsdebian: Clean up 0.9.7 changelog
2021-07-11  Michael Tremerstringpool: Avoid memory leak if mmap() fails
2021-07-11  Michael Tremerstringpool: Slightly refactor initialization to help...
2021-07-11  Michael Tremerstringpool: Do not call strlen() on potential NULL...
2021-07-11  Michael Tremerstringpool: Allow adding empty strings
2021-07-11  Michael Tremerwriter: Break when a network cound not be allocated
2021-07-11  Michael Tremerconfigure: Add option to enable GCC's -fanalyzer
2021-07-09  Michael Tremerimporter: Do not try to initialise a column that cannot...
2021-07-09  Michael TremerBump version to 0.9.7 0.9.7
2021-06-20  Valters Jansonsdebian: Attribute all maintainers in changlog
2021-06-20  Peter Müllerlocation-import.in: optimise regular expression for...
2021-06-11  Valters Jansonsdebian: Add dpkg's symbols file
2021-06-10  Michael Tremercountries: Fix matching invalid country codes
2021-06-10  Peter Müllerlocation-importer.in: import additional IP information...
2021-06-10  Peter Müllerlocation-importer.in: add source column for overrides...
2021-06-10  Peter Müllerlocation-importer.in: Import (technical) AS names from...
2021-06-07  Peter MüllerImplement an additional flag for hostile networks safe...
2021-06-07  Peter Müllerlocation-importer.in: track original countries more...
2021-06-07  Peter Müllerlocation-importer.in: track original countries as well
2021-05-25  Peter Müllerimporter.py: add source information for RIR data feeds
2021-05-25  Peter Müllerlocation-importer.in: keep track of sources for network...
2021-05-18  Peter Müllerlocation.in: fix search_networks() function call
2021-05-14  Peter Müllerlocation-importer.in: emit warnings due to unknown...
2021-05-06  Valters Jansonsdebian: Drop unintended files from location-python
2021-05-06  Valters Jansonsdebian: Add all temporary files to Gitignore
2021-04-19  Valters Jansonssystemd: Add Documentation= to location-update
2021-04-19  Valters Jansonsdebian: Add watch configuration for uscan
2021-04-19  Valters Jansonsdebian: Set 'Multi-Arch: foreign' hint for Python
2021-04-19  Valters Jansonsdebian: Add examples/python/ to documentation
2021-04-19  Valters Jansonsdebian: Update copyright format link to use HTTPS
2021-04-19  Valters Jansonsdebian: Move libloc1 to 'libs' section
2021-04-16  Valters Jansonspo: Update translations
2021-04-14  Valters Jansonsdebian: Rework historical changelog
2021-04-14  Valters Jansonsdebian: Add missing '<' in copyright
2021-04-07  Valters Jansonsdebian: Add intltoolize to dh_auto_configure
2021-03-31  Michael TremerBump version to 0.9.6 0.9.6
2021-03-31  Michael TremerRevert "Makefile.am: Do not provide PREFIX value for...
2021-03-31  Peter Müllerlocation-importer.in: skip networks with unknown countr...
2021-03-29  Peter Müllerlocation-importer.in: process unaligned IP ranges in...
2021-03-22  Michael Tremerdatabase: Free mmapped countries section
2021-03-02  Stefan SchantlMakefile.am: Honor DESTDIR when installing perl bindings
2021-02-26  Stefan SchantlMakefile.am: Do not specify CC and LD when building...
2021-02-23  Stefan SchantlMakefile.am: Do not provide PREFIX value for perl build.
2021-01-25  Peter Müllerlocation-importer.in: reduce log noise for unusable...
next