Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-11 | Update copyright headers. | InspIRCd Robot | |
2019-12-31 | Update my name and email address. | Sadie Powell | |
2019-08-26 | Fix the haproxy module losing initial data in some circumstances. | Peter Powell | |
2019-06-05 | Fix a compiler warning introduced in d107093. (#1653) | Matt Schatz | |
2019-05-19 | m_haproxy: Initialize address length to 0 | linuxdaemon | |
If the command is LOCAL, the address length isn't set before it is used in ReadProxyAddress() | |||
2019-01-14 | Redo OnSetEndPoint logic to fix duplicate clones (#1549). | linuxdaemon | |
2019-01-10 | Fix reading the server path for UNIX sockets. | Peter Powell | |
2019-01-10 | Fix copying too much data into the remote endpoint field. | Peter Powell | |
This is a buffer overrun but its harmless as the things it will overwrite are no longer necessary. | |||
2018-10-25 | Allow HAProxy to specify that a client is connecting with SSL. | Peter Powell | |
2018-07-26 | Add a module which implements the HAProxy PROXY v2 protocol. | Peter Powell | |