Dear all, I'm happy to announce the release of libmicrohttpd 0.9.43, which is mostly a bugfix release.
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 release adds new functions MHD_create_response_from_fd64() and MHD_create_response_from_fd_at_offset64() for improved 64-bit support. We are also now exporting the MHD_get_reason_phrase_for() symbol. Support for monotonic clock functions was improved for various platforms and the MD5 implementation was updated. There were also a number of small specific bugfixes and clarifications in the documentation, for details please see the ChangeLog. You can download GNU libmicrohttpd from * ftp://ftp.gnu.org/gnu/libmicrohttpd/ and all GNU FTP mirrors. * Our Subversion repository at https://gnunet.org/svn/libmicrohttpd/ Please report bugs to our bugtracker at https://gnunet.org/bugs/. The documentation (including a reference manual and tutorial) can be found at http://www.gnu.org/software/libmicrohttpd/. Happy hacking! Christian
signature.asc
Description: OpenPGP digital signature
