aboutsummaryrefslogtreecommitdiff
path: root/modules/haproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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