aboutsummaryrefslogtreecommitdiff
path: root/modules/haproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch modules over to the new TLS API.Gravatar Sadie Powell2026-04-031-19/+19
* Remove the hook type field from IOHookProvider.•••This is only used by SSL hooks and now services have been reworked we can just check for a ssl/ prefix. Gravatar Sadie Powell2026-04-031-1/+1
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-2/+2
* Switch the extensible system to using shared pointers.Gravatar Sadie Powell2026-03-271-1/+1
* Fix a crash caused by weirdly casting a pointer to an I/O handler.Gravatar Sadie Powell2026-03-141-1/+1
* Start splitting the user I/O interface from the network socket.Gravatar Sadie Powell2025-10-261-1/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+437