aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/plugin_rest_namestore.c
Commit message (Collapse)AuthorAge
* rest: fix #6462Martin Schanzenbach2020-08-04
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* fix single label getMartin Schanzenbach2020-05-10
|
* only include result set of not empty after filteringMartin Schanzenbach2020-05-10
|
* add response headers, add replace api to namestoreSchanzenbach, Martin2020-05-09
|
* add filtering and modify deletion APISchanzenbach, Martin2020-05-09
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* REST/NAMESTORE: fix memleakSchanzenbach, Martin2019-04-30
|
* REST/NAMESTORE: rework APISchanzenbach, Martin2019-04-30
|
* NAMESTORE/REST: fix add recordSchanzenbach, Martin2019-04-25
|
* NAMESTORE/REST: no HTTP_OK on failure...Schanzenbach, Martin2019-04-25
|
* NAMESTORE/REST: fixSchanzenbach, Martin2019-04-25
|
* move namestore pluginSchanzenbach, Martin2019-03-12
|
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
|
* Changed Namestore API, changed error handling, changed gns record jsonPhil2018-08-12
|
* Namestore Rest API finishedPhil2018-08-08
|
* -wip namestorePhil2018-08-08
|
* -fix json and namestorePhil2018-08-01
|
* change namestore, json handling; fix identity, gnsPhil2018-07-26
|
* -wip namestore api, changed adding gnsrecordPhil2018-07-25
|
* -wip namestorePhil2018-07-03
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff2018-04-25
| | | | result at a time
* move to @ for empty label, fix empty-label resolution bug in GNS API, ↵Christian Grothoff2018-04-23
| | | | install gnunet-zoneimport and add man page
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
|
* eliminate .gnu from GNSChristian Grothoff2018-03-03
|
* -fixSchanzenbach, Martin2017-05-12
|
* -fix coveritySchanzenbach, Martin2017-03-29
|
* simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated ↵Christian Grothoff2016-10-23
| | | | CLIENT_service_test
* 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
|
* -fixMartin Schanzenbach2016-06-18
|
* - fix rest pluginMartin Schanzenbach2016-06-18
|
* - refactor jsonpi utils, add testMartin Schanzenbach2016-05-05
|
* Update jsonapi to current specs, refactorMartin 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()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -remove debug outputMartin Schanzenbach2016-01-11
|
* - update issue handling, fix memleaksMartin Schanzenbach2016-01-10
|
* -updateMartin Schanzenbach2015-12-08
|