John Faith
|
5dc2d8049c
Add install targets for headers and libraries.
|
7 years ago |
bel2125
|
6b8b159353
Add USE_ZLIB define for on-the-fly compression (#199)
|
7 years ago |
bel2125
|
10de3b0478
Add experimental implementation for on-the-fly compression (#199)
|
7 years ago |
bel2125
|
39af534982
Replace #ifdef by #if defined (for automated preprocessor define checking)
|
7 years ago |
bel2125
|
9bb6f180b6
Set define for obsolete file access member for "file in memory"
|
7 years ago |
bel2125
|
b71e6fe496
Format and move code from merge #590, use a different define
|
7 years ago |
bel2125
|
220cd75551
Disable some warnings within the code
|
7 years ago |
bel2125
|
6cb05762d4
Merge pull request #590 from abramobagnara/master
|
7 years ago |
bel2125
|
b7b35d3c8f
Add means to replace mg_cry and log_access by own implemention
|
7 years ago |
bel2125
|
42ed9db029
Remove obsolete "membuf" file access member
|
7 years ago |
bel2125
|
5b25223222
Add example websocket client
|
7 years ago |
bel2125
|
a8b11a99eb
Always set IPV6_ONLY option, either to on or off
|
7 years ago |
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 |
Abramo Bagnara
|
3c1d726d1b
Added replacement for timegm where _mkgmtime can be missing.
|
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 |