aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-service-namestore.c
Commit message (Expand)AuthorAge
* fixing #2992: do not use hash of pkey and then match against pkey, that will ...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
* -address #3050, refresh encrypted blocks from plaintext blocks during iterati...Christian Grothoff2013-10-02
* -delete does not work in the strong sense due to caching of the encrypted blo...Christian Grothoff2013-10-02
* -fixing namestore to not disconnect on empty iteration result --- and namesto...Christian Grothoff2013-09-30
* -more loggingChristian Grothoff2013-09-30
* -fix indentationChristian Grothoff2013-09-30
* -disconnect on protocol errors, not on no-resultChristian Grothoff2013-09-29
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* - iterator NULL checkMatthias Wachs2013-09-11
* -go back to breakChristian Grothoff2013-09-10
* -finalize iterate_all_zones as wellChristian Grothoff2013-09-10
* -misc fixesChristian Grothoff2013-09-06
* -allow passing NULL for zone to iterate over all of our zonesChristian Grothoff2013-09-05
* -clean client context on shutdownChristian Grothoff2013-08-15
* -if records are deleted, delete them from cache as wellChristian Grothoff2013-08-15
* -fixing #2993Christian Grothoff2013-08-15
* -doxygenChristian Grothoff2013-08-14
* -addressing #2995Christian Grothoff2013-08-14
* -more work on new GNS implementationChristian Grothoff2013-08-13
* -documenting open issuesChristian Grothoff2013-08-13
* -namestore service builds againChristian Grothoff2013-08-13
* -more work on new namestore APIChristian 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
* RFC new gns publishingMatthias Wachs2013-07-24
* -check for NULLChristian Grothoff2013-07-09
* -fixes in monitoring codeChristian Grothoff2013-07-09
* finish implementation of monitoring, send change notifications to all clientsChristian Grothoff2013-07-09
* -towards having monitoringChristian Grothoff2013-07-09
* -towards implementing monitor functions in serviceChristian Grothoff2013-07-09
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* -get rid of iteration response, use lookup response instead, message formats ...Christian Grothoff2013-07-08
* -towards implementing improved namestore APIChristian Grothoff2013-06-30
* -keep and drop are not needed here as we watch for disconnectsChristian Grothoff2013-06-12
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* implementing mantis 0002193Matthias Wachs2012-11-15
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* -simplifyChristian Grothoff2012-09-28
* - coverirt 10116Matthias Wachs2012-07-23
* - namestore uses new rsa apiMatthias Wachs2012-07-16
* -fix gns record deletionChristian Grothoff2012-07-03
* - change for 2477Matthias Wachs2012-07-03
* -committing relative/abs expiration time changes from a few days agoChristian Grothoff2012-07-02
* -more fixes to namestoreChristian Grothoff2012-06-29
* -fixesChristian Grothoff2012-06-29
* -check all fields for matches before removingChristian Grothoff2012-06-29