summaryrefslogtreecommitdiff
path: root/src/modules/m_haproxy.cpp
AgeCommit message (Expand)Author
2021-04-27Fix a bunch of weird indentation and spacing issues.Sadie Powell
2020-04-24Update copyright headers.InspIRCd Robot
2020-04-14Update user-facing text and comments of SSL to TLS.Matt Schatz
2020-04-10Update the module descriptions using mkversion.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-12-31Update my name and email address.Sadie Powell
2019-08-26Fix the haproxy module losing initial data in some circumstances.Peter Powell
2019-06-05Fix a compiler warning introduced in d107093. (#1653)Matt Schatz
2019-05-19m_haproxy: Initialize address length to 0linuxdaemon
2019-01-14Redo OnSetEndPoint logic to fix duplicate clones (#1549).linuxdaemon
2019-01-10Fix reading the server path for UNIX sockets.Peter Powell
2019-01-10Fix copying too much data into the remote endpoint field.Peter Powell
2018-10-25Allow HAProxy to specify that a client is connecting with SSL.Peter Powell
2018-07-26Add a module which implements the HAProxy PROXY v2 protocol.Peter Powell