aboutsummaryrefslogtreecommitdiff
path: root/src/rest/gnunet-rest-server.c
Commit message (Collapse)AuthorAge
* adapt code to MHD API changeChristian Grothoff2019-03-20
|
* bind to config option (default localhost)Schanzenbach, Martin2019-03-09
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* fix headersSchanzenbach, Martin2018-03-07
|
* fix proxy and refactor OIDCSchanzenbach, Martin2018-03-06
|
* -token endpoint fix wipPhil2018-02-26
|
* -wip UserInfo EndpointPhil2018-02-21
|
* -wip token endpoint refactorPhil2018-02-12
|
* -Merge branch 'master' into identity_oidcPhil2018-01-22
|\
| * fix rest header parsing as wellSchanzenbach, Martin2018-01-22
| |
* | -fix unsafed filePhil2018-01-22
| |
* | Merge branch 'master' into identity_oidcPhil2018-01-22
|\|
| * fix post processingSchanzenbach, Martin2018-01-22
| |
* | Merge remote-tracking branch 'gnunet/master' into identity_oidcPhil2018-01-11
|\|
| * fix scheduler when add_select is called with 0 ready fdsSchanzenbach, Martin2018-01-10
| |
* | -fixSchanzenbach, Martin2017-12-11
| |
* | -add header map to rest handleSchanzenbach, Martin2017-12-11
|/
* 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