Skip to content

Commit a0e5b76

Browse files
authored
Updated ChangeLog.
1 parent c974604 commit a0e5b76

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
Sat Jun 6 10:21:05 2020 -0800
214
Prevent use of regex in http_endpoint outside of registration which could
315
allow DOS attacks.

0 commit comments

Comments
 (0)