aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore.c
Commit message (Expand)AuthorAge
* -implement #2992 (but reverse lookup itself seems to not yet work properly)Christian Grothoff2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -do set expiration time when storing records, works better that way...Christian Grothoff2013-10-04
* -add logic to print expiration times for recordsChristian Grothoff2013-10-04
* -enable looking up individual recordsChristian Grothoff2013-09-30
* -shutdown if zone/ego not foundChristian Grothoff2013-09-29
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -fix crash in gnunet-namestore -a if no other records already existedChristian Grothoff2013-09-10
* -fix FTBFSChristian Grothoff2013-09-05
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
* -use new ego lookup function to simplify logicChristian Grothoff2013-08-24
* -implementing #2990: integration of gnunet-namestore with identity serviceChristian Grothoff2013-08-19
* -dceChristian Grothoff2013-08-13
* -towards namestore support for the new privacy-preserving GNS queriesChristian Grothoff2013-08-12
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -fixChristian Grothoff2013-07-11
* -fixChristian Grothoff2013-07-11
* -add extra checksChristian Grothoff2013-07-11
* -dead codeChristian Grothoff2013-07-09
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* add '-m' option to gnunet-namestore, extend namestore monitor API with notifi...Christian Grothoff2013-07-09
* -towards implementing improved namestore APIChristian Grothoff2013-06-30
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* -fixing #2546Christian Grothoff2012-09-16
* - new rsa apiMatthias Wachs2012-07-16
* - test for namestoreMatthias Wachs2012-07-13
* -LRN: Correct time == 0 handling:Christian Grothoff2012-07-05
* -LRN: initialize rd to avoid having garbage in flagsChristian Grothoff2012-07-04
* -fixing #2478Christian Grothoff2012-07-04
* -rel time allowedChristian Grothoff2012-07-02
* -display expiration times with recordsChristian Grothoff2012-06-29
* -allow blank specification of URI-onlyChristian Grothoff2012-06-26
* -adding support for importing PKEY records from URIsChristian Grothoff2012-06-26
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
* -towards enabling relative expiration times in namestoreChristian Grothoff2012-06-19
* LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff2012-06-10
* renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_foreve...Christian Grothoff2012-05-27
* - added "never for expiration"Matthias Wachs2012-03-27
* - rewritten zone iteration code for code deduplication and improved flag hand...Matthias Wachs2012-03-27
* -allow deletion without specifying expirationChristian Grothoff2012-03-21
* - usage of short hashesMatthias Wachs2012-03-19
* (no commit message)Matthias Wachs2012-03-15
* -fixChristian Grothoff2012-03-14
* -doneChristian Grothoff2012-03-07
* - reverting api changeMatthias Wachs2012-03-07