aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/perf_namestore_api_zone_iteration.c
Commit message (Collapse)AuthorAge
* fixing #6149Christian Grothoff2020-04-11
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* use real GNS record types in tests to avoid failures in new extra ↵Christian Grothoff2018-06-05
| | | | serialization/deserialization checking
* fix config filesChristian Grothoff2018-05-09
|
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
|
* fix perf_ return valueChristian Grothoff2018-05-01
|
* add perf_ logic for namestore iterations, improve namestore insertion ↵Christian Grothoff2018-05-01
performance by 30 percent