index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_haproxy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2023-12-22
1
-1
/
+1
*
Update module descriptions.
Sadie Powell
2023-12-22
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2021-12-30
1
-1
/
+1
*
Use CXX11_OVERRIDE instead of the override keyword.
Sadie Powell
2021-09-22
1
-1
/
+1
*
Add an API for checking if I/O hooks are ready or not.
Sadie Powell
2021-09-22
1
-0
/
+5
*
Fix a bunch of weird indentation and spacing issues.
Sadie Powell
2021-04-27
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+1
*
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-3
/
+3
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+3
*
Update my name and email address.
Sadie Powell
2019-12-31
1
-1
/
+1
*
Fix the haproxy module losing initial data in some circumstances.
Peter Powell
2019-08-26
1
-10
/
+17
*
Fix a compiler warning introduced in d107093. (#1653)
Matt Schatz
2019-06-05
1
-1
/
+1
*
m_haproxy: Initialize address length to 0
•••
If the command is LOCAL, the address length isn't set before it is used in ReadProxyAddress()
linuxdaemon
2019-05-19
1
-0
/
+1
*
Redo OnSetEndPoint logic to fix duplicate clones (#1549).
linuxdaemon
2019-01-14
1
-1
/
+2
*
Fix reading the server path for UNIX sockets.
Peter Powell
2019-01-10
1
-1
/
+1
*
Fix copying too much data into the remote endpoint field.
•••
This is a buffer overrun but its harmless as the things it will overwrite are no longer necessary.
Peter Powell
2019-01-10
1
-1
/
+1
*
Allow HAProxy to specify that a client is connecting with SSL.
Peter Powell
2018-10-25
1
-5
/
+108
*
Add a module which implements the HAProxy PROXY v2 protocol.
Peter Powell
2018-07-26
1
-0
/
+326