libmicrohttpd 0.9.44+dfsg-1ubuntu1 source package in Ubuntu

Changelog

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

  * debian/rules: Disable SPDY packages, security team NACK'ed them for main.
    (LP #1488341)
  * debian/libmicrohttpd-dev.install: Install missing performance_data.png for
    info page.

 -- Martin Pitt <email address hidden>  Fri, 04 Dec 2015 10:55:49 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmicrohttpd_0.9.44+dfsg.orig.tar.gz 1.2 MiB 92910d7bbcfdb286088ed6e688bcfa16e67d201679c93e1a151e3ecc0d51c41a
libmicrohttpd_0.9.44+dfsg-1ubuntu1.debian.tar.xz 10.9 KiB abc0703d72d00f68bfb5455b6bd1ad6cbd23b1905610b6f5f4d39f0a796cba7c
libmicrohttpd_0.9.44+dfsg-1ubuntu1.dsc 2.4 KiB b3daae154f0c51f54c9fa0a18eb84b3605e4b97a0770e921c6e2b0e2f9213cbf

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: library embedding HTTP server functionality (development)

 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 development files.

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