]> git.ipfire.org Git - location/libloc.git/shortlog
location/libloc.git
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...
2021-01-25  Peter Müllerlocation-importer.in: delete 6to4 IPv6 space as well
2020-12-23  Peter Müllerlocation-importer.in: fix typo
2020-12-21  Michael Tremerlocation: Fix list-networks-by-as
2020-12-02  Michael Tremerdebian: Sync version 0.9.5
2020-12-01  Michael Tremerdatabase: Restart flatten algorithm from the top when...
2020-11-27  Michael Tremernetwork-list: Exit find operation early when the list...
2020-11-27  Michael Tremerpython: Do not check whether an integer is larger than...
2020-11-27  Michael Tremerpython: PyList_Size returns ssize_t which is signed
2020-11-27  Michael TremerSilence compiler formatting warnings for size_t
2020-11-27  Michael Tremerconfigure: Adjust man-pages switch with documentation
2020-11-26  Michael Tremeras-list/country-list: Set elements list to zero after...
2020-11-26  Michael Tremernetwork-list: Add greater elements after the current one
2020-11-26  Michael Tremernetwork-list: Add more networks to test
2020-11-26  Michael Tremernetwork: Copy flags when split into subnets
2020-11-25  Michael Tremerconfigure: Bump version to 0.9.5
2020-11-25  Michael Tremernetwork-list: Use clear function to tidy up
2020-11-25  Michael Tremernetwork-list: Include network header
2020-11-25  Michael Tremernetwork: Remove deprecated sort call
2020-11-25  Michael Tremernetwork: Massively improve performance on exclude
2020-11-25  Michael Tremernetwork: Call subnet function with the correct order...
2020-11-25  Michael Tremernetwork: Add more excluded networks straight to the...
2020-11-25  Michael Tremernetwork: Do not execute with an error when the excluded...
2020-11-25  Michael Tremernetworks: Remove comparing family
2020-11-25  Michael Tremernetworks: Add tests for overlaps function
2020-11-25  Michael Tremernetwork-list: Remove useless comment
2020-11-25  Michael Tremernetwork-list: Show index when listing networks
2020-11-25  Michael Tremernetwork-list: Do not half list when popping the first...
2020-11-25  Michael Tremernetwork-list: Set elements pointer to NULL so that...
2020-11-24  Michael Tremernetwork-list: Check last element before doing binary...
next