| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2021-09-23 | 1 | -0/+5 | |
| |\ | |||||
| | * | 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 | |
| | | | |||||
| * | | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-05-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 1 | -1/+1 | |
| | | | |||||
| * | | Migrate IOHookProvider from reference<> to std::shared_ptr<>. | 2021-04-09 | 1 | -4/+4 | |
| | | | |||||
| * | | Refer to encryption as TLS instead of SSL in all messages. | 2021-04-08 | 1 | -8/+8 | |
| | | | |||||
| * | | Split OnSetEndPoint into two events. | 2020-07-20 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-05-05 | 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 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-04-14 | 1 | -3/+3 | |
| |\ \ | |||||
| | * | | Update user-facing text and comments of SSL to TLS. | 2020-04-14 | 1 | -3/+3 | |
| | |/ | |||||
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| | | | |||||
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -6/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -1/+3 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -1/+3 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-01-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2019-09-23 | 1 | -10/+17 | |
| |\| | |||||
| | * | Fix the haproxy module losing initial data in some circumstances. | 2019-08-26 | 1 | -10/+17 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2019-07-16 | 1 | -0/+1 | |
| |\| | |||||
| | * | 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() | ||||
| * | | Replace the override macro with the override keyword. | 2019-01-25 | 1 | -6/+6 | |
| |/ | |||||
| * | 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 | |
