aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
...
* -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
* -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
* -simplify scriptChristian Grothoff2013-10-04
* -reindentChristian Grothoff2013-10-03
* -reset statementChristian Grothoff2013-10-03
* -address #3050, refresh encrypted blocks from plaintext blocks during iterati...Christian Grothoff2013-10-02
* -delete does not work in the strong sense due to caching of the encrypted blo...Christian Grothoff2013-10-02
* -fix configChristian Grothoff2013-10-02
* -test_namestore_defaults.conf does not exist, use test_namestore_api.confChristian Grothoff2013-10-01
* fixing test compile Matthias Wachs2013-10-01
* fix typeMatthias Wachs2013-10-01
* -fixing build issues in namestore related to #3047Christian Grothoff2013-09-30