]> git.99rst.org Git - openwrt-packages.git/commit
libmicrohttpd: update to 1.0.10
authorAlexander Couzens <redacted>
Tue, 21 Jul 2026 09:51:44 +0000 (11:51 +0200)
committerAlexander Couzens <redacted>
Sun, 23 Aug 2026 20:06:24 +0000 (22:06 +0200)
commitdcb2c2f692ed607f34e69009faf909d9ff64a70a
treefdf925eea1da10036b6f7c625619edab2a56c5e8
parent15b06ce6e3706983f5c62adf845194436b66e3fd
libmicrohttpd: update to 1.0.10

1.0.10:
* Fix race in thread-per-connection mode on wake-up signal
* Fix rare assertion failure in relation to suspend-and-resume processing

1.0.9:
* Enfocing a minimal size on the PSK.
* Fix support for red zones in memorypool.
* Fix rare over-writing of HTTP version string
* Fix rare crash from adding connection

1.0.8:
* Fixing vulnerabilities

1.0.7:
* Fixing various vulnerabilities

1.0.6:
* Fix various minor issues, like theoretical integer overflows for extreme inputs or NULL

1.0.5:
* Also ensuring other HTTP client headers that should be unique are unique.

1.0.4
* Fixed bug where additional "Content-Length" headers were ignored

1.0.3:
* Fixed bug in connection list traversal logic that could

Signed-off-by: Alexander Couzens <redacted>
libs/libmicrohttpd/Makefile
git clone https://git.99rst.org/PROJECT