aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore.h
Commit message (Collapse)AuthorAge
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -finishing monitor API on client-sideChristian Grothoff2013-07-08
|
* -get rid of iteration response, use lookup response instead, message formats ↵Christian Grothoff2013-07-08
| | | | were identical to begin with
* -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
|
* breaking stuffChristian Grothoff2012-03-06
|
* - changesMatthias Wachs2012-03-05
|
* - doxygenMatthias Wachs2012-03-05
|
* (no commit message)Matthias Wachs2012-03-02
|
* - create testMatthias Wachs2012-03-02
|
* - more changes: sign & verify working and testedMatthias Wachs2012-03-01
|
* - removing completeMatthias Wachs2012-03-01
|
* - at least compilingMatthias Wachs2012-03-01
|
* -stuffChristian Grothoff2012-03-01
|
* - message renamingMatthias Wachs2012-03-01
|
* -fixing sparc funChristian Grothoff2012-03-01
|
* - namestoreMatthias Wachs2012-02-29
|
* - more changesMatthias Wachs2012-02-28
|
* - using de/serialization functionalityMatthias Wachs2012-02-28
|
* - record serialization + testMatthias Wachs2012-02-28
|
* - more zone iteration codeMatthias Wachs2012-02-28
|
* - more codeMatthias Wachs2012-02-27
|
* - more communicationMatthias Wachs2012-02-27
|
* - put recordMatthias Wachs2012-02-27
|
* - lookup API send recvMatthias Wachs2012-02-24
|
* - communicationMatthias Wachs2012-02-24
|
* - more codeMatthias Wachs2012-02-22
|
* - missing fileMatthias Wachs2012-02-21