bel2125
|
bc372f91fc
Examples and test: use new instead of legacy interface
|
8 年之前 |
bel2125
|
a55ac0625e
Fix copy/paste error in mg_get_header #530
|
8 年之前 |
Karol Mroz
|
ccc399ae34
civetweb: setgid/groups/uid only once if needed
|
8 年之前 |
bel2125
|
3baba993a9
Error handling for async connect
|
8 年之前 |
bel2125
|
433ed4ca6c
Unit test: split test cases
|
8 年之前 |
bel2125
|
9fc4d3e250
Add client interface to standalone server and fix ssl init for clients
|
8 年之前 |
bel2125
|
bb973db7de
Use new nomenclature for enums in the code (see #522)
|
8 年之前 |
bel2125
|
ad2114a548
Initialize SSL if mg_start is called with an SSL port, before mg_init_library is called
|
8 年之前 |
bel2125
|
7f2e46777f
Don't init SSL if it's not required (#524)
|
8 年之前 |
bel2125
|
a01b3cdd06
Add mg_ or MG_ prefix to all symbols in civetweb.h
|
8 年之前 |
bel2125
|
345c94b264
AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (7/?)
|
8 年之前 |
bel2125
|
b99799462c
AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (6/?)
|
8 年之前 |
bel2125
|
f5252862aa
HTTP Client: Allocate memory for context and connection in one block
|
8 年之前 |
bel2125
|
0adf463b92
Allow to stop websocket connectionss async from the server side (#515)
|
8 年之前 |
bel2125
|
03c825176c
Add configuration parameter to activate resource handling by index.cgi/lua scripts
|
8 年之前 |
bel2125
|
670c65bc11
Format code
|
8 年之前 |
bel2125
|
b8f9b3118c
Do not use timeout for reading CGI responses (#519)
|
8 年之前 |
bel2125
|
f0445b5de8
Code should be C89/C90 compliant, and add some CGI tests
|
8 年之前 |
bel2125
|
8849e7f3ba
More instrumentation for #519
|
8 年之前 |
bel2125
|
3532b81b8f
Add some debug traces for substitute scripts (diagnosis of #519)
|
8 年之前 |
bel2125
|
fa1aea9c00
Set error, if setting a socket to non-blocking failed
|
8 年之前 |
bel2125
|
2ebc7989b3
Windows: Set XP compatible flags for 32 bit build
|
8 年之前 |
bel2125
|
85bb7160a0
Travis: Allow default compiler for coverage build
|
8 年之前 |
bel2125
|
f4c7414162
Unit test: fix some memory leaks and auto-format code
|
8 年之前 |
bel2125
|
840cbb8ab5
Show activated server stats in feature list
|
8 年之前 |
bel2125
|
1ac340bc58
Disable nonsense warning -Wdate-time (5)
|
8 年之前 |
bel2125
|
1d15b31fc5
Disable nonsense warning -Wdate-time (4)
|
8 年之前 |
bel2125
|
36b40d172c
Disable nonsense warning -Wdate-time (3)
|
8 年之前 |
bel2125
|
eb49296c07
Disable nonsense warning -Wdate-time(fix)
|
8 年之前 |
bel2125
|
459fdb31cc
Disable nonsense warning -Wdate-time
|
8 年之前 |