proxy.py/proxy/common
Abhinav Singh d72ee2227d
`--enable-proxy-protocol` : HAProxy Protocol v1 (#735)
* Introduce `--haproxy-protocol` flag

* Complete proxy protocol v1 implementation, enable using `--enable-proxy-protocol` flag

* link checks

* Advertise support for haproxy protocol in readme

* Add make target `lib-scm-version`

* `make lib-version` is now `make lib-check`

* Dont enforce -dev part of version within README

* Add provision to update readme flags using check

* Wrap help text within console

* Add closing ticks

* Remove verbose logging and update homebrew formulae (may be fixed?)
2021-11-14 10:43:20 +05:30
..
.gitignore Switch versioning to be SCM-based (#715) 2021-11-14 02:46:07 +05:30
__init__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
_scm_version.pyi Switch versioning to be SCM-based (#715) 2021-11-14 02:46:07 +05:30
_version.py `--enable-proxy-protocol` : HAProxy Protocol v1 (#735) 2021-11-14 10:43:20 +05:30
constants.py `--enable-proxy-protocol` : HAProxy Protocol v1 (#735) 2021-11-14 10:43:20 +05:30
flag.py `--enable-proxy-protocol` : HAProxy Protocol v1 (#735) 2021-11-14 10:43:20 +05:30
logger.py Add more info in log context (#732) 2021-11-12 22:29:48 +05:30
pki.py Add a `--unix-socket-path` flag (#697) 2021-11-08 01:11:46 +05:30
plugins.py Add `--auth-plugin` flag to override default basic auth plugin (#734) 2021-11-14 02:26:49 +05:30
types.py Fix the `typing_extensions` runtime dependency version (#641) 2021-10-31 08:31:34 +05:30
utils.py `OP_NO_TLSv1_1` by default for upstream connection negotiations (#712) 2021-11-09 03:10:16 +05:30
version.py Switch versioning to be SCM-based (#715) 2021-11-14 02:46:07 +05:30