aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-service-namestore.c
Commit message (Collapse)AuthorAge
* 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
|
* -more namestore code cleanupChristian Grothoff2012-06-28
|
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
|
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
|
* -more code cleanup in namestoreChristian Grothoff2012-06-28
|
* -namestore cleanup and fixes -- wipChristian Grothoff2012-06-28
|
* -namestore cleanup and fixes -- wipChristian Grothoff2012-06-28
|
* -more namestore code cleanupChristian Grothoff2012-06-27
|
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
|
* -some namestore code cleanupChristian Grothoff2012-06-20
|
* - docuMatthias Wachs2012-06-20
|
* - commit oftenMatthias Wachs2012-06-20
|
* - docu and cleanupMatthias Wachs2012-06-20
|
* - code cleanup round 2Matthias Wachs2012-06-20
|
* - docuMatthias Wachs2012-06-20
|
* -towards block plugin for meshChristian Grothoff2012-06-20
|
* -towards enabling relative expiration times in namestoreChristian Grothoff2012-06-19
|
* - fixMatthias Wachs2012-06-13
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* - unused varMatthias Wachs2012-05-03
|
* - coverity bugsMatthias Wachs2012-04-25
|
* -LRN: misc patches / fixesChristian Grothoff2012-04-25
|
* -workaround tests hangingChristian Grothoff2012-04-22
|
* introducing soft shutdown concept for services; during soft shutdown, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* - fixing offsetMatthias Wachs2012-03-27
|
* - rewritten zone iteration code for code deduplication and improved flag ↵Matthias Wachs2012-03-27
| | | | | | | | handling - added mode for gnunet-namestore to list public records and to set record to public during creation default: list all records, create private record
* - coverityMatthias Wachs2012-03-23
|
* (no commit message)Matthias Wachs2012-03-22
|
* - remove name if no rec is leftMatthias Wachs2012-03-21
|
* -allow deletion without specifying expirationChristian Grothoff2012-03-21
|
* - changes to record removeMatthias Wachs2012-03-21
|
* - fixed record update for unique recordsMatthias Wachs2012-03-20
|
* - minor changesMatthias Wachs2012-03-19
|
* - test use new zonekey filesMatthias Wachs2012-03-19
|
* - usage of short hashesMatthias Wachs2012-03-19
|
* - doxygen fixesMatthias Wachs2012-03-19
|
* fix segfaultMatthias Wachs2012-03-15
|
* - fixesMatthias Wachs2012-03-15
|
* -revertMartin Schanzenbach2012-03-14
|