aboutsummaryrefslogtreecommitdiff
path: root/src/rest
AgeCommit message (Collapse)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-03-07fix headersSchanzenbach, Martin
2018-03-06be lax with originsSchanzenbach, Martin
2018-03-06fix proxy and refactor OIDCSchanzenbach, Martin
2018-02-26-token endpoint fix wipPhil
2018-02-21-wip UserInfo EndpointPhil
2018-02-12-wip token endpoint refactorPhil
2018-01-22-Merge branch 'master' into identity_oidcPhil
2018-01-22-fix unsafed filePhil
2018-01-22fix rest header parsing as wellSchanzenbach, Martin
2018-01-22Merge branch 'master' into identity_oidcPhil
2018-01-22fix post processingSchanzenbach, Martin
2018-01-11Merge remote-tracking branch 'gnunet/master' into identity_oidcPhil
2018-01-10fix scheduler when add_select is called with 0 ready fdsSchanzenbach, Martin
2018-01-08Merge remote-tracking branch 'origin/master' into identity_oidcSchanzenbach, Martin
2018-01-02-mergeSchanzenbach, Martin
2018-01-02fix more 'make dist' issuesChristian Grothoff
2017-12-14-add login and login timeoutPhil
2017-12-11-fixSchanzenbach, Martin
2017-12-11-add header map to rest handleSchanzenbach, Martin
2017-10-07-fixes, add testsSchanzenbach, Martin
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-15Still porting to new getopt API.Marcello Stanisci
2016-11-09- add subdirectory gitignore filesBart Polot
2016-06-18- fix more rest and jsonapiMartin Schanzenbach
2016-05-27-fixMartin Schanzenbach
2016-05-06fixing compiler warningsChristian Grothoff
2016-05-05- remove HAVE_REST, remove json reference from restMartin Schanzenbach
2016-05-04Update jsonapi to current specs, refactorMartin Schanzenbach
2016-05-04- rework rest/jsonapi API; bugfixesMartin Schanzenbach
2016-05-02- Refactor jsonapi into separate moduleMartin Schanzenbach
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed ↵Christian Grothoff
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()
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-07- Finish refactoringMartin Schanzenbach
2015-09-15- fixes, store issued tokens in namestoreMartin Schanzenbach
2015-09-15- fix leaks, add token listMartin Schanzenbach
2015-09-15- fixesMartin Schanzenbach
2015-09-14- revert plugin move. Add new identity-tokenMartin Schanzenbach
2015-09-11- move rest plugins into rest directory where they belongMartin Schanzenbach
2015-07-10- Identity token supportMartin Schanzenbach
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-29-fixMartin Schanzenbach
2015-06-29- give control over CORS methods to pluginMartin Schanzenbach
2015-06-29- add CORS logicMartin Schanzenbach
2015-04-01- namestore restMartin Schanzenbach
2015-03-30-doxyMartin Schanzenbach
2015-03-27-PUT since MHD cannot PATCH; add configMartin Schanzenbach