|
From: | silvioprog |
Subject: | Re: [libmicrohttpd] next release |
Date: | Fri, 9 Nov 2018 13:22:58 -0300 |
Dear all,
I've now released libmicrohttpd 0.9.60 with the usual set of minor
bugfixes and feature enhancements:
* gettext updated to 0.19.8
* can use epoll() without listen socket now
* in thread-per-connection mode, socket closure is now communicated
in a timely fashion to the application
* added MHD_RF_HTTP_VERSION_1_0_RESPONSE option
* preventing bogus transfer-encoding values
* Added MHD_OPTION_GNUTLS_PSK_CRED_HANDLER
* allow digest authentication with hashed password
* ensure request completed callback is called from correct thread
and also for upgraded connections
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/.
Happy hacking!
Christian
On 10/18/18 3:50 PM, Gauthier Haderer wrote:
> Hi,
>
> The last release was made in February. Do you have any plan to release a
> new version of MHD soon?
>
> Cheers,
>
>
> Gauthier
[Prev in Thread] | Current Thread | [Next in Thread] |