aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* 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
| | | | badly
* 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 ↵Christian Grothoff2016-10-23
| | | | CLIENT_service_test
* 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
| | | | | This change lets us compile with clang again.
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* 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
|
* - add flat plugin config filename pathMartin Schanzenbach2015-12-15
|
* -updateMartin Schanzenbach2015-12-08
|
* - fix flat pluginMartin Schanzenbach2015-10-30
|
* -note dead fieldChristian Grothoff2015-10-18
|