aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_plugin.h
Commit message (Expand)AuthorAge
* - 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
* -fixChristian Grothoff2012-02-22
* -fixChristian Grothoff2012-02-22
* -again improving API, starting to implement some of the sqlite interactionsChristian Grothoff2012-02-21
* -DB API updates, creating tables and preparing statementsChristian Grothoff2012-02-21
* - fixed definitionMatthias Wachs2012-02-21
* -plugin api design for namestoreChristian Grothoff2012-02-20