bel2125
|
6d8a37844c
Merge pull request #117 from david-loffredo/master
|
před 10 roky |
David Loffredo
|
86d2bec31f
Windows bind() with SO_EXCLUSIVEADDRUSE to fail if socket in use.
|
před 10 roky |
bel2125
|
971d458c97
Merge pull request #115 from softwarenerd/softwarenerd
|
před 10 roky |
Brian Lambert
|
a8c4f4a6a3
Fix compiler warning on OS X compile. clang diagnostic ignored needed -W to work properly on OS X.
|
před 10 roky |
bel2125
|
10ee9fa662
Clean executable in Makefile
|
před 10 roky |
bel
|
08dab3d313
Fix const/not const struct mg_connection * warning
|
před 10 roky |
bel2125
|
f8e0bf9dff
Merge pull request #113 from nihildeb/master
|
před 10 roky |
Nick Hildebrant
|
bfba8d105d
move travis tests to ci/ from test/ci_tests
|
před 10 roky |
bel
|
180e45fdfc
Forward also POST data to CGI pages
|
před 10 roky |
bel
|
ceb5f39461
Add CGI test for windows, that does not need an extra interpreter
|
před 10 roky |
bel
|
93fbcb33b1
All global variables in main should start with g_
|
před 10 roky |
bel
|
de28718cae
All global variables in main should start with g_
|
před 10 roky |
bel
|
5e640884b2
All global variables in main should start with g_
|
před 10 roky |
bel
|
5bbc219445
All global variables in main should start with g_
|
před 10 roky |
bel
|
879f18ca07
Fix some clang diagnostic messages (see #94)
|
před 10 roky |
bel2125
|
9072673623
Merge pull request #112 from hansipie/master
|
před 10 roky |
bel2125
|
53bbd18a4a
Merge pull request #111 from DanielOaks/fix-osx
|
před 10 roky |
hansipie
|
020b9fbe93
Symbols export for the C++ Interface
|
před 10 roky |
Daniel Oaks
|
90adb0d115
Only include -lrt if on Linux
|
před 10 roky |
bel
|
d264808e52
Clean usage of const/not const mg_context* and mg_connection* handles in the API.
|
před 10 roky |
bel
|
f9295dffa6
Fix compile error for Visual Studio
|
před 10 roky |
bel
|
7a01c0d0f7
Remove civetweb_test accidentially added with #107
|
před 10 roky |
bel
|
2ac17babdb
Update CREDITS
|
před 10 roky |
bel
|
951ec9ebbe
Update CREDITS
|
před 10 roky |
bel2125
|
e2c64e27d4
Merge pull request #107 from nihildeb/master
|
před 10 roky |
bel2125
|
2480a95536
Merge pull request #108 from vcatechnology/function-pointer-casting
|
před 10 roky |
bel
|
cad094cacc
Remove union in struct mg_request_handler_in
|
před 10 roky |
bel
|
67c9d35e10
Avoid some Visual Studio redefinition warning
|
před 10 roky |
Matt Clarkson
|
260f8a43b9
BUG: Cannot cast Lua function pointer in standard C
|
před 10 roky |
Nick Hildebrant
|
01d7b8917d
add some documentation
|
před 10 roky |