bel
|
6d77021c3f
Source code comments
|
8 년 전 |
bel
|
9f89064ba4
Source code comments for interpret_uri
|
8 년 전 |
bel
|
3f06e4e0c3
Add WoW64 information to system info
|
8 년 전 |
sgmesservey
|
14aa55a692
mg_store_body always returns 0 on success #421
|
8 년 전 |
bel
|
eb32a58ef1
Format code
|
8 년 전 |
Adam Bailey
|
24ca110e1b
Allow compiling as C++.
|
8 년 전 |
pavel.pimenov
|
6a56cc008e
Remove if(!ri) ... always false.
|
8 년 전 |
bel2125
|
cba20289f7
Fix some issues detected by the new coverity version
|
8 년 전 |
bel
|
769fcb9450
Set #ifdef for functions not used if NO_FILES is set
|
8 년 전 |
bel
|
18e2ec7dae
Fix of merge "sub-resources of index.lua files"
|
8 년 전 |
SpaceLord
|
39cf4098b6
Allow sub-resources to directories wiht index.lua file
|
8 년 전 |
bel
|
ad7af5c8d4
Restructure code
|
8 년 전 |
bel
|
8f037c9af8
Fix some warnings
|
8 년 전 |
bel
|
3a24bb5a2d
Cleanup after mergeing fix for POST requests to substitute files
|
8 년 전 |
SpaceLord
|
0cde6cf9f3
Fix for POST requests to substitute files (index.lua)
|
8 년 전 |
bel
|
16482b861a
Revert 3555e55ee8821e5aafedd711204c09587b6a57f9
|
8 년 전 |
bel
|
2de8e1c6dc
Fix possible alignment problem when using long websocket messages (64 bit length)
|
8 년 전 |
bel
|
3555e55ee8
Try to fix sporadic communication problems in CI tests for windows by retrying on SSL_ERROR_ZERO_RETURN
|
8 년 전 |
bel
|
0dd56f1440
Temporary fix for storing response code in uri
|
8 년 전 |
bel
|
97406d100d
Set MG_LEGACY_INTERFACE define for deprecated member "uri"
|
8 년 전 |
bel
|
e1b2c73775
Avoid yet another spurious uninitialized var warning
|
8 년 전 |
bel
|
6f7f8b2962
Avoid spurious "uninitialized" warning
|
8 년 전 |
bel
|
6c6316124d
WS client: Pass user_data also as callback argument
|
8 년 전 |
bel
|
65854f01b0
Partially revert modified time handling from last commit
|
8 년 전 |
bel
|
86b480c2f6
Add helper function for current time
|
8 년 전 |
bel
|
7ee47bbc20
Add cast to avoid warning
|
8 년 전 |
bel
|
2ba7a82e9c
Remove unit test for file in memory if MG_USE_OPEN_FILE is not set or NO_FILES is set
|
8 년 전 |
bel
|
e7a81a9863
Fix spurious warning
|
8 년 전 |
bel
|
88d885d309
Fix premature timeout for wss (secure websocket) connections
|
8 년 전 |
bel
|
b4abb02f55
Fix warning for unused arguments if MG_USE_OPEN_FILE is not set
|
8 년 전 |