info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU libmicrohttpd 0.9.4 released


From: Christian Grothoff
Subject: GNU libmicrohttpd 0.9.4 released
Date: Sat, 25 Dec 2010 23:38:07 +0100
User-agent: KMail/1.13.5 (Linux/2.6.35-23-generic; KDE/4.5.1; i686; ; )

Dear all,

I'm pleased to announce the release of GNU libmicrohttpd 0.9.4.  

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 various minor features and documentation improvements.  
Basic authentication is now supported (in addition to the existing support for 
digest authentication and the use of TLS client certificates).  The stack size 
for threads created by MHD can now be specified by the user.  Transmission of 
content from files using the "sendfile" optimization can now be started at a 
non-zero offset.  Finally, the behavior of the "--enable" configure options 
was changed to be sane.

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) at
http://www.gnu.org/software/libmicrohttpd/ has also been updated,
including a new chapter on how to do client authentication using
TLS certificates.

Happy hacking!

Christian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]