Difference between revisions of "Libmicrohttpd"
m (IRC & doc URLs) |
(version 0.9.52 + URLs) |
||
Line 5: | Line 5: | ||
|Homepage URL=http://www.gnu.org/software/libmicrohttpd/ | |Homepage URL=http://www.gnu.org/software/libmicrohttpd/ | ||
|User level=intermediate | |User level=intermediate | ||
− | |VCS checkout command= | + | |VCS checkout command=git clone git://gnunet.org/libmicrohttpd |
|Computer languages=C | |Computer languages=C | ||
− | |Documentation note= | + | |Documentation note=The documentation (including a reference manual and tutorial) can be |
+ | found at https://www.gnu.org/software/libmicrohttpd/ | ||
|IRC general=irc://irc.freenode.net/#gnunet | |IRC general=irc://irc.freenode.net/#gnunet | ||
|IRC development=irc://irc.freenode.net/#libmicrohttpd | |IRC development=irc://irc.freenode.net/#libmicrohttpd | ||
|Keywords=server,HTTP 1.1 | |Keywords=server,HTTP 1.1 | ||
− | |Version identifier=0.9. | + | |Version identifier=0.9.52 |
− | |Version date= | + | |Version date=2016/10/17 |
− | |Version status= | + | |Version status=stable |
− | |Version download=https://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9. | + | |Version download=https://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.52.tar.gz |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2016/11/17 |
|Submitted by=WikiSysop | |Submitted by=WikiSysop | ||
|Submitted date=2011/04/12 | |Submitted date=2011/04/12 | ||
Line 46: | Line 47: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Developer |
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https://gnunet.org/ | + | |Resource URL=https://gnunet.org/git/libmicrohttpd.git/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://gnunet.org/bugs/ | ||
}} | }} | ||
{{Software category | {{Software category |
Revision as of 06:53, 17 November 2016
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
License
Verified by
Genium
Verified on
2 July 2020
License
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
Audience | Resource type | URI |
---|---|---|
Wikidata | General | https://www.wikidata.org/wiki/Q21283449 |
Savannah | Developer | https://savannah.gnu.org/projects/libmicrohttpd/ |
FTP | Download | https://ftpmirror.gnu.org/libmicrohttpd/ |
Debian | Developer | https://tracker.debian.org/pkg/libmicrohttpd |
Developers | Bug Tracking | https://bugs.gnunet.org/ |
gnu-system-discuss Info Page | Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
FTP | Download | https://ftp.gnu.org/gnu/libmicrohttpd/ |
libmicrohttpd Info Page | Mailing List | https://lists.gnu.org/mailman/listinfo/libmicrohttpd/ |
Git | VCS Repository Webview | https://git.gnunet.org/libmicrohttpd.git/ |
GNUnet | General | https://gnunet.org |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | libgnutls |
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.