summaryrefslogtreecommitdiff
path: root/src/journal-remote/microhttpd-util.h
Commit message (Expand)AuthorAgeFilesLines
* journal-remote: code is of type enum MHD_RequestTerminationCodeCristian Rodríguez2022-11-121-2/+2
* journal-remote: use MHD_HTTP_CONTENT_TOO_LARGE as MHD_HTTP_PAYLOAD_TOO_LARGE ...Yu Watanabe2021-12-201-3/+7
* tree-wide: reset the cleaned-up variable in cleanup functionsZbigniew Jędrzejewski-Szmek2021-02-161-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Fix build with µhttpd 0.9.71Zbigniew Jędrzejewski-Szmek2020-07-011-0/+6
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* µhttpd: use a cleanup function to call MHD_destroy_responseZbigniew Jędrzejewski-Szmek2019-01-091-0/+1
* journal-gateway: use _cleanup_ attribute to stop microhttpd daemonYu Watanabe2018-12-081-0/+2
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-4/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* microhttpd-util: add commentYu Watanabe2017-08-071-6/+9
* journal-gateway: use MHD_USE_POLL_INTERNAL_THREAD instead of MHD_USE_POLLYu Watanabe2017-07-281-0/+5
* journal-remote,gateway: use MHD_USE_TLS instead of MHD_USE_SSLYu Watanabe2017-07-281-0/+5
* microhttpd-util: silence warnings about deprecated optionsZbigniew Jędrzejewski-Szmek2017-04-211-3/+10
* microhttpd-util: silence warnings about deprecated optionsZbigniew Jędrzejewski-Szmek2017-01-311-2/+14
* journal-remote: implement %m support in mhd_respondfZbigniew Jędrzejewski-Szmek2016-09-131-1/+2
* tree-wide: place #pragma once at the same place everywhereLennart Poettering2016-02-201-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* journal-remote: update to 64bit µhttp api, provide fallbackZbigniew Jędrzejewski-Szmek2016-01-181-0/+4
* journal-remote: fix warning about deprecated µhttpd macroZbigniew Jędrzejewski-Szmek2016-01-181-0/+5
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* µhttp-util: setup gnutls logs in one functionZbigniew Jędrzejewski-Szmek2015-03-131-9/+7
* journal-remote: allow splitting incoming logs by source hostZbigniew Jędrzejewski-Szmek2014-07-151-1/+1
* Move network-related journal programs to src/journal-remote/Zbigniew Jędrzejewski-Szmek2014-07-151-0/+55