aboutsummaryrefslogtreecommitdiff
path: root/src/rest/gnunet-rest-server.c
Commit message (Expand)AuthorAge
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
* REST: don't leak basic_auth_file.ulfvonbelow2023-02-06
* REST: Use more recent _POSIX_LOGIN_NAME_MAX for portability. Fixes #7557Martin Schanzenbach2023-01-09
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through REST subsystemWillow Liquorice2022-10-03
* - various return value assertionsMartin Schanzenbach2022-10-01
* - coverity fixesMartin Schanzenbach2022-10-01
* REST: Implement basic authentication for per user service. Fixes #5669Martin Schanzenbach2022-09-08
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* Implement function to load plugins within a specific contextAlessio Vanni2021-04-05
* -fix rest plugin issuesMartin Schanzenbach2020-08-06
* -add state, close socketsMartin Schanzenbach2020-08-06
* -fix various bugsMartin Schanzenbach2020-08-06
* rest: fix #6462Martin Schanzenbach2020-08-04
* -fix argument numberMartin Schanzenbach2020-08-03
* - fix postdata iteratorMartin Schanzenbach2020-08-03
* - get postdata another wayMartin Schanzenbach2020-08-03
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* try fix lock #3Schanzenbach, Martin2019-07-15
* try fix lock #2Schanzenbach, Martin2019-07-15
* try fix lockSchanzenbach, Martin2019-07-15
* enable suspend resume for RESTSchanzenbach, Martin2019-07-15
* re-enable support for CORS configSchanzenbach, Martin2019-07-15
* fixSchanzenbach, Martin2019-07-11
* fixSchanzenbach, Martin2019-07-11
* only add cors header for webextSchanzenbach, Martin2019-07-11
* changelog housekeepingSchanzenbach, Martin2019-07-07
* fix header check in param mapSchanzenbach, Martin2019-06-27
* echo origin for CORS in restSchanzenbach, Martin2019-06-27
* do not always add json content typeSchanzenbach, Martin2019-06-07
* REST: fallback to default portSchanzenbach, Martin2019-04-29
* REST: trigger start; fix portSchanzenbach, Martin2019-04-29
* 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