[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] GNU libmicrohttpd 0.9.58 released
From: |
Evgeny Grin |
Subject: |
[libmicrohttpd] GNU libmicrohttpd 0.9.58 released |
Date: |
Thu, 7 Dec 2017 21:37:52 +0300 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 |
Dear all,
I'm glad to announce the release of GNU libmicrohttpd 0.9.58.
GNU libmicrohttpd is a small C library that is supposed to make it easy
to run an HTTP server as part of another application. GNU libmicrohttpd
is fully HTTP 1.1 compliant and supports IPv6. Finally, GNU
libmicrohttpd is fast, portable and has a simple API and (without TLS
support and other optional features) a small binary size (~32k).
This is bugfix release.
Changes since version 0.9.57:
* Better support for automatic port detection for sockets provided by
MHD_OPTION_LISTEN_SOCKET option.
* Documentation installation fixes.
* Removed usage of 3DES mode from test-suite to avoid test failures on
modern platforms.
* Minor compiler warning fix.
You can download GNU libmicrohttpd from
* https://ftp.gnu.org/gnu/libmicrohttpd/ and all GNU FTP mirrors.
* Our git repository at https://gnunet.org/git/libmicrohttpd.git
Please report bugs to our bugtracker at https://gnunet.org/bugs/.
The documentation (including a reference manual and tutorial) can be
found at https://www.gnu.org/software/libmicrohttpd/.
--
Wishes,
Evgeny
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libmicrohttpd] GNU libmicrohttpd 0.9.58 released,
Evgeny Grin <=