aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore.h
Commit message (Expand)AuthorAge
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* 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
* start preparations for flow control by namestore monitorsChristian Grothoff2018-05-02
* 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
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* extended plugin api to support lookup functionMatthias Wachs2013-10-28
* -eliminate dead codeChristian Grothoff2013-10-26
* api communication doneMatthias Wachs2013-10-25
* - clean protocol numberMatthias Wachs2013-10-25
* -allow namestore to monitor ALL zones, and to optionally only monitor changesChristian Grothoff2013-10-20
* -fix leaksChristian Grothoff2013-10-18
* implementing api callMatthias Wachs2013-10-18
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -add missing PACKED attributeChristian Grothoff2013-09-29
* handle empty result set gracefullyChristian Grothoff2013-09-24
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -allow passing NULL for zone to iterate over all of our zonesChristian Grothoff2013-09-05
* -doxygenChristian Grothoff2013-08-14
* -namestore service builds againChristian 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
* -finishing monitor API on client-sideChristian Grothoff2013-07-08
* -get rid of iteration response, use lookup response instead, message formats ...Christian Grothoff2013-07-08
* -skeleton for monitor APIChristian Grothoff2013-07-08
* -towards implementing improved namestore APIChristian Grothoff2013-06-30
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -change to normalizationMatthias Wachs2012-11-16
* implementing mantis 0002193Matthias Wachs2012-11-15
* -fix message types for namestore, eliminate conflict with LMChristian Grothoff2012-06-29
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
* -more code cleanup in namestoreChristian Grothoff2012-06-28
* -more namestore code cleanupChristian Grothoff2012-06-27
* (no commit message)Matthias Wachs2012-03-22
* - test use new zonekey filesMatthias Wachs2012-03-19
* - usage of short hashesMatthias Wachs2012-03-19
* - changes to signing verfifying: includes block expirationMatthias Wachs2012-03-09
* - checkin nbo conversionMatthias Wachs2012-03-06
* - fixes for put and lookupMatthias Wachs2012-03-06
* - step 1) compiles againMatthias Wachs2012-03-06