- proper service-side error reporting for the SP API
[oweals/gnunet.git] / src / namestore /
2014-04-18 Christian Grothoffhack namestore pending capability
2014-04-08 Christian Grothoff-comment out all of directives on test
2014-02-16 Christian Grothoff-add a few comments
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-23 Christian Grothoff-avoid bashisms
2013-12-20 Christian Grothoff-indentation
2013-12-20 Christian Grothoff-larger delay for Pi
2013-12-19 LRNmalloc -> new
2013-12-18 Christian Grothoff-bash is in deed required
2013-12-18 Christian Grothoff-require just sh, not full bash
2013-12-17 Christian Grothoff-fix #3220: typo in SQL
2013-12-17 Christian Grothoff-do not log at DEBUG in testcases (at least not in...
2013-12-16 Christian Grothoff-never store NICKs anywhere but in '+', do not display...
2013-12-16 Christian Grothoff-never store NICKs anywhere but in '+', do not display...
2013-12-12 Christian Grothoff-fixing 'make dist' issues
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-12 Christian Grothoff-trying to fix #3202
2013-12-09 LRNRemove test home at the beginning and at the VERY end
2013-12-06 Matthias Wachsfixed uri parsing and exit codes
2013-12-06 Matthias Wachsadding docu
2013-12-06 Matthias Wachs- test if identity service is running
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-04 Matthias Wachsadd nick name for cached records
2013-12-04 LRNSkip gnunet-config-dependent tests when gnunet-config...
2013-12-04 Matthias Wachsexpiration
2013-12-04 Matthias Wachsdebug message
2013-12-03 Matthias Wachsinclude nick in cache for debugging
2013-11-29 Matthias Wachsremove debug
2013-11-29 Matthias Wachsfixing multiple segfaults
2013-11-29 Matthias Wachsbug in zone to name: called with disconnect error inste...
2013-11-29 Matthias Wachspath required
2013-11-28 Christian Grothoff-fix memory leak
2013-11-28 Matthias Wachscheck for cli tools
2013-11-28 Matthias Wachs- Tests did not clean up: TEST_HOME with namestore...
2013-11-28 Matthias Wachsminor output improvement
2013-11-27 Matthias Wachsfixing test
2013-11-14 Matthias Wachs- fix message log level
2013-11-13 Matthias Wachsfix for size
2013-11-13 Matthias Wachsremove private flag
2013-11-13 Matthias Wachsadding pseudonym NICK automatically to records sets
2013-11-13 Matthias Wachsrenaming PSEU to NICK
2013-11-10 David BarksdaleFix incompatability with musl libc.
2013-11-05 Christian Grothoff-initialize flags to unproblematic value (hence usually...
2013-11-05 Matthias Wachsfix tests and do not assert since this will break make...
2013-11-04 Matthias Wachsminor fixes + test for shadows record filtering and...
2013-11-04 Matthias Wachsnew test to lookup shadow record
2013-11-04 Matthias Wachs- fix: all records were created as shadow record by...
2013-11-04 Matthias Wachsfix for lookup
2013-10-28 Matthias Wachsreplace zone iteration with record lookup
2013-10-28 Matthias Wachsreplace iteration with lookup
2013-10-28 Matthias Wachsextended plugin api to support lookup function
2013-10-26 Christian Grothoff-eliminate dead code
2013-10-25 Matthias Wachsapi communication done
2013-10-25 Matthias Wachsadded lookup test + fix in test
2013-10-25 Matthias Wachs- clean protocol number
2013-10-20 Christian Grothoff-32 bit, not 16
2013-10-20 Christian Grothoff-allow namestore to monitor ALL zones, and to optionall...
2013-10-20 Christian Grothoff-enable monitor over all zones
2013-10-18 Christian Grothoff-fix leaks
2013-10-18 Matthias Wachsimplementing api call
2013-10-18 Christian Grothoff-do not use expired records, they'll be removed interna...
2013-10-18 Christian Grothoff-fix termination
2013-10-18 Matthias Wachsdoxygen
2013-10-17 LRNLink namesotre to libgnunetgnsrecord too
2013-10-17 Christian Grothoff-fix testcases
2013-10-17 Christian Grothoff-indentation, code cleanup
2013-10-17 Christian Grothoff-start namecache as well
2013-10-17 Christian Grothoff-start namecache as well
2013-10-17 Christian Grothoff-fix use after free, cancel of dead task
2013-10-17 Christian Grothoff-perform NC registration for client during store handling
2013-10-17 Christian Grothoff-start namecache as well, perform NC registration for...
2013-10-17 Christian Grothoff-fix plugin linkage
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-moving namestore_common functions to gnsrecord library
2013-10-16 Christian Grothoff-start tests with fresh/empty database
2013-10-16 Christian Grothoff-SERVICEHOME is now GNUNET_HOME
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Matthias Wachsfixing resource leaks
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 Christian Grothofffixed #2987 -- at least the testcases now pass
2013-10-08 Christian Grothofftowards implementing postgres backend for namestore...
2013-10-08 Christian Grothoff-bump name to 97
2013-10-08 Christian Grothofffixing #2992: do not use hash of pkey and then match...
2013-10-08 Christian Grothoff-implement #2992 (but reverse lookup itself seems to...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-install fcfsd in libexec, build dv by default, move...
2013-10-05 Christian Grothoff-doxygen
2013-10-05 Christian Grothoff-fix ftbfs
2013-10-05 Christian Grothoff-enable printing and parsing of conversation's PHONE...
2013-10-04 Christian Grothoff-initialize flags
2013-10-04 Christian Grothoff-do set expiration time when storing records, works...
2013-10-04 Christian Grothoff-add logic to print expiration times for records
next