aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* 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
| | | | | | | | added new index to both plugins implemented lookup functionality in both plugins namestore uses lookup function
* -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
| | | | | | - added lookup protocol numbers - implemented lookup sending
* -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 ↵Christian Grothoff2013-10-17
| | | | handling
* -fix plugin linkageChristian Grothoff2013-10-17
|
* -finishing split of namestore into namestore and namecache (#3065) -- in ↵Christian Grothoff2013-10-16
| | | | theory; in practice, somehow something broke badly, so the tests are now failing
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* -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 ↵Christian Grothoff2013-10-16
| | | | GNUNET_GNSRECORD_ library
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
|
* implementing #3064: enable split-personality ARM to run some services as ↵Christian Grothoff2013-10-11
| | | | 'gnunet' and others as grothoff, depending on level of personal information available to the service
* 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
| | | | not work...
* -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 ↵Christian Grothoff2013-10-06
| | | | namestore.conf.in
* -doxygenChristian Grothoff2013-10-05
|
* -fix ftbfsChristian Grothoff2013-10-05
|
* -enable printing and parsing of conversation's PHONE recordsChristian Grothoff2013-10-05
|
* -initialize flagsChristian Grothoff2013-10-04
|
* -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
|