bel
|
0a1f99c6bb
Remove misleading comment in CivetServer.h
|
10 年之前 |
bel
|
4c12d0cafc
Set _CRT_SECURE_NO_DEPRECATE and _CRT_SECURE_NO_WARNINGS for Visual Studio
|
10 年之前 |
bel
|
62a46e647f
Test for memory leaks in unit test
|
10 年之前 |
bel
|
a5c4b9dbb0
Mark chunked transfer encoding (#95) as currently not working. See #98.
|
10 年之前 |
bel
|
832763b465
Handler for websocket connection
|
10 年之前 |
bel
|
8c90b3cae5
Handler for websocket connection (Step 7/7)
|
10 年之前 |
bel
|
121ae6c7f6
Handler for websocket connection (Step 6/7)
|
10 年之前 |
bel
|
c9f84988c7
Use multibyte character set in all Visual Studio projects
|
10 年之前 |
bel
|
67230b00c1
Use multibyte character set in all Visual Studio projects
|
10 年之前 |
bel
|
3684a1fda2
Add _CRT_SECURE_NO_WARNINGS for Visual Studio build of Lua
|
10 年之前 |
bel
|
7a709e5633
Handler for websocket connection (Step 5/?)
|
10 年之前 |
bel
|
0ecec6bce7
Handler for websocket connection (Step 4/?)
|
10 年之前 |
bel
|
d64d507eaa
Handler for websocket connection (Step 3/?)
|
10 年之前 |
bel
|
436bc39555
Handler for websocket connection (Step 2/?)
|
10 年之前 |
bel
|
259415c392
Nobody is supposed to define CIVETWEB_VERSION outside civetweb.h
|
10 年之前 |
bel
|
0016b36204
Handler for websocket connection (Step 1/?)
|
10 年之前 |
bel
|
00877a1649
Add windows build for the chunked transfer test client
|
10 年之前 |
bel
|
d30b3faf3e
Add windows build for the chunked transfer test client
|
10 年之前 |
bel2125
|
da5c8d6683
Quick and dirty test client to check chunked transfer encoding
|
10 年之前 |
bel
|
010998ca2f
Test for chunked transfer encoding (Windows client only)
|
10 年之前 |
bel2125
|
acca08ec6e
Fix warning for unused function in gcc if compiled WITH_WEBSOCKET but without WITH_LUA
|
10 年之前 |
bel2125
|
77ebc69ce1
Merge pull request #102 from kainjow/tests_crash
|
10 年之前 |
bel2125
|
cd15156584
Merge pull request #100 from da4089/patch-2
|
10 年之前 |
bel2125
|
a8bc1f43a0
Merge pull request #99 from da4089/patch-1
|
10 年之前 |
bel2125
|
d2bd8c40bd
Merge pull request #97 from kainjow/warnings_and_errors
|
10 年之前 |
David Arnold
|
8d7387cbd4
Tyop.
|
10 年之前 |
David Arnold
|
6706d390c0
Fix tyops
|
10 年之前 |
Kevin Wojniak
|
2b76d9f7c8
Avoid crash if tests aren't ran from 'test' directory
|
10 年之前 |
Kevin Wojniak
|
2a647d166c
Fix passing strings with different sign
|
10 年之前 |
Kevin Wojniak
|
9f24dd5852
Fix wrong format specifier
|
10 年之前 |