bel2125
|
08ef373dba
Add static declaration for OSX specific clock functions
|
8 年之前 |
bel
|
e147214e21
Minor changes in `private.c` unit test suite
|
8 年之前 |
bel2125
|
b547e630bb
Check open mode for files in memory
|
8 年之前 |
bel
|
399a7a02e5
Set SCRIPT_NAME CGI variable if index.cgi is used (see #368)
|
8 年之前 |
bel
|
fdb8180bb1
Add some comments and format code
|
8 年之前 |
bel
|
c89b08b58f
Replace sha1 code by more recent version, and adapt to CivetWeb
|
8 年之前 |
bel
|
1ce01a49e6
Move sha1 code to a separate file.
|
8 年之前 |
bel
|
e3a84de89e
Use non-blocking sockets for http/ws-clients as well
|
8 年之前 |
bel
|
b862b2514f
Fix type conversion warning for DEBUG builds
|
8 年之前 |
bel
|
f1a4e9e50b
Remove obsolete TODO comment
|
8 年之前 |
bel
|
fba87dd3aa
Add set_blocking_mode function for Linux
|
8 年之前 |
bel
|
edb56cdca5
Add option keep_alive_timeout_ms
|
8 年之前 |
bel
|
f0d13eb18a
Rewrite connection close handling
|
8 年之前 |
bel2125
|
6d22951c61
Merge pull request #369 from feneuilflo/master
|
8 年之前 |
bel2125
|
3feea56872
Add some DEBUG_TRACE and user better time stamps
|
8 年之前 |
feneuilflo
|
35279c465b
remove leading whitespaces when matching websocket protocols
|
8 年之前 |
bel
|
00beef1bf1
Intermediate commit for #246
|
8 年之前 |
bel
|
73a46c942c
Fix Visual Studio warning
|
8 年之前 |
bel
|
ebfbc2864d
Fix signed/unsigned warning from #367
|
8 年之前 |
bel2125
|
7b14662fda
Intermediate commit for #246 (not yet tested and optimized)
|
8 年之前 |
bel
|
a076201c4d
stdint.h (from C99) is no longer optional
|
8 年之前 |
bel
|
2c86f5dbac
Rename request_info member after merge of #367
|
8 年之前 |
bel
|
846ef34a7c
Autoformat after merge of #367
|
8 年之前 |
bel2125
|
2770172bab
Merge pull request #367 from feneuilflo/master
|
8 年之前 |
bel
|
120f4e4da1
Intermediate commit for #246 (need some revision)
|
8 年之前 |
bel
|
c51c0adf71
Intermediate commit for #246 (still needs heavy revision)
|
8 年之前 |
bel
|
bd9eeaf6a9
Intermediate commit for #246 (does not build)
|
8 年之前 |
bel
|
d8eb6fcfd3
Intermediate commit for #246 (does not build)
|
8 年之前 |
bel
|
de8f0f1155
Add is_file_opened function again and set some const qualifiers
|
8 年之前 |
bel
|
ce2620f74c
Test another fix for mg_fopen (see #363, #246)
|
8 年之前 |