aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-service-namestore.c
AgeCommit message (Expand)Author
2012-11-15implementing mantis 0002193wachs
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationgrothoff
2012-09-28-simplifygrothoff
2012-07-23- coverirt 10116wachs
2012-07-16- namestore uses new rsa apiwachs
2012-07-03-fix gns record deletiongrothoff
2012-07-03- change for 2477wachs
2012-07-02-committing relative/abs expiration time changes from a few days agogrothoff
2012-06-29-more fixes to namestoregrothoff
2012-06-29-fixesgrothoff
2012-06-29-check all fields for matches before removinggrothoff
2012-06-28-more namestore code cleanupgrothoff
2012-06-28-more namestore service cleanup -- wipgrothoff
2012-06-28-more namestore service cleanup -- wipgrothoff
2012-06-28-more code cleanup in namestoregrothoff
2012-06-28-namestore cleanup and fixes -- wipgrothoff
2012-06-28-namestore cleanup and fixes -- wipgrothoff
2012-06-27-more namestore code cleanupgrothoff
2012-06-25trying to fix #2458, largely worksgrothoff
2012-06-20-some namestore code cleanupgrothoff
2012-06-20- docuwachs
2012-06-20- commit oftenwachs
2012-06-20- docu and cleanupwachs
2012-06-20- code cleanup round 2wachs
2012-06-20- docuwachs
2012-06-20-towards block plugin for meshgrothoff
2012-06-19-towards enabling relative expiration times in namestoregrothoff
2012-06-13- fixwachs
2012-06-12-consistently use struct GNUNET_HashCodegrothoff
2012-05-27renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_foreve...grothoff
2012-05-03- unused varwachs
2012-04-25- coverity bugswachs
2012-04-25-LRN: misc patches / fixesgrothoff
2012-04-22-workaround tests hanginggrothoff
2012-04-22introducing soft shutdown concept for services; during soft shutdown, service...grothoff
2012-03-27- fixing offsetwachs
2012-03-27- rewritten zone iteration code for code deduplication and improved flag hand...wachs
2012-03-23- coveritywachs
2012-03-22git-svn-id: https://gnunet.org/svn/gnunet@20670 140774ce-b5e7-0310-ab8b-a8572...wachs
2012-03-21- remove name if no rec is leftwachs
2012-03-21-allow deletion without specifying expirationgrothoff
2012-03-21- changes to record removewachs
2012-03-20- fixed record update for unique recordswachs
2012-03-19- minor changeswachs
2012-03-19- test use new zonekey fileswachs
2012-03-19- usage of short hasheswachs
2012-03-19- doxygen fixeswachs
2012-03-15fix segfaultwachs
2012-03-15- fixeswachs
2012-03-14-revertschanzen