aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* check for cli tools Matthias Wachs2013-11-28
* - Tests did not clean up: TEST_HOME with namestore db was not removed after testMatthias Wachs2013-11-28
* minor output improvementMatthias Wachs2013-11-28
* fixing testMatthias Wachs2013-11-27
* - fix message log levelMatthias Wachs2013-11-14
* fix for sizeMatthias Wachs2013-11-13
* remove private flagMatthias Wachs2013-11-13
* adding pseudonym NICK automatically to records setsMatthias Wachs2013-11-13
* renaming PSEU to NICKMatthias Wachs2013-11-13
* Fix incompatability with musl libc.David Barksdale2013-11-10
* -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