We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c974604 commit a0e5b76Copy full SHA for a0e5b76
1 file changed
ChangeLog
@@ -1,3 +1,15 @@
1
+Sat Nov 21 07:20:00 2020 -0800
2
+ Added support on build for CodeQL security checks.
3
+ Moved builds to travis.com
4
+ Added IWYU checks as part of build and cleaned-up accordingly.
5
+ Introduced dual-stack support.
6
+ Added OS specific tips, and cleaned up some compiler warnings.
7
+ Updates to readme and documentation.
8
+ Slight performances improvement by allowing to skip a copy in
9
+ string_response constructor.
10
+ Moved windows builds to AppVeyor.
11
+ Made the library compatible with libmicrohttpd v0.9.71 and above.
12
+
13
Sat Jun 6 10:21:05 2020 -0800
14
Prevent use of regex in http_endpoint outside of registration which could
15
allow DOS attacks.
0 commit comments