Thomas Davis
|
0850a276e5
Added C++ abstraction and example code
|
12 years ago |
Thomas Davis
|
deb9f14ab9
Fixed missing mg_lock reference
|
12 years ago |
Thomas Davis
|
2a10518fb7
added thread safety for websockets
|
12 years ago |
Thomas Davis
|
37f4ddf29d
Updated git attributes to deal with eol problems
|
12 years ago |
sunsetbrew
|
6ce9cc7fb8
Merge pull request #1 from DanielOaks/dist-add-arch
|
12 years ago |
Daniel Oaks
|
42a480bdd3
Add Arch distribution config
|
12 years ago |
Thomas Davis
|
2341279462
Updated README with web site locations.
|
12 years ago |
sunsetbrew
|
846b5be5b8
Updated gitignore file
|
12 years ago |
Thomas Davis
|
a36c2167f0
Replaced MD5 implementation.
|
12 years ago |
Thomas Davis
|
97ae950271
more readme updates
|
12 years ago |
Thomas Davis
|
26e1596a62
Updated README
|
12 years ago |
Thomas Davis
|
dbf3ad4961
Changed images to copyright free images
|
12 years ago |
Thomas Davis
|
5d7e8051fb
renamed imaged files
|
12 years ago |
Thomas Davis
|
e1cbf4b05f
Renamed to Civetweb
|
12 years ago |
Thomas Davis
|
e61d4efbe4
Initial pull from MIT version of Mongoose
|
12 years ago |
Sergey Lyubka
|
a0b43ae8e0
Merge pull request #218 from MikieMorales/patch-3
|
12 years ago |
Miguel Morales
|
866a7e2823
Changing Embedding example to C file.
|
12 years ago |
Sergey Lyubka
|
2055d41a9f
Corrected misplaced brackets in parse_http_message()
|
12 years ago |
Sergey Lyubka
|
1ef29c1b3b
Using #define MGSQLEN for the socket queue length
|
12 years ago |
Sergey Lyubka
|
e95dbb90a7
Sending content-length from put_file()
|
12 years ago |
Sergey Lyubka
|
cf18c932a4
Refactored parse_http_message()
|
12 years ago |
Sergey Lyubka
|
a730afc44d
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
12 years ago |
Sergey Lyubka
|
94296c9697
Corrected check for websocket connection close
|
12 years ago |
Sergey Lyubka
|
667707df50
Merge pull request #214 from DanielOaks/server_software
|
12 years ago |
Daniel Oaks
|
90b6fab3bb
Added SERVER_SOFTWARE CGI variable
|
12 years ago |
Sergey Lyubka
|
e47dbcbdc5
Merge pull request #213 from MikieMorales/patch-1
|
12 years ago |
MikieMorales
|
2a15f8d567
Update UserManual.md
|
12 years ago |
Sergey Lyubka
|
b5d397c74f
Merge pull request #212 from pas2k/master
|
12 years ago |
Pavel Khlebovich
|
3d6b373c8f
(mg_fgets) Accept lines at the end not terminated by \n
|
12 years ago |
Sergey Lyubka
|
ed236dddeb
changed signature for mg_exec_lua_script(). fixed lua_error_handler()
|
12 years ago |