aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* porting.Marcello Stanisci2017-03-15
* convert sqlite plugin to use libgnunetsqChristian Grothoff2017-03-13
* migrating namecache to use SQ libChristian Grothoff2017-03-12
* update .gitignore filesChristian Grothoff2017-02-23
* update .ignore fileChristian Grothoff2017-02-21
* handle errors without crashingChristian Grothoff2017-02-21
* enforce sequential test order (#4860)Christian Grothoff2017-02-21
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* exclude more testsChristian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated CLIENT_...Christian Grothoff2016-10-23
* namestore: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle2016-10-13
* -fixMartin Schanzenbach2016-10-10
* migrating more services to new service APIChristian Grothoff2016-09-21
* fix #4653Christian Grothoff2016-09-16
* fix and report version checkChristian Grothoff2016-09-11
* Fix UAF detected by asanDavid Barksdale2016-09-05
* - fix coverityMartin Schanzenbach2016-08-29
* fix missing 0-terminationChristian Grothoff2016-08-26
* fix memory leak and unnecessary allocationsChristian Grothoff2016-08-26
* -nicer indentationChristian Grothoff2016-08-25
* fix #4620 - return value partChristian Grothoff2016-08-22
* fix #4620Christian Grothoff2016-08-22
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -coverityMartin Schanzenbach2016-07-07
* -fix misc issuesChristian Grothoff2016-07-06
* -fix use after free on shutdownChristian Grothoff2016-07-02
* -minor refactoring, add missing checkChristian Grothoff2016-06-25
* convert namestore_api_monitor to MQChristian Grothoff2016-06-25
* convert namestore_api to MQChristian Grothoff2016-06-25
* -indentation and commentsChristian Grothoff2016-06-18
* -fixMartin Schanzenbach2016-06-18
* - fix rest pluginMartin Schanzenbach2016-06-18
* - refactor jsonpi utils, add testMartin Schanzenbach2016-05-05
* - remove HAVE_REST, remove json reference from restMartin Schanzenbach2016-05-05
* Update jsonapi to current specs, refactorMartin Schanzenbach2016-05-04
* - fix string formatMartin Schanzenbach2016-05-04
* - rework rest/jsonapi API; bugfixesMartin Schanzenbach2016-05-04
* - add jsonapi testsMartin Schanzenbach2016-05-03
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* make some more use of libgnunetpqChristian Grothoff2016-02-06
* -fix (C) noticesChristian Grothoff2016-01-19
* -remove debug outputMartin Schanzenbach2016-01-11
* - update issue handling, fix memleaksMartin Schanzenbach2016-01-10