libmicrohttpd 0.9.44+dfsg-1ubuntu2 source package in Ubuntu

Changelog

libmicrohttpd (0.9.44+dfsg-1ubuntu2) xenial; urgency=medium

  * No-change rebuild for gnutls transition.

 -- Matthias Klose <email address hidden>  Wed, 17 Feb 2016 22:26:17 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
libmicrohttpd_0.9.44+dfsg.orig.tar.gz 1.2 MiB 92910d7bbcfdb286088ed6e688bcfa16e67d201679c93e1a151e3ecc0d51c41a
libmicrohttpd_0.9.44+dfsg-1ubuntu2.debian.tar.xz 11.0 KiB e4d440b2a78da7c7ba01328be8a8ac3bf6d892db2c3c236f9fedda5eae9c23ab
libmicrohttpd_0.9.44+dfsg-1ubuntu2.dsc 2.4 KiB d4d88d3d295758ed5c6e89256b250595fd295551df1742cb28d72f140bfeb3a6

View changes file

Binary packages built by this source

libmicrohttpd-dbg: library embedding HTTP server functionality (debug)

 GNU libmicrohttpd is a small C library that is supposed to make it easy to run
 an HTTP server as part of another application. Key features that distinguish
 GNU 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)
  * 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
 .
 This package contains the debugging symbols.

libmicrohttpd-dev: No summary available for libmicrohttpd-dev in ubuntu zesty.

No description available for libmicrohttpd-dev in ubuntu zesty.

libmicrohttpd10: library embedding HTTP server functionality

 GNU libmicrohttpd is a small C library that is supposed to make it easy to run
 an HTTP server as part of another application. Key features that distinguish
 GNU 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)
  * 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

libmicrohttpd10-dbgsym: debug symbols for package libmicrohttpd10

 GNU libmicrohttpd is a small C library that is supposed to make it easy to run
 an HTTP server as part of another application. Key features that distinguish
 GNU 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)
  * 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