Path to this page:
./
www/libmicrohttpd,
Small C library to run an HTTP server as part of another app
Branch: pkgsrc-2015Q1,
Version: 0.9.39,
Package name: libmicrohttpd-0.9.39,
Maintainer: pkgsrc-usersGNU 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
* API is simple, expressive and fully reentrant
* Implementation is HTTP 1.1 compliant
* HTTP server can listen on multiple ports
* Four different threading models (select, poll, pthread, thread pool)
* Supported platforms include GNU/Linux, FreeBSD, OpenBSD, NetBSD, OS X, W32,
Symbian and z/OS
* Support for IPv6
* Support for SHOUTcast
* Support for incremental processing of POST data (optional)
* Support for basic and digest authentication (optional)
* Support for SSL3 and TLS (requires libgcrypt and libgnutls, optional)
* Binary is only about 32k (without TLS/SSL support and other optional
features)
Required to run:[
security/gnutls] [
security/libgcrypt]
Master sites: (Expand)
SHA1: ab3da7b1bad847e205368139952a724680f64be5
RMD160: 364c00e52b3a8d83f6176288e61225b9e75497f5
Filesize: 1177.463 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version libmicrohttpd-0.9.39 (created)