libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit ebbcd54678a786c61207cab8e00c55bfb123e1c7
parent f117b5782325e8332459a4c9094b371452df5b24
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 15 Aug 2007 09:23:00 +0000

rel

Diffstat:
MChangeLog | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -2,7 +2,8 @@ Wed Aug 15 01:46:44 MDT 2007 Extending API to allow timeout of connections. Changed API (MHD_create_response_from_callback) to allow user to specify IO buffer size. - Improved error handling. - CG + Improved error handling. + Released libmicrohttpd 0.0.3. - CG Tue Aug 14 19:45:49 MDT 2007 Changed license to LGPL (with consent from all contributors).