Difference between revisions of "Libmicrohttpd"

From Free Software Directory
Jump to: navigation, search
(Added "featured" info)
(version 0.9.42)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=libmicrohttpd
+
|Name=GNU libmicrohttpd
 
|Short description=GNU library
 
|Short description=GNU library
 
|Full description=libmicrohttpd is a GNU library (part of the GNU project) written in C that provides a compact API and implementation of an HTTP 1.1 web server. libmicrohttpd only implements the HTTP 1.1 protocol. The main application must still provide the content.
 
|Full description=libmicrohttpd is a GNU library (part of the GNU project) written in C that provides a compact API and implementation of an HTTP 1.1 web server. libmicrohttpd only implements the HTTP 1.1 protocol. The main application must still provide the content.
|Homepage URL=http://gnunet.org/libmicrohttpd/
+
|Homepage URL=http://www.gnu.org/software/libmicrohttpd/
|Is GNU=Yes
 
 
|User level=intermediate
 
|User level=intermediate
 
|VCS checkout command=svn checkout https://gnunet.org/svn/libmicrohttpd/
 
|VCS checkout command=svn checkout https://gnunet.org/svn/libmicrohttpd/
 
|Computer languages=C
 
|Computer languages=C
 
|Keywords=server,HTTP 1.1
 
|Keywords=server,HTTP 1.1
|Version identifier=0.9.0
+
|Version identifier=0.9.42
|Version date=2010/07/26
+
|Version date=2015/05/13
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.0.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.42.tar.gz
|Last review by=Deb Nicholson
+
|Last review by=Genium
|Last review date=2008-04-18
+
|Last review date=2015/07/09
|Submitted by=Database conversion
+
|Submitted by=WikiSysop
|Submitted date=2011-04-01
+
|Submitted date=2011/04/12
 +
|Status=
 +
|Is GNU=Yes
 +
|GNU package identifier=libmicrohttpd
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 27: Line 29:
 
|Role=Developer
 
|Role=Developer
 
|Email=christian@grothoff.org
 
|Email=christian@grothoff.org
 +
|Resource URL=
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 32: Line 35:
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Featured
+
{{Featured}}
|Featured date=2011/07/01
 
|Featured source=The Free Software Supporter
 
}}
 

Revision as of 10:42, 9 July 2015


[edit]

GNU Libmicrohttpd

https://www.gnu.org/software/libmicrohttpd/
C library implementing a HTTP 1.1 server.

Libmicrohttpd is a small, embeddable HTTP server implemented as a C library. It makes it easy to run an HTTP server as part of another application. The library is fully HTTP 1.1 compliant. It can listen on multiple ports, supports four different threading models, and supports IPv6. It also features security features such as basic and digest authentication and support for SSL3 and TLS.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

2 July 2020

License

ECos-2.0

Verified by

Genium

Verified on

2 July 2020

Notes

If you use MHD without HTTPS/SSL support, you are free to choose between the LGPL and the eCos License
https://git.gnunet.org/libmicrohttpd.git/tree/COPYING




Leaders and contributors

Contact(s)Role
Christian Grothoff Maintainer
Evgeny Grin Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q21283449
SavannahDeveloperhttps://savannah.gnu.org/projects/libmicrohttpd/
FTPDownloadhttps://ftpmirror.gnu.org/libmicrohttpd/
DebianDeveloperhttps://tracker.debian.org/pkg/libmicrohttpd
DevelopersBug Trackinghttps://bugs.gnunet.org/
gnu-system-discuss Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
FTPDownloadhttps://ftp.gnu.org/gnu/libmicrohttpd/
libmicrohttpd Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/libmicrohttpd/
GitVCS Repository Webviewhttps://git.gnunet.org/libmicrohttpd.git/
GNUnetGeneralhttps://gnunet.org


Software prerequisites

KindDescription
Weak prerequisitelibgnutls




Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.