]> git.ipfire.org Git - people/ms/libloc.git/history - src/test-database.c
importer: Drop EDROP as it has been merged into DROP
[people/ms/libloc.git] / src / test-database.c
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-03-07  Michael Tremerstrings: Statically allocate all address/network strings
2021-09-04  Michael TremerMove include files to /usr/include/libloc
2020-11-12  Michael Tremertest: Update API
2020-11-11  Michael Tremertest: Add tests for database enumerator
2020-06-15  Michael TremerEnable debug logging for all tests
2020-05-28  Michael Tremertest: Generate random temporary files
2020-05-19  Michael Tremerdatabase: Add support for two signatures
2020-05-16  Michael Tremertest-database: Check opening files with no or random...
2020-05-16  Michael TremerFix reading database in newer version
2020-05-16  Michael TremerBump database version to "1"
2019-12-12  Michael Tremertest-database: Remove signature checks
2019-11-28  Michael TremerImplement signing/verifying databases
2018-01-08  Michael TremerAdd license attribute to the database
2017-12-29  Michael TremerMove all header files into src/loc and install them
2017-12-12  Michael Tremertest: We do not guarantee that string pointers never...
2017-12-12  Michael TremerSplit database into a writer and reader
2017-12-08  Michael TremerDraft initial database format