aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_plugin.h
Commit message (Expand)AuthorAge
* NAMESTORE: Also implement cancel API for advisory lock clearing. Update PQ pl...Martin Schanzenbach2023-12-02
* NAMESTORE: Remove TX API again. Add new edit records API with advisory locking.Martin Schanzenbach2023-12-01
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
* modernize namestore postgres plugin, a bitChristian Grothoff2022-11-21
* NAMESTORE: Add DB setup utility with SQlite support; PQ brokenMartin Schanzenbach2022-09-30
* NAMESTORE: Add select ... for update / edit records APIsMartin Schanzenbach2022-09-23
* NAMESTORE: Start transactional APIMartin Schanzenbach2022-09-22
* DOC: Nesting doxygen groups to improve high-level organisation of source docs.Willow Liquorice2022-08-21
* GNS: Sanitize APIs and align with LSD0001Martin Schanzenbach2022-03-27
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* clarifying namestore api (#5458), fixing code duplication and a memory leak w...Christian Grothoff2019-02-13
* 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
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
* more work on zoneimport tool, lacks CNAME but otherwise largely complete, exc...Christian Grothoff2018-04-10
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* -fix (C) noticesChristian Grothoff2016-01-19
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fixedMatthias Wachs2013-10-29
* -finishing split of namestore into namestore and namecache (#3065) -- in theo...Christian Grothoff2013-10-16
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fixing build issues in namestore related to #3047Christian Grothoff2013-09-30
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -doxygenChristian Grothoff2013-09-05
* -allow passing NULL for zone to iterate over all of our zonesChristian Grothoff2013-09-05
* -fixing #2993Christian Grothoff2013-08-15
* -build namestoreChristian Grothoff2013-08-13
* -towards namestore support for the new privacy-preserving GNS queriesChristian Grothoff2013-08-12
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -do need to install plibc and other headers after all -- #2470Christian Grothoff2012-06-29
* - includesMatthias Wachs2012-03-19
* -zone to name --- API mentioned in #2194Christian Grothoff2012-03-04
* nametore api changeMatthias Wachs2012-02-29
* -fixChristian Grothoff2012-02-23
* -revised plugin APIChristian Grothoff2012-02-23