aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
Commit message (Expand)AuthorAge
* -fix test ftbfsMartin Schanzenbach2022-12-05
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* modernize datastore postgres implementationChristian Grothoff2022-11-22
* modernize namecache postgres implementationChristian Grothoff2022-11-22
* -remove unused struct fieldsMartin Schanzenbach2022-10-29
* NAMESTORE: Introduce GANA-managed error codesMartin Schanzenbach2022-10-23
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through NAMECACHE serviceWillow Liquorice2022-10-03
* | -remove unnecessary and badly used extra argument in postgres statement prepa...Christian Grothoff2022-10-12
|/
* BUILD: Silence some -Wall warningsMartin Schanzenbach2022-09-26
* -Replaced several hardcoded /tmp locations in tests of CORE, FS, IDENTITY, NA...Willow Liquorice2022-08-21
* -fix namecache testMartin Schanzenbach2022-02-25
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -more coverityMartin Schanzenbach2021-08-09
* -fix typosChristian Grothoff2021-04-26
* another linker fixChristian Grothoff2020-12-28
* -fixMartin Schanzenbach2020-10-15
* -fixMartin Schanzenbach2020-10-15
* -fixMartin Schanzenbach2020-10-15
* - more depsMartin Schanzenbach2020-10-15
* - fixMartin Schanzenbach2020-10-15
* - better wire format for rrblocksMartin Schanzenbach2020-10-15
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* postgres: drop use of 'WITH OIDS'Daniel Golle2020-10-05
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* more warningsSchanzenbach, Martin2020-05-06
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* typoSchanzenbach, Martin2019-04-30
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
* fix some compiler warningsSchanzenbach, Martin2019-02-15
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* add stats to namecacheChristian Grothoff2019-01-10
* fix #5500Christian Grothoff2018-12-11
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ...Christian Grothoff2018-12-11
* run expiration only once per hour, use WALChristian Grothoff2018-12-02
* assert block length is validSchanzenbach, Martin2018-06-24
* fixSchanzenbach, Martin2018-06-24
* handle corrupted names in cacheSchanzenbach, Martin2018-06-24
* revert unnecessary underrun fixSchanzenbach, Martin2018-06-24
* fix possible buffer overrunSchanzenbach, Martin2018-06-24