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
/
modules
/
httpd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automate checking the SYSTEM_* environment variables.
Sadie Powell
2026-05-13
1
-12
/
+2
*
Migrate the httpd module from http_parser to llhttp/yuarel.
•••
The http_parser library is eol and we've been using a Debian fork with security patches but its time to move on.
Sadie Powell
2026-05-13
1
-81
/
+89
*
Remove the remaining function in utility/string to utility/container.
Sadie Powell
2026-04-30
1
-1
/
+1
*
Switch ascii comparisons over to our own casemap functions.
Sadie Powell
2026-04-30
1
-1
/
+1
*
Switch the build system to CMake.
Sadie Powell
2026-04-27
1
-3
/
+9
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-5
/
+5
*
Rewrite sepstream and move to stringutils.
Sadie Powell
2026-03-14
1
-6
/
+5
*
Move the event/ prefix of events to the parent class.
Sadie Powell
2026-03-02
1
-2
/
+2
*
Merge branch 'insp4' into master.
Sadie Powell
2025-04-13
1
-1
/
+8
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-29
1
-2
/
+2
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-2
/
+2
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+471