summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-25very bad basic cachingmetamuffin
2024-08-24a bit of doc, stub cache implmetamuffin
2024-08-24load balancing (untested)metamuffin
2024-08-24customize scopemetamuffin
2024-08-23typometamuffin
2024-08-22got some more random tokensmetamuffin
2024-08-22oidc verify worksmetamuffin
2024-08-21first steps torwards openid authmetamuffin
2024-08-19debug modulemetamuffin
2024-08-19remove authority from uri when translating to h1metamuffin
2024-08-19handle h2 host by converting host header before any modulesmetamuffin
2024-08-19fix hosts module for HTTP/2metamuffin
2024-08-19h2metamuffin
2024-08-19fallback certmetamuffin
2024-08-19paths modulemetamuffin
2024-08-19skip reloading empty configmetamuffin
2024-08-18load recursivemetamuffin
2024-08-18new cert loading methodmetamuffin
2024-08-12add any/all conditions and experimental CGI supportmetamuffin
2024-06-22add redirect modulev2.1.0metamuffin
2024-06-22add switch modulemetamuffin
2024-06-22headers modulemetamuffin
2024-06-10clippymetamuffin
2024-05-30cookie set max-age incorrectlymetamuffin
2024-05-30implment creds for http basic authv2.0.0metamuffin
2024-05-30ametamuffin
2024-05-30rename filters dirmetamuffin
2024-05-30document cookie auth and suchmetamuffin
2024-05-29implement cookie base auth.metamuffin
2024-05-29refactor filter systemmetamuffin
2024-05-10log client errorsmetamuffin
2024-05-01fix http upgrade with new hyper versionmetamuffin
2024-04-30bump versions, refactor key loadingmetamuffin
2024-04-30sest cache control headermetamuffin
2024-04-30implement if-not-modifiedmetamuffin
2024-04-29oopmetamuffin
2024-04-28x-real-ipmetamuffin
2024-02-18fix panic when upgrading connections incorrectlyv1.1.0metamuffin
2023-12-07logging the time might be useful :)metamuffin
2023-12-07move some files around and add horrible access logmetamuffin
2023-11-28config referencemetamuffin
2023-11-20fix index.html not being sent if index=falsemetamuffin
2023-11-20fix file watch pathmetamuffin
2023-11-15better loggingmetamuffin
2023-11-14config hot reloadmetamuffin
2023-11-14refactor architecture and start on http basic authmetamuffin
2023-10-19debug log error for more detailmetamuffin
2023-10-06some basic reporting for mondmetamuffin
2023-10-04path resolution (hopefully without path traversal!)Lia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-10-04support scalar bind field in https config (the example from the readme was ↵Lia Lenckowski
broken all along. oops) Signed-off-by: metamuffin <metamuffin@disroot.org>