Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-09 | Add functions to build the PROXY protocol header | Loïc Hoguin | |
Also add tests of the type parse(build(Info)), including for testing the TLVs and the padding/checksum verification options. | |||
2018-10-08 | Add initial ranch_proxy_header implementation | Loïc Hoguin | |
Using test cases from the spec and tomciopp/proxy_protocol. Many more tests are needed, especially for the TLV part and for the error conditions. |