bel
|
9b4095f54d
All macros should be enclosed by ()
|
10 years ago |
bel
|
6ce8b4e92c
Set autoformat options and autoformat all source files
|
10 years ago |
bel
|
aac1b32c2a
Autoformat source using clang-format
|
10 years ago |
bel
|
c2fbee32d9
Autoformat indent after format suffered from merges
|
10 years ago |
bel
|
9b12191aa3
Resolve merge conflicts of #124
|
10 years ago |
hansipie
|
e71e2d7a9c
inline under Solaris
|
10 years ago |
hansipie
|
072b153431
Source check validation
|
10 years ago |
Thomas Davis
|
30aa23f361
Fixed using CGI iterpreters with spaces in the path.
|
10 years ago |
bel
|
c16f4becda
Temporary fix for callbacks that don't handle requests (see #122)
|
10 years ago |
bel
|
cc19be6e0a
Some IPv6 fixes for Win32 (see #119)
|
10 years ago |
David Loffredo
|
b3fc32b026
Solaris #defines for a clean build
|
10 years ago |
David Loffredo
|
13f488bbd6
AIX and HPUX build fixes, socklen_t 64bit fix for HPUX
|
10 years ago |
David Loffredo
|
86d2bec31f
Windows bind() with SO_EXCLUSIVEADDRUSE to fail if socket in use.
|
10 years ago |
Brian Lambert
|
a8c4f4a6a3
Fix compiler warning on OS X compile. clang diagnostic ignored needed -W to work properly on OS X.
|
10 years ago |
bel
|
08dab3d313
Fix const/not const struct mg_connection * warning
|
10 years ago |
bel
|
180e45fdfc
Forward also POST data to CGI pages
|
10 years ago |
bel
|
879f18ca07
Fix some clang diagnostic messages (see #94)
|
10 years ago |
bel
|
d264808e52
Clean usage of const/not const mg_context* and mg_connection* handles in the API.
|
10 years ago |
bel
|
cad094cacc
Remove union in struct mg_request_handler_in
|
10 years ago |
bel2125
|
a5fbd4e199
Complete chunked transfer encoding
|
10 years ago |
bel2125
|
fbaf61d6b8
Add Qt build
|
10 years ago |
bel
|
199afb7369
Attempt to fix chunked tranfer encoding (see #95, #98) - not fully tested yet
|
10 years ago |
bel
|
62a46e647f
Test for memory leaks in unit test
|
10 years ago |
bel
|
a5c4b9dbb0
Mark chunked transfer encoding (#95) as currently not working. See #98.
|
10 years ago |
bel
|
832763b465
Handler for websocket connection
|
10 years ago |
bel
|
8c90b3cae5
Handler for websocket connection (Step 7/7)
|
10 years ago |
bel
|
121ae6c7f6
Handler for websocket connection (Step 6/7)
|
10 years ago |
bel
|
7a709e5633
Handler for websocket connection (Step 5/?)
|
10 years ago |
bel
|
0ecec6bce7
Handler for websocket connection (Step 4/?)
|
10 years ago |
bel
|
436bc39555
Handler for websocket connection (Step 2/?)
|
10 years ago |