bel
|
3a24bb5a2d
Cleanup after mergeing fix for POST requests to substitute files
|
8 years ago |
SpaceLord
|
0cde6cf9f3
Fix for POST requests to substitute files (index.lua)
|
8 years ago |
bel
|
16482b861a
Revert 3555e55ee8821e5aafedd711204c09587b6a57f9
|
8 years ago |
bel
|
2de8e1c6dc
Fix possible alignment problem when using long websocket messages (64 bit length)
|
8 years ago |
bel
|
3555e55ee8
Try to fix sporadic communication problems in CI tests for windows by retrying on SSL_ERROR_ZERO_RETURN
|
8 years ago |
bel
|
0dd56f1440
Temporary fix for storing response code in uri
|
8 years ago |
bel
|
97406d100d
Set MG_LEGACY_INTERFACE define for deprecated member "uri"
|
8 years ago |
bel
|
e1b2c73775
Avoid yet another spurious uninitialized var warning
|
8 years ago |
bel
|
6f7f8b2962
Avoid spurious "uninitialized" warning
|
8 years ago |
bel
|
6c6316124d
WS client: Pass user_data also as callback argument
|
8 years ago |
bel
|
65854f01b0
Partially revert modified time handling from last commit
|
8 years ago |
bel
|
86b480c2f6
Add helper function for current time
|
8 years ago |
bel
|
7ee47bbc20
Add cast to avoid warning
|
8 years ago |
bel
|
2ba7a82e9c
Remove unit test for file in memory if MG_USE_OPEN_FILE is not set or NO_FILES is set
|
8 years ago |
bel
|
e7a81a9863
Fix spurious warning
|
8 years ago |
bel
|
88d885d309
Fix premature timeout for wss (secure websocket) connections
|
8 years ago |
bel
|
b4abb02f55
Fix warning for unused arguments if MG_USE_OPEN_FILE is not set
|
8 years ago |
bel
|
cb3ac4c566
Mark open_file as candidate for deletion
|
8 years ago |
bel
|
560278b7d8
Improve unit tests
|
8 years ago |
bel
|
f56984d054
Prepare option to limit script path
|
8 years ago |
bel2125
|
14552c5217
Prepare support for additional HTTP headers
|
8 years ago |
bel
|
704396c24d
Add unit test for minimal server example
|
8 years ago |
bel2125
|
652a49b439
Merge pull request #397 from theanalyst/wip-disable-authdom
|
8 years ago |
bel
|
6748b79a26
Add unit test for minimal example (#395)
|
8 years ago |
Abhishek Lekshmanan
|
7a1eb91e9c
make auth domain check optional via a configurable
|
8 years ago |
bel
|
273280f571
Allow port 65535 (see #386)
|
8 years ago |
bel
|
5eecdfe3ca
Use #ifdef around civetweb header include (#387)
|
8 years ago |
bel
|
5d83900fd2
Replace free by OPENSSL_free (CRYPTO_free) (see #370)
|
8 years ago |
bel
|
8635d73866
Do not declare variables in the middle of a function (compatibility to old C standard)
|
8 years ago |
bel2125
|
156e04239e
Merge pull request #384 from kakwa/master
|
8 years ago |