aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* 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
* -fix expiration time, sqlite can only do 63-bit integers, as they are always ...Christian Grothoff2013-09-30
* -enable looking up individual recordsChristian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -fixing namestore to not disconnect on empty iteration result --- and namesto...Christian Grothoff2013-09-30
* caching testMatthias Wachs2013-09-30
* -more loggingChristian Grothoff2013-09-30
* next testMatthias Wachs2013-09-30
* new namestore CLI testsMatthias Wachs2013-09-30
* -fix indentationChristian Grothoff2013-09-30
* -minor stylistic cleanup, doxygenChristian Grothoff2013-09-29
* -shutdown if zone/ego not foundChristian Grothoff2013-09-29
* -fix block size calculationChristian Grothoff2013-09-29
* -add missing PACKED attributeChristian Grothoff2013-09-29
* -disconnect on protocol errors, not on no-resultChristian Grothoff2013-09-29
* Andrew Cann wrote:Christian Grothoff2013-09-28
* using DNS2GNS record type instead of recycling NS record type in GNS; fixing ...Christian Grothoff2013-09-27
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -more logging, minor code cleanupChristian Grothoff2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* -use dnsparser and consistently serialize DNS names in DNS binary formatChristian Grothoff2013-09-25
* -fix MX record parsing and serialization, others still to be fixedChristian Grothoff2013-09-25
* -fix remove testcaseChristian Grothoff2013-09-25
* -indentationChristian Grothoff2013-09-25
* handle empty result set gracefullyChristian Grothoff2013-09-24
* clear private keys in static locations on exitChristian Grothoff2013-09-21