aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
Commit message (Expand)AuthorAge
* BUILD: Move namecache to serviceMartin Schanzenbach2023-10-19
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin Schanzenbach2023-10-05
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
* BUILD: Meson - install more filesMartin Schanzenbach2023-09-23
* BUILD: Only build pq plugins if dependency foundMartin Schanzenbach2023-09-23
* BUILD: Build pq plugins with mesonMartin Schanzenbach2023-09-23
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: More meson subsystemsMartin Schanzenbach2023-09-20
* NEWS: GNUNET_TESTING_get_testname_from_underscore renamed to GNUNET_STRINGS_g...Christian Grothoff2023-09-09
* -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