| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2023-12-22 | 1 | -1/+1 | |
| | | |||||
| * | Update module descriptions. | 2023-12-22 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2021-12-30 | 1 | -1/+1 | |
| | | |||||
| * | Use CXX11_OVERRIDE instead of the override keyword. | 2021-09-22 | 1 | -1/+1 | |
| | | |||||
| * | Add an API for checking if I/O hooks are ready or not. | 2021-09-22 | 1 | -0/+5 | |
| | | |||||
| * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2020-04-24 | 1 | -1/+1 | |
| | | |||||
| * | Update user-facing text and comments of SSL to TLS. | 2020-04-14 | 1 | -3/+3 | |
| | | |||||
| * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+3 | |
| | | |||||
| * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| | | |||||
| * | 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 | |
