caddy/modules
Matthew Holt 83c85c53f5
caddyhttp: Fix listener overlap detection on Linux
Sigh, apparently Linux is incapable of distinguishing host interfaces
in socket addresses, even though it works fine on Mac. I suppose we just
have to assume that any listeners with the same port are the same
address, completely ignoring the host interface on Linux... oh well.
2020-04-26 22:28:49 -06:00
..
caddyhttp caddyhttp: Fix listener overlap detection on Linux 2020-04-26 22:28:49 -06:00
caddypki pki: Add trust subcommand to install root cert (closes #3204) 2020-03-31 17:56:36 -06:00
caddytls Fix misspelling in onDemandAskRequest error (#3308) 2020-04-25 10:34:56 -06:00
filestorage docs: Minor improvements 2020-04-21 19:30:04 -06:00
logging core: Rename ParsedAddress -> NetworkAddress 2020-04-07 08:33:45 -06:00
standard Remove some non-essential plugins from this repo (#2780) 2020-03-24 10:37:47 -06:00