libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] GNU libmicrohttpd 0.9.20 released


From: Christian Grothoff
Subject: [libmicrohttpd] GNU libmicrohttpd 0.9.20 released
Date: Thu, 31 May 2012 13:53:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

Dear all,

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

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 fixes a few bugs:

* failure to call connection termination callback upon MHD_daemon_stop
  (for non-threaded modes) and in case of connection read errors
* MHD_get_connection_values previously returned headers in inverse
  order, now they are returned in the order in which they were
  received
* eliminated some minor code duplication in the TLS code
* fixed build issues on MinGW and fixed problems with 'make check'
  when compiling with certain configure options

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.


Happy hacking!

Christian
p.s.: I do not consistently announce all releases to the list; if you
want to make sure to not miss any release, subscribe to the project on
freshmeat at http://freshmeat.net/projects/libmicrohttpd/


Attachment: 0x48426C7E.asc
Description: application/pgp-keys


reply via email to

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