summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2025-03-04set correct port on forwarded headersmetamuffin
2025-03-04x-forwaded-... headers in proxy modulemetamuffin
2025-02-05fallback handlermetamuffin
2024-10-12files localize flagv2.2.0metamuffin
2024-08-21first steps torwards openid authmetamuffin
2024-08-19remove authority from uri when translating to h1metamuffin
2024-08-19handle h2 host by converting host header before any modulesmetamuffin
2024-08-19h2metamuffin
2024-08-19fallback certmetamuffin
2024-08-18new cert loading methodmetamuffin
2024-06-10clippymetamuffin
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-04-30bump versions, refactor key loadingmetamuffin
2023-12-07move some files around and add horrible access logmetamuffin
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-08-28what i invented here already existed: semaphoremetamuffin
2023-08-28update all deps, including a new horrible version hypermetamuffin
2023-08-28supporting listening on a list of addressesLia Lenckowski
2023-04-06apply limitsmetamuffin
2023-04-06configure max_incoming_connectionsmetamuffin
2023-04-06state structmetamuffin
2023-02-26support range requestsmetamuffin
2023-02-24panic when listening failsmetamuffin
2023-02-24remove debug printmetamuffin
2023-02-24set server headermetamuffin
2023-02-24static file serving + bugsmetamuffin
2023-02-12dont block for tls acceptancemetamuffin
2023-02-12fixed early exit when only one listerner was enabledmetamuffin
2023-02-12disable h2 for alpnmetamuffin
2023-02-12set forwarding headersmetamuffin
2023-02-12doc + error handlingmetamuffin
2023-02-12config path as argmetamuffin
2023-02-12websocket proxy worksmetamuffin
2023-02-12blubmetamuffin
2023-02-11worksmetamuffin