Difference between revisions of "Libmicrohttpd"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=libmicrohttpd |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...")
 
m (version 0.9.45)
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=libmicrohttpd
+
|Name=GNU Libmicrohttpd
|Short description=GNU library
+
|Short description=a library for creating an embedded HTTP server
|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 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.
 +
|Homepage URL=http://www.gnu.org/software/libmicrohttpd/
 
|User level=intermediate
 
|User level=intermediate
|Submitted by=Database conversion
+
|VCS checkout command=svn co https://gnunet.org/svn/libmicrohttpd
|Submitted date=2011-04-01
+
|Computer languages=C
|Version identifier=0.3.0
+
|Keywords=server,HTTP 1.1
|Version date=2008-04-13
+
|Version identifier=0.9.45
|Version status=stable
+
|Version date=2015/10/31
|Version download=http://gnunet.org/libmicrohttpd/download/libmicrohttpd-0.3.0.tar.gz
+
|Version status=beta
|License verified date=2008-04-18
+
|Version download=https://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.45.tar.gz
|Version comment=
+
|Last review by=Genium
 +
|Last review date=2015/10/31
 +
|Submitted by=WikiSysop
 +
|Submitted date=2011/04/12
 +
|Status=
 +
|Is GNU=Yes
 +
|GNU package identifier=libmicrohttpd
 +
}}
 +
{{Project license
 +
|License=LGPLv2.1
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-07-29
 +
}}
 +
{{Person
 +
|Real name=Christian Grothoff
 +
|Role=Developer
 +
|Email=christian@grothoff.org
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developers and users
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/libmicrohttpd
 +
}}
 +
{{Resource
 +
|Resource audience=Developers
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gnunet.org/svn/libmicrohttpd/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Use=library
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[zlib]]
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=LGPLv2.1
+
|Prerequisite description=[[OpenSSL]] >= 1.0.1
|License verified by=Deborah Nicholson
 
|License verified date=2008-04-18
 
 
}}
 
}}
 +
{{Featured}}

Revision as of 12:48, 31 October 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







"Developers and users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





"{{{Prerequisite kind}}}" is not in the list (Required to use, Required to build, Source requirement, Weak prerequisite) of allowed values for the "Prerequisite kind" property.






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.