Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle HTTPS targets | Alex Auvolat | 2021-12-08 | 1 | -8/+15 |
| | |||||
* | Inverse how priorities work | Alex Auvolat | 2021-12-08 | 1 | -5/+4 |
| | |||||
* | Different logging | Alex Auvolat | 2021-12-08 | 1 | -1/+5 |
| | |||||
* | Try to fix things | Alex Auvolat | 2021-12-08 | 1 | -0/+2 |
| | |||||
* | Logging output improvements | Alex Auvolat | 2021-12-08 | 1 | -2/+2 |
| | |||||
* | Implement glob pattern hostnames | Alex Auvolat | 2021-12-08 | 1 | -1/+1 |
| | | | | | no wildcard certificates: one certificate per matching hostname that actually recieves requests | ||||
* | Better handle get_cert for https request (faster path, hostname verification) | Alex Auvolat | 2021-12-07 | 1 | -2/+5 |
| | |||||
* | Add support for custom headers | Alex Auvolat | 2021-12-07 | 1 | -5/+11 |
| | |||||
* | Round robin backends | Alex Auvolat | 2021-12-07 | 1 | -1/+4 |
| | |||||
* | Got a reverse proxy | Alex Auvolat | 2021-12-07 | 1 | -0/+126 |