aboutsummaryrefslogtreecommitdiff
path: root/src/rest
Commit message (Expand)AuthorAge
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: fix versions and installation pathsMartin Schanzenbach2023-09-29
* BUILD: Meson add more file targetsMartin Schanzenbach2023-09-28
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
* BUILD: meson properly soversionMartin Schanzenbach2023-09-24
* BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: Start experimental meson buildMartin Schanzenbach2023-09-20
* 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
* -DOC: Comment stripping pass in REST serviceWillow 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
* -coverityMartin Schanzenbach2021-08-09
* -various coverity fixesMartin Schanzenbach2021-08-08
* -fix many more typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* Implement function to load plugins within a specific contextAlessio Vanni2021-04-05
* -more coverity fixesMartin Schanzenbach2021-03-26
* -improve request cleanup handlingMartin Schanzenbach2020-08-06
* -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
* add json response headers to rest pluginsSchanzenbach, Martin2020-05-09
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* start rest per userSchanzenbach, Martin2019-10-23
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
* made the rest config editableAlexia Pagkopoulou2019-08-19
* 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