bel
|
ceb5f39461
Add CGI test for windows, that does not need an extra interpreter
|
10 年之前 |
bel
|
93fbcb33b1
All global variables in main should start with g_
|
10 年之前 |
bel
|
de28718cae
All global variables in main should start with g_
|
10 年之前 |
bel
|
5e640884b2
All global variables in main should start with g_
|
10 年之前 |
bel
|
5bbc219445
All global variables in main should start with g_
|
10 年之前 |
bel
|
879f18ca07
Fix some clang diagnostic messages (see #94)
|
10 年之前 |
bel2125
|
9072673623
Merge pull request #112 from hansipie/master
|
10 年之前 |
bel2125
|
53bbd18a4a
Merge pull request #111 from DanielOaks/fix-osx
|
10 年之前 |
hansipie
|
020b9fbe93
Symbols export for the C++ Interface
|
10 年之前 |
Daniel Oaks
|
90adb0d115
Only include -lrt if on Linux
|
10 年之前 |
bel
|
d264808e52
Clean usage of const/not const mg_context* and mg_connection* handles in the API.
|
10 年之前 |
bel
|
f9295dffa6
Fix compile error for Visual Studio
|
10 年之前 |
bel
|
7a01c0d0f7
Remove civetweb_test accidentially added with #107
|
10 年之前 |
bel
|
2ac17babdb
Update CREDITS
|
10 年之前 |
bel
|
951ec9ebbe
Update CREDITS
|
10 年之前 |
bel2125
|
e2c64e27d4
Merge pull request #107 from nihildeb/master
|
10 年之前 |
bel2125
|
2480a95536
Merge pull request #108 from vcatechnology/function-pointer-casting
|
10 年之前 |
bel
|
cad094cacc
Remove union in struct mg_request_handler_in
|
10 年之前 |
bel
|
67c9d35e10
Avoid some Visual Studio redefinition warning
|
10 年之前 |
Matt Clarkson
|
260f8a43b9
BUG: Cannot cast Lua function pointer in standard C
|
10 年之前 |
Nick Hildebrant
|
01d7b8917d
add some documentation
|
10 年之前 |
Nick Hildebrant
|
e8380345dd
was just a test of the testing automation
|
10 年之前 |
Nick Hildebrant
|
08eb1d8366
Merge branch 'master' of https://github.com/bel2125/civetweb
|
10 年之前 |
Nick Hildebrant
|
1a984a3b1b
use lua socket to check server availability because travis has no netstat
|
10 年之前 |
Nick Hildebrant
|
f9fac60256
first server test
|
10 年之前 |
Nick Hildebrant
|
cdae5d39b2
remove failing test to check the build fails
|
10 年之前 |
Nick Hildebrant
|
49b376be3c
add a failing test to check the build fails
|
10 年之前 |
Nick Hildebrant
|
bd0a586e28
fix lua env and use busted test lib
|
10 年之前 |
bel
|
c8a5e26a93
Update LICENCE and README
|
10 年之前 |
Nick Hildebrant
|
5365d10932
test: test passing build (failed tests fail build already)
|
10 年之前 |