Thomas Davis
|
a9a7796ad0
Fixed the md5 code inclusion in the build
|
12 年之前 |
Thomas Davis
|
60d591ecd5
Updated copyrights
|
12 年之前 |
sunsetbrew
|
8ba276f3a2
Merge pull request #2 from DanielOaks/arch-pkgbuild-update
|
12 年之前 |
Daniel Oaks
|
50752f4a1e
Updated PKGBUILD to use new Arch distribution files
|
12 年之前 |
Thomas Davis
|
0850a276e5
Added C++ abstraction and example code
|
12 年之前 |
Thomas Davis
|
deb9f14ab9
Fixed missing mg_lock reference
|
12 年之前 |
Thomas Davis
|
2a10518fb7
added thread safety for websockets
|
12 年之前 |
Thomas Davis
|
37f4ddf29d
Updated git attributes to deal with eol problems
|
12 年之前 |
sunsetbrew
|
6ce9cc7fb8
Merge pull request #1 from DanielOaks/dist-add-arch
|
12 年之前 |
Daniel Oaks
|
42a480bdd3
Add Arch distribution config
|
12 年之前 |
Thomas Davis
|
2341279462
Updated README with web site locations.
|
12 年之前 |
sunsetbrew
|
846b5be5b8
Updated gitignore file
|
12 年之前 |
Thomas Davis
|
a36c2167f0
Replaced MD5 implementation.
|
12 年之前 |
Thomas Davis
|
97ae950271
more readme updates
|
12 年之前 |
Thomas Davis
|
26e1596a62
Updated README
|
12 年之前 |
Thomas Davis
|
dbf3ad4961
Changed images to copyright free images
|
12 年之前 |
Thomas Davis
|
5d7e8051fb
renamed imaged files
|
12 年之前 |
Thomas Davis
|
e1cbf4b05f
Renamed to Civetweb
|
12 年之前 |
Thomas Davis
|
e61d4efbe4
Initial pull from MIT version of Mongoose
|
12 年之前 |
Sergey Lyubka
|
a0b43ae8e0
Merge pull request #218 from MikieMorales/patch-3
|
12 年之前 |
Miguel Morales
|
866a7e2823
Changing Embedding example to C file.
|
12 年之前 |
Sergey Lyubka
|
2055d41a9f
Corrected misplaced brackets in parse_http_message()
|
12 年之前 |
Sergey Lyubka
|
1ef29c1b3b
Using #define MGSQLEN for the socket queue length
|
12 年之前 |
Sergey Lyubka
|
e95dbb90a7
Sending content-length from put_file()
|
12 年之前 |
Sergey Lyubka
|
cf18c932a4
Refactored parse_http_message()
|
12 年之前 |
Sergey Lyubka
|
a730afc44d
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
12 年之前 |
Sergey Lyubka
|
94296c9697
Corrected check for websocket connection close
|
12 年之前 |
Sergey Lyubka
|
667707df50
Merge pull request #214 from DanielOaks/server_software
|
12 年之前 |
Daniel Oaks
|
90b6fab3bb
Added SERVER_SOFTWARE CGI variable
|
12 年之前 |
Sergey Lyubka
|
e47dbcbdc5
Merge pull request #213 from MikieMorales/patch-1
|
12 年之前 |