]> git.ipfire.org Git - location/libloc.git/shortlog
location/libloc.git
2022-10-29  Michael Tremerconfigure: Bump version to 0.9.16 0.9.16
2022-10-29  Michael Tremerconfigure: Drop superfluous bracket
2022-10-29  Petr PísařInstall Perl files to Perl vendor directory
2022-10-29  Michael Tremerdatabase: Fix check if a signature is set
2022-10-29  Michael Tremerwriter: Assign correct file descriptor for private...
2022-10-29  Michael Tremerwriter: Fix typo in signature variable
2022-10-21  Michael Tremerdatabase: Correct error code on verification
2022-10-21  Michael TremerCreate the database with read-only permissions for...
2022-10-21  Petr PísařMove location manual from section 8 to section 1 in...
2022-10-20  Petr PísařRemove shebangs from Python modules
2022-10-20  Petr PísařMove location manual from section 8 to section 1
2022-10-20  Michael Tremertests: Drop the test database and use the distributed one
2022-10-20  Michael Tremerdatabase: Ship a recent default database
2022-10-20  Petr PísařDeclare make dependencies for Perl binding
2022-10-17  Michael TremerRevert "perl: Remove RPATH"
2022-10-04  Michael Tremerexport: Fix generating file names for ipset output
2022-10-01  Michael TremerMakefile: Reset Python path
2022-09-27  Michael Tremerwriter: Add an empty string to the stringpool
2022-09-27  Michael Tremerpython: Export __version__ in location module
2022-09-27  Michael Tremerconfigure: Fix incorrect database path
2022-09-27  Michael Tremerimporter: Fix potential SQL command injection
2022-09-27  Peter Müllerlocation-importer.in: Add new Amazon region codes
2022-09-27  Peter Müllerlocation-importer.in: Conduct sanity checks per DROP...
2022-09-26  Michael Tremerconfigure: Bump version to 0.9.15 0.9.15
2022-09-13  Michael Tremerpython: Add new open() interface to easily open a database
2022-09-13  Michael Tremerconfigure: Make the default database path configurable
2022-09-09  Michael Tremerwriter: Flush everything to disk after writing finishes
2022-09-09  Michael TremerRevert "database: Increase page size to 64k"
2022-09-09  Michael Tremertests: country: Don't crash when a country could not...
2022-09-01  Michael Tremercountry: Drop unused CC_LEN
2022-08-23  Michael TremerFix compilation on MacOS X
2022-08-23  Michael Tremerconfigure: Check for madvise
2022-08-23  Michael Tremertests: Add signing key to verify signatures
2022-08-23  Michael Tremerdatabase: Initialize r on create
2022-08-23  Michael Tremerdatabase: Drop debug line
2022-08-23  Michael Tremerdatabase: Drop unused offset variable in objects
2022-08-23  Michael Tremerdatabase: Encourage the compiler to inline some functions
2022-08-23  Michael Tremerdatabase: Call madvise() to tell the kernel that we...
2022-08-23  Michael Tremerdatabase: Read all data from the large mmap()
2022-08-23  Michael Tremerhexdump: Don't try to dump any empty memory
2022-08-23  Michael Tremerdatabase: Read header from mapped data
2022-08-23  Michael Tremerdatabase: Map the entire database into memory as a...
2022-08-23  Michael Tremerdatabase: Check if this version of libloc supports...
2022-08-23  Michael Tremerdatabase: Refactor checking magic
2022-08-23  Michael Tremerdatabase: Break opening procedure into smaller parts
2022-08-23  Michael Tremerdatabase: Refactor error handling on create
2022-08-23  Michael Tremertests: database: Expand test coverage
2022-08-23  Michael Tremerpython: Export DatabaseEnumerator type
2022-08-23  Michael Tremerdatabase: country: Return better error codes
2022-08-22  Michael Tremerstringpool: Drop function to find next offset
2022-08-22  Michael Tremertests: Add some simple database tests
2022-08-22  Michael Tremerdatabase: Fall back when mmap() isn't available
2022-08-22  Michael Tremerstringpool: Implement mmap as optional
2022-08-22  Michael Tremerpython: Fix errors for Database.lookup()
2022-08-22  Michael Tremerdatabase: Improve error reporting when the magic cannot...
2022-08-22  Michael Tremerpython: Correctly raise any errors when opening the...
2022-08-22  Michael Tremerdatabase: Increase page size to 64k
2022-08-22  Michael Tremerdatabase: Log any errors when mmap() fails
2022-08-22  Michael Tremerdatabase: Do not try to unmap failed mappings
2022-08-16  Michael Tremerdatabase: Use MAP_PRIVATE with mmap()
2022-08-16  Michael Tremerwriter: Check if stringpool has been initialized before...
2022-08-16  Michael Tremerconfigure: Replace obsolete AC_PROG_CC_STDC macro
2022-08-16  Michael TremerCheck return value of fread() when reading header
2022-08-16  Michael Tremercron: Add a cronjob if systemd is not available
2022-08-15  Michael Tremer*_unref: Always expect a valid pointer
2022-08-15  Michael Tremercountry: Refactor storing country code and continent...
2022-08-15  Michael TremerDon't abuse errno as return code
2022-08-15  Michael TremerReplace strerror(errno) with %m in format string throughout
2022-08-14  Peter Müllerlocation-importer.in: Fix dangling variable
2022-08-14  Michael Tremerconfigure: Bump release to 0.9.14 0.9.14
2022-08-14  Michael TremerMakefile: Pack all debian files into the tarball
2022-08-12  Michael Tremerimporter: Import all sources in alphabetical order
2022-08-12  Michael Tremerimporter: Tolerate that data might exist from other...
2022-08-12  Michael Tremerpython: Fix missing bracket
2022-08-12  Michael Tremerimporter: Import each source individually
2022-08-12  Michael Tremerimporter: Try to make parsing blocks faster
2022-08-12  Michael Tremerpython: database: Return None if no description/vendor...
2022-08-12  Michael Tremerimporter: Move importing extended sources/ARIN into...
2022-08-12  Michael Tremerimporter: Change download behaviour
2022-08-12  Michael Tremerimporter: Actually perform the Spamhaus sanity check
2022-07-13  Jochen SprickerhofUse buster_backport for new debhelper
2022-07-13  Jochen SprickerhofImprovements from Debian packaging
2022-07-07  Jochen SprickerhofMerge location-importer into location package
2022-07-07  Jochen SprickerhofRename Python package to python3-location
2022-07-05  Peter Müllerlocation-importer: AS names starting with "DNIC" actual...
2022-07-05  Peter Müllerlocation-importer: Only delete override data if we...
2022-06-23  Michael Tremerexport: Don't fail when output stream isn't seekable
2022-06-23  Michael Tremerverify: Show message on success
2022-04-14  Michael Tremerexport: Drop using functools
2022-04-14  Michael Tremerdownloader: Fetch __version__ from C module
2022-04-14  Michael TremerMake sources around that we can run tests without locat...
2022-04-14  Michael TremerRevert "configure: Require Python >= 3.9"
2022-04-12  Michael Tremerconfigure: Bump version to 0.9.13 0.9.13
2022-04-12  Michael Tremertests: Import test database
2022-04-12  Michael Tremer.gitignore: Ignore *.db files only in main directory
2022-04-11  Michael Tremerexport: Enable flattening for everything
2022-03-30  Michael Tremerconfigure: Require Python >= 3.9
2022-03-30  Michael Tremertests: List Python test cases as scripts
2022-03-30  Michael Tremertests: Break after exporting 1000 networks
2022-03-30  Michael Tremernetwork: loc_network_subnets: Use correct prefix
next