aboutsummaryrefslogtreecommitdiff
path: root/src/config.rs
AgeCommit message (Expand)Author
2025-03-23license notices everywheremetamuffin
2025-03-19disable h{1,2} options and some readme updatesv2.4.0metamuffin
2025-03-18seperate h3 connection limitmetamuffin
2025-03-17disable h3 optionmetamuffin
2024-11-11switch to serde_yml from unmaintained serde_yamlmetamuffin
2024-08-19fallback certmetamuffin
2024-08-19skip reloading empty configmetamuffin
2024-08-18new cert loading methodmetamuffin
2024-08-12add any/all conditions and experimental CGI supportmetamuffin
2024-05-30rename filters dirmetamuffin
2024-05-29implement cookie base auth.metamuffin
2024-05-29refactor filter systemmetamuffin
2024-04-30sest cache control headermetamuffin
2024-04-30implement if-not-modifiedmetamuffin
2023-12-07move some files around and add horrible access logmetamuffin
2023-11-28config referencemetamuffin
2023-11-20fix file watch pathmetamuffin
2023-11-14config hot reloadmetamuffin
2023-11-14refactor architecture and start on http basic authmetamuffin
2023-10-04support scalar bind field in https config (the example from the readme was br...Lia Lenckowski
2023-10-04change from toml to yaml; version bumpLia Lenckowski
2023-08-28what i invented here already existed: semaphoremetamuffin
2023-08-28supporting listening on a list of addressesLia Lenckowski
2023-04-06apply limitsmetamuffin
2023-04-06configure max_incoming_connectionsmetamuffin
2023-02-24static file serving + bugsmetamuffin
2023-02-12config path as argmetamuffin
2023-02-12blubmetamuffin
2023-02-11worksmetamuffin