bel2125
|
c865afb7cf
Merge pull request #592 from jimevans/ipv6-socketopt
|
7 years ago |
Jim Evans
|
40e298b787
Fixing configuration of ports for IPv4/IPv6 dual host sockets
|
7 years ago |
extergnoto
|
f3386aca8d
Add missing functions for wolfssl integration #583
|
7 years ago |
bel2125
|
4dc4044a7e
Add limit for the number of open websocket PINGs (and format code from previous merge)
|
7 years ago |
bel2125
|
310c73a8af
Merge pull request #589 from hcodina/dev_unregister_handlers
|
7 years ago |
Herve Codina
|
04a696cc4a
Avoid request handler call after unregistering
|
7 years ago |
bel2125
|
c96df1fc3f
Unit test: Allow redirects
|
7 years ago |
bel2125
|
ca3d2dbc2b
Unit test: Replace mg_get_request_info by mg_get_response_info for responses
|
7 years ago |
bel2125
|
8008a93e76
Set legacy options for using mg_get_request_info for responses
|
7 years ago |
bel2125
|
36a8b13f7b
Fix/remove some TODO marks
|
7 years ago |
bel2125
|
55efefb471
Add debug traces to improve websocket connection analysis
|
7 years ago |
bel2125
|
2c06ce57b5
Fix compile error of last commit
|
7 years ago |
bel2125
|
8aad079979
Reply websocket PING as a server
|
7 years ago |
bel2125
|
1a7f248e23
Improve documentation and error messages for CGI
|
7 years ago |
bel2125
|
0afd02dc7c
Update file path in Viusal Studio unit test project
|
7 years ago |
bel2125
|
44174c8371
Use symbolic constant instead of numeric
|
7 years ago |
bel2125
|
3fc322faf1
Travis: No log files for OSX Package build
|
7 years ago |
bel2125
|
490ed60d35
Unit test: add some comments for mcomments for test main
|
7 years ago |
bel2125
|
e0e9410f7b
Unit test: print multiple log files
|
7 years ago |
bel2125
|
d649b4fe4b
Unit test: print multiple log files
|
7 years ago |
bel2125
|
0f31328860
Unit test: print multiple log files
|
7 years ago |
bel2125
|
9d4753d435
Unit test: autoformat code
|
7 years ago |
bel2125
|
fb0a5a664a
Unit test: use different log files for different tests
|
7 years ago |
bel2125
|
1987f6934b
Fix .travis.yml file
|
7 years ago |
bel2125
|
d76b75cd58
Unit test: some comments
|
7 years ago |
bel2125
|
e46b3a0678
Travis: Try to find a file in the CI environment
|
7 years ago |
bel2125
|
50e42912f3
AppVeyor Unit test: print test log
|
7 years ago |
bel2125
|
e76a4a0cc6
Travis does not like comment in .travis.yml
|
7 years ago |
bel2125
|
223e64fb30
Unit test: try to locate test.log file on Travis and AppVeyor
|
7 years ago |
bel2125
|
d0c0b066de
Unit test: print test log to Travis and AppVeyor output
|
7 years ago |