|
@@ -1,22 +1,26 @@
|
|
 CivetWeb
|
|
 CivetWeb
|
|
=======
|
|
=======
|
|
|
|
|
|
-**The official home of CivetWeb is https://github.com/civetweb/civetweb**
|
|
|
|
|
|
+**The official home of CivetWeb is [https://github.com/civetweb/civetweb](https://github.com/civetweb/civetweb)**
|
|
|
|
|
|
|
|
|
|
-Continuous integration for Linux and OSX using ([Travis CI](https://travis-ci.org/civetweb/civetweb)):
|
|
|
|
|
|
+Continuous integration for Linux and OSX ([Travis CI](https://travis-ci.org/civetweb/civetweb)):
|
|
|
|
|
|
[](https://travis-ci.org/civetweb/civetweb)
|
|
[](https://travis-ci.org/civetweb/civetweb)
|
|
|
|
|
|
-source code analysis ([Coverity](https://scan.coverity.com/projects/5784)):
|
|
|
|
|
|
+Continuous integration for Windows ([AppVeyor](https://ci.appveyor.com/project/civetweb/civetweb)) (currently in a setup phase):
|
|
|
|
|
|
-[](https://scan.coverity.com/projects/5784)
|
|
|
|
|
|
+[](https://ci.appveyor.com/project/civetweb/civetweb/branch/master)
|
|
|
|
|
|
-Note: Continuous integration for Windows ([AppVeyor](https://ci.appveyor.com/project/civetweb/civetweb)) and coverage check ([coveralls](https://coveralls.io/github/civetweb/civetweb)) are currently in a setup phase:
|
|
|
|
|
|
+Test coverage check ([coveralls](https://coveralls.io/github/civetweb/civetweb)) (currently in a setup phase):
|
|
|
|
|
|
-[](https://ci.appveyor.com/project/civetweb/civetweb/branch/master)
|
|
|
|
[](https://coveralls.io/github/civetweb/civetweb?branch=master)
|
|
[](https://coveralls.io/github/civetweb/civetweb?branch=master)
|
|
|
|
|
|
|
|
+Static source code analysis ([Coverity](https://scan.coverity.com/projects/5784)):
|
|
|
|
+
|
|
|
|
+[](https://scan.coverity.com/projects/5784)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
Project Mission
|
|
Project Mission
|
|
@@ -34,16 +38,16 @@ Where to find the official version?
|
|
-----------------------------------
|
|
-----------------------------------
|
|
|
|
|
|
End users can download CivetWeb at SourceForge
|
|
End users can download CivetWeb at SourceForge
|
|
-https://sourceforge.net/projects/civetweb/
|
|
|
|
|
|
+[https://sourceforge.net/projects/civetweb/](https://sourceforge.net/projects/civetweb/)
|
|
|
|
|
|
Developers can contribute to CivetWeb via GitHub
|
|
Developers can contribute to CivetWeb via GitHub
|
|
-https://github.com/civetweb/civetweb
|
|
|
|
|
|
+[https://github.com/civetweb/civetweb](https://github.com/civetweb/civetweb)
|
|
|
|
|
|
Trouble tickets should be filed on GitHub
|
|
Trouble tickets should be filed on GitHub
|
|
-https://github.com/civetweb/civetweb/issues
|
|
|
|
|
|
+[https://github.com/civetweb/civetweb/issues](https://github.com/civetweb/civetweb/issues)
|
|
|
|
|
|
Discussion/support group and announcements are at Google Groups
|
|
Discussion/support group and announcements are at Google Groups
|
|
-https://groups.google.com/d/forum/civetweb
|
|
|
|
|
|
+[https://groups.google.com/d/forum/civetweb](https://groups.google.com/d/forum/civetweb)
|
|
|
|
|
|
|
|
|
|
Quick start documentation
|
|
Quick start documentation
|
|
@@ -138,7 +142,7 @@ Sergey Lyubka (Copyright (c) 2004-2013 Sergey Lyubka, MIT license).
|
|
|
|
|
|
However, in August 16, 2013, the [license of Mongoose has been changed](https://groups.google.com/forum/#!topic/mongoose-users/aafbOnHonkI)
|
|
However, in August 16, 2013, the [license of Mongoose has been changed](https://groups.google.com/forum/#!topic/mongoose-users/aafbOnHonkI)
|
|
after writing and distributing the original code this project is based on.
|
|
after writing and distributing the original code this project is based on.
|
|
-The license change used to be described on the Wikipedia page as well, but it's getting deleted there regularly.
|
|
|
|
|
|
+The license change used to be described on the Mongoose Wikipedia page as well, but it's getting deleted there regularly.
|
|
|
|
|
|
CivetWeb has been forked from the last MIT version of Mongoose.
|
|
CivetWeb has been forked from the last MIT version of Mongoose.
|
|
Since 2013, CivetWeb has seen many improvements from various authors
|
|
Since 2013, CivetWeb has seen many improvements from various authors
|