bel2125
|
bb973db7de
Use new nomenclature for enums in the code (see #522)
|
7 năm trước cách đây |
bel2125
|
ad2114a548
Initialize SSL if mg_start is called with an SSL port, before mg_init_library is called
|
7 năm trước cách đây |
bel2125
|
7f2e46777f
Don't init SSL if it's not required (#524)
|
7 năm trước cách đây |
bel2125
|
a01b3cdd06
Add mg_ or MG_ prefix to all symbols in civetweb.h
|
8 năm trước cách đây |
bel2125
|
345c94b264
AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (7/?)
|
8 năm trước cách đây |
bel2125
|
b99799462c
AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (6/?)
|
8 năm trước cách đây |
bel2125
|
f5252862aa
HTTP Client: Allocate memory for context and connection in one block
|
8 năm trước cách đây |
bel2125
|
0adf463b92
Allow to stop websocket connectionss async from the server side (#515)
|
8 năm trước cách đây |
bel2125
|
03c825176c
Add configuration parameter to activate resource handling by index.cgi/lua scripts
|
8 năm trước cách đây |
bel2125
|
670c65bc11
Format code
|
8 năm trước cách đây |
bel2125
|
b8f9b3118c
Do not use timeout for reading CGI responses (#519)
|
8 năm trước cách đây |
bel2125
|
f0445b5de8
Code should be C89/C90 compliant, and add some CGI tests
|
8 năm trước cách đây |
bel2125
|
8849e7f3ba
More instrumentation for #519
|
8 năm trước cách đây |
bel2125
|
3532b81b8f
Add some debug traces for substitute scripts (diagnosis of #519)
|
8 năm trước cách đây |
bel2125
|
fa1aea9c00
Set error, if setting a socket to non-blocking failed
|
8 năm trước cách đây |
bel2125
|
2ebc7989b3
Windows: Set XP compatible flags for 32 bit build
|
8 năm trước cách đây |
bel2125
|
85bb7160a0
Travis: Allow default compiler for coverage build
|
8 năm trước cách đây |
bel2125
|
f4c7414162
Unit test: fix some memory leaks and auto-format code
|
8 năm trước cách đây |
bel2125
|
840cbb8ab5
Show activated server stats in feature list
|
8 năm trước cách đây |
bel2125
|
1ac340bc58
Disable nonsense warning -Wdate-time (5)
|
8 năm trước cách đây |
bel2125
|
1d15b31fc5
Disable nonsense warning -Wdate-time (4)
|
8 năm trước cách đây |
bel2125
|
36b40d172c
Disable nonsense warning -Wdate-time (3)
|
8 năm trước cách đây |
bel2125
|
eb49296c07
Disable nonsense warning -Wdate-time(fix)
|
8 năm trước cách đây |
bel2125
|
459fdb31cc
Disable nonsense warning -Wdate-time
|
8 năm trước cách đây |
bel2125
|
195755118a
Reset content length and format code
|
8 năm trước cách đây |
bel2125
|
b30143e2ac
Add a list of headers with / without body data and set content length
|
8 năm trước cách đây |
bel2125
|
e393d4e58e
Disable SSL_CTX_set_info_callback warning only for clang (GCC does not know this pragma)
|
8 năm trước cách đây |
bel2125
|
5d2d6dbfd5
Disable warning for different definitions of OpenSSL SSL_CTX_set_info_callback
|
8 năm trước cách đây |
bel2125
|
e49ba2e4dc
Fix copy paste
|
8 năm trước cách đây |
bel2125
|
83ba0bfdc3
Move variable declaration to top of the function (C90 compatibility)
|
8 năm trước cách đây |