aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore_api.c
Commit message (Expand)AuthorAge
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* NAMESTORE: avoid use-after-free in handle_record_result.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
* IPC: Convert all message payload lengths to uint16_t types.Martin Schanzenbach2022-11-06
* IDENTITYMartin Schanzenbach2022-10-29
* -unused functionsMartin Schanzenbach2022-10-23
* NAMESTORE: Introduce GANA-managed error codesMartin Schanzenbach2022-10-23
* -fix tests; add zonefile testMartin Schanzenbach2022-10-20
* NAMESTORE: Add records_lookup2 API for filtering and update REST API with fil...Martin Schanzenbach2022-10-19
* NAMESTORE: Bulk insert API now properly handles message length restrictionMartin Schanzenbach2022-10-06
* NAMESTORE: Massaging new bulk APIMartin Schanzenbach2022-10-04
* NAMESTORE: Make bulk and transactional API consistent with monitoringMartin Schanzenbach2022-10-03
* NAMESTORE: Bulk store API and fix for delayed store activitiesMartin Schanzenbach2022-10-03
* NAMESTORE: Allow service-side record set filtering. Fixes #7193Martin Schanzenbach2022-09-28
* NAMESTORE: Fix API return valueMartin Schanzenbach2022-09-26
* NAMESTORE: Add select ... for update / edit records APIsMartin Schanzenbach2022-09-23
* NAMESTORE: Add begin, commit and rollback API messagesMartin Schanzenbach2022-09-23
* NAMESTORE: Remove unneeded functions and renames.Martin Schanzenbach2022-09-22
* NAMESTORE: Towards new transaction-based APIMartin Schanzenbach2022-03-21
* NAMESTORE: Add record set blocking APIMartin Schanzenbach2022-03-16
* -fixMartin Schanzenbach2022-02-25
* -fixMartin Schanzenbach2022-02-25
* GNS: LSD0001 improvementsMartin Schanzenbach2022-02-07
* -simlify and correct tombstone logicMartin Schanzenbach2022-02-06
* GNS: Implement Tombstone logicMartin Schanzenbach2022-02-05
* -fix many more typosChristian Grothoff2021-04-26
* -more coverityMartin Schanzenbach2021-03-26
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* -fix various bugsMartin Schanzenbach2020-08-06
* deprecate ill-defined set_nick APISchanzenbach, Martin2020-05-06
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* remove bogus castChristian Grothoff2019-05-25
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
* use separate message type to indicate end of transmission (much cleaner)Christian Grothoff2018-11-02
* 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
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* watch for namestore not completing store operations, add auto-abort with warn...Christian Grothoff2018-05-10
* misc bugfixesChristian Grothoff2018-04-26
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff2018-04-23
* reactivate test, fix misc warningsChristian Grothoff2018-01-20
* fix misc namestore crashes from pq migrationChristian Grothoff2017-06-23
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10