summaryrefslogtreecommitdiffstats
path: root/modules/http (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* doc: fix a broken internal linkVladimír Čunát2020-03-161-2/+2
* spdx cleanup: fix installation and pkgtestsTomas Krizek2020-02-261-0/+13
* http: document source of bootstrap/bootswatch themePetr Špaček2020-02-252-1/+12
* http: machine readable license for selectize.jsPetr Špaček2020-02-252-2/+3
* http: update selectize.js to match upstream version 0.12.6Petr Špaček2020-02-257-11/+434
* mark bundled content with SPDX filePetr Špaček2020-02-259-0/+103
* tag license files according to Linux Kernel license identifier syntaxPetr Špaček2020-02-251-7/+0
* treewide: machine readable license for all the restPetr Špaček2020-02-2532-17/+51
* fixup! use js scheme detectionPetr Špaček2020-02-141-1/+1
* use js scheme detectionSH2020-02-063-3/+1
* modules/http: silence -Wunused-result for debug_opensslTomas Krizek2020-01-211-3/+1
* doc: update network documentationTomas Krizek2020-01-171-0/+4
* doc: split networking into two parts, add picture with terminologyPetr Špaček2020-01-151-4/+4
* doc: reorder modules in logging&monitoring sectionPetr Špaček2020-01-151-4/+5
* doc: move graphite and prometheus do sub-sections of statsPetr Špaček2020-01-151-1/+1
* doc: move custom HTTP services to Devel sectionPetr Špaček2020-01-152-136/+143
* doc: restructure into smaller sectionsTomas Krizek2020-01-154-14/+15
* doc: split and redistribute HTTP module pieces into server & monitoring chaptersPetr Špaček2020-01-153-70/+74
* modules/http: fix net.listen in config testsTomas Krizek2019-12-203-3/+3
* tests: packagingLukáš Ježek2019-11-202-0/+4
* dog debug: ignore -Wpedantic to unblock CIVladimír Čunát2019-11-201-0/+2
* doh debug: do not build debug_opensslkeylog if openssl is missingPetr Špaček2019-11-202-13/+17
* doh debug: add depedency on openssl to meson buildPetr Špaček2019-11-201-0/+4
* doh debug: log timestamp of each OPENSSLKEYLOGFILE openingPetr Špaček2019-11-201-1/+1
* doh debug: create OPENSSLKEYLOGFILE accessible only by process ownerPetr Špaček2019-11-201-1/+1
* doh debug: log timestamp of OPENSSLKEYLOGFILE creationPetr Špaček2019-11-201-5/+6
* doh debug: build and install OpenSSL SSLKEYLOGFILE helper libraryPetr Špaček2019-11-201-0/+11
* doh debug: avoid warning about _GNU_SOURCE redefinitionPetr Špaček2019-11-201-1/+4
* doh debug: use more descriptive name debug_opensslkeylogPetr Špaček2019-11-201-0/+0
* doh debug: rename SSLKEYLOG environment variable to OPENSSLKEYLOGPetr Špaček2019-11-201-1/+1
* doh debug: add helper library with OpenSSL SSLKEYLOGFILE= supportPetr Špaček2019-11-201-0/+362
* http: fix parallel execution of HTTP tests with SO_REUSEPORTPetr Špaček2019-10-092-2/+2
* http: fix SO_REUSEPORT for HTTP socketsPetr Špaček2019-10-081-1/+1
* modules/http: tests for DoHIvana Krumlová2019-06-251-80/+154
* modules/http: new DOH tests for GETIvana Krumlová2019-06-251-1/+42
* modules/http: ignorring other GET parametersIvana Krumlová2019-06-251-1/+4
* modules/http ephemeral cert: update before expirationVladimír Čunát2019-06-181-2/+2
* http/test_tls: add test for chain certificatesTomas Krizek2019-06-181-1/+27
* http/test_tls: add new certificates issued by custom CATomas Krizek2019-06-184-17/+106
* modules/http: fixes around maintenance of ephemeral certsVladimír Čunát2019-06-183-29/+49
* modules/http: also send intermediate TLS certificateVladimír Čunát2019-06-174-105/+176
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-131-3/+1
* modules/http: test connection to an AF_UNIX socketVladimír Čunát2019-06-031-0/+19
* http DoH: answers include access-control-allow-origin: *Vladimír Čunát2019-06-032-2/+6
* http: upgrading to 4.0.0 docsPetr Špaček2019-04-181-0/+3
* http: polish docsPetr Špaček2019-04-181-10/+12
* docs: polish network configuration bitsPetr Špaček2019-04-181-16/+5
* doc: unify documented DoH port usage to 443Tomas Krizek2019-04-182-36/+10
* modules/http: fix too early renewal of ephemeral certificatesVladimír Čunát2019-04-181-1/+1
* http: remove leftovers after transition to net.listen() interfacePetr Špaček2019-04-181-6/+0