summaryrefslogtreecommitdiff
path: root/src/rest/gnunet-rest-server.c
Commit message (Collapse)AuthorAge
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Still porting to new getopt API.Marcello Stanisci2017-03-15
|
* - fix more rest and jsonapiMartin Schanzenbach2016-06-18
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* Update jsonapi to current specs, refactorMartin Schanzenbach2016-05-04
|
* - rework rest/jsonapi API; bugfixesMartin Schanzenbach2016-05-04
|
* 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
|
* - Finish refactoringMartin Schanzenbach2016-01-07
|
* - Identity token supportMartin Schanzenbach2015-07-10
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fixMartin Schanzenbach2015-06-29
|
* - give control over CORS methods to pluginMartin Schanzenbach2015-06-29
|
* - add CORS logicMartin Schanzenbach2015-06-29
|
* -PUT since MHD cannot PATCH; add configMartin Schanzenbach2015-03-27
|
* -fix mem corruptionMartin Schanzenbach2015-03-26
|
* -fixMartin Schanzenbach2015-03-16
|
* -minor fixesChristian Grothoff2015-03-13
|
* -fix, debugMartin Schanzenbach2015-03-13
|
* -change APIMartin Schanzenbach2015-03-13
|
* -towards JSON API compatMartin Schanzenbach2015-03-13
|
* -bugfixes, change plugin callMartin Schanzenbach2015-03-13
|
* -add identity REST, fixesMartin Schanzenbach2015-03-12
|
* -fixMartin Schanzenbach2015-03-11
|
* -fixesMartin Schanzenbach2015-03-11
|
* - fixes, intendationMartin Schanzenbach2015-03-11
|
* REST ServiceMartin Schanzenbach2015-03-11