aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* -initialize flags to unproblematic value (hence usually zero)Christian Grothoff2013-11-05
* fix tests and do not assert since this will break make checkMatthias Wachs2013-11-05
* minor fixes + test for shadows record filtering and usageMatthias Wachs2013-11-04
* new test to lookup shadow recordMatthias Wachs2013-11-04
* - fix: all records were created as shadow record by defaultMatthias Wachs2013-11-04
* fix for lookupMatthias Wachs2013-11-04
* replace zone iteration with record lookupMatthias Wachs2013-10-28
* replace iteration with lookupMatthias Wachs2013-10-28
* extended plugin api to support lookup functionMatthias Wachs2013-10-28
* -eliminate dead codeChristian Grothoff2013-10-26
* api communication doneMatthias Wachs2013-10-25
* added lookup test + fix in testMatthias Wachs2013-10-25
* - clean protocol numberMatthias Wachs2013-10-25
* -32 bit, not 16Christian Grothoff2013-10-20
* -allow namestore to monitor ALL zones, and to optionally only monitor changesChristian Grothoff2013-10-20
* -enable monitor over all zonesChristian Grothoff2013-10-20
* -fix leaksChristian Grothoff2013-10-18
* implementing api callMatthias Wachs2013-10-18
* -do not use expired records, they'll be removed internally nowChristian Grothoff2013-10-18
* -fix terminationChristian Grothoff2013-10-18
* doxygenMatthias Wachs2013-10-18
* Link namesotre to libgnunetgnsrecord tooLRN2013-10-17
* -fix testcasesChristian Grothoff2013-10-17
* -indentation, code cleanupChristian Grothoff2013-10-17
* -start namecache as wellChristian Grothoff2013-10-17
* -start namecache as wellChristian Grothoff2013-10-17
* -fix use after free, cancel of dead taskChristian Grothoff2013-10-17
* -perform NC registration for client during store handlingChristian Grothoff2013-10-17
* -start namecache as well, perform NC registration for client during lookup ha...Christian Grothoff2013-10-17
* -fix plugin linkageChristian Grothoff2013-10-17
* -finishing split of namestore into namestore and namecache (#3065) -- in theo...Christian Grothoff2013-10-16
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
* -start tests with fresh/empty databaseChristian Grothoff2013-10-16
* -SERVICEHOME is now GNUNET_HOMEChristian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
* implementing #3064: enable split-personality ARM to run some services as 'gnu...Christian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* fixing resource leaksMatthias Wachs2013-10-10
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* fixed #2987 -- at least the testcases now passChristian Grothoff2013-10-08
* towards implementing postgres backend for namestore (#2987)Christian Grothoff2013-10-08
* -bump name to 97Christian Grothoff2013-10-08
* fixing #2992: do not use hash of pkey and then match against pkey, that will ...Christian Grothoff2013-10-08
* -implement #2992 (but reverse lookup itself seems to not yet work properly)Christian Grothoff2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -install fcfsd in libexec, build dv by default, move fcfsd config to namestor...Christian Grothoff2013-10-06