aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
Commit message (Expand)AuthorAge
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
* BUILD: more more components into new structure; ftbfs fixMartin 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
* datacache: remove broken benchmark testsMartin Schanzenbach2023-10-16
* meson: add datacache tests; improve test return valuesMartin Schanzenbach2023-10-16
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin Schanzenbach2023-10-05
* BUILD: Meson, more missing pluginsMartin Schanzenbach2023-09-29
* BUILD: Meson install even more filesMartin Schanzenbach2023-09-27
* 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: Towards mode complete buildMartin Schanzenbach2023-09-22
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: Start experimental meson buildMartin Schanzenbach2023-09-20
* NEWS: GNUNET_TESTING_get_testname_from_underscore renamed to GNUNET_STRINGS_g...Christian Grothoff2023-09-09
* -DATACACHE: fix memory leaks in tests.ulfvonbelow2023-02-06
* 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 namecache postgres implementationChristian Grothoff2022-11-22
* modernize datacache postgres implementationChristian Grothoff2022-11-22
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through DATACACHE subsystemWillow Liquorice2022-10-03
* | -remove unnecessary and badly used extra argument in postgres statement prepa...Christian Grothoff2022-10-12
|/
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
* major modification to datacache to store route options (and clean up the API)Christian Grothoff2022-07-07
* -fix copy and paste errorChristian Grothoff2022-02-23
* -fix datacache to return 2x num_closest in both directionsChristian Grothoff2022-02-23
* -add DHT FIXMEChristian Grothoff2022-02-22
* -fix htons/htonl bug introduced by message format changeChristian Grothoff2022-02-19
* -more work on DHTU integrationChristian Grothoff2022-02-19
* DHT: modify API and protocol messages to add path signatures, except for now ...Christian Grothoff2022-01-09
* -dceChristian Grothoff2022-01-02
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -fix make dist; fix warningsv0.15.0Martin Schanzenbach2021-08-08
* Revert "-coverity: use after free"Martin Schanzenbach2021-05-15
* -coverity: use after freeMartin Schanzenbach2021-05-15
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* Implement function to load plugins within a specific contextAlessio Vanni2021-04-05
* postgres: drop use of 'WITH OIDS'Daniel Golle2020-10-05
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-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