Managed Projects

GNU libmicrohttpd

Claimed by GNU Analyzed about 2 months ago

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 free software and part of the GNU project. Key features that distinguish libmicrohttpd from other projects are: * C library: fast and small * ... [More] API is simple, expressive and fully reentrant * Implementation is http 1.1 compliant * HTTP server can listen on multiple ports * Support for IPv6 * Support for incremental processing of POST data * Creates binary of only 32k (without TLS/SSL support) * Three different threading models * Supported platforms include GNU/Linux, FreeBSD, OpenBSD, NetBSD, OS X, W32, Symbian and z/OS * Optional support for SSL3 and TLS (requires libgnutls) [Less]

142K lines of code

7 current contributors

6 months since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: eCos-2-0, lgpl21_or...