| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the haproxy module losing initial data in some circumstances. | 2019-08-26 | 1 | -10/+17 | |
| | | |||||
| * | Fix a compiler warning introduced in d107093. (#1653) | 2019-06-05 | 1 | -1/+1 | |
| | | |||||
| * | m_haproxy: Initialize address length to 0 | 2019-05-19 | 1 | -0/+1 | |
| | | | | | | If the command is LOCAL, the address length isn't set before it is used in ReadProxyAddress() | ||||
| * | Redo OnSetEndPoint logic to fix duplicate clones (#1549). | 2019-01-14 | 1 | -1/+2 | |
| | | |||||
| * | Fix reading the server path for UNIX sockets. | 2019-01-10 | 1 | -1/+1 | |
| | | |||||
| * | Fix copying too much data into the remote endpoint field. | 2019-01-10 | 1 | -1/+1 | |
| | | | | | | This is a buffer overrun but its harmless as the things it will overwrite are no longer necessary. | ||||
| * | Allow HAProxy to specify that a client is connecting with SSL. | 2018-10-25 | 1 | -5/+108 | |
| | | |||||
| * | Add a module which implements the HAProxy PROXY v2 protocol. | 2018-07-26 | 1 | -0/+326 | |
