bel2125
|
b061c36048
Add body for 30x response - but keep code commented
|
7 سال پیش |
bel2125
|
9397b14e2e
Add API function for 30x redirect
|
7 سال پیش |
bel2125
|
5851132e64
Add configuration value for smallest file zipped + add comments for all config values
|
7 سال پیش |
bel2125
|
4e938099b6
Add helper function for HTTP 200 OK response
|
7 سال پیش |
bel2125
|
74e2f18f3e
Fix some coverity warnings and add missing return checks
|
7 سال پیش |
bel2125
|
08e7ad7c76
Declare all variables at begin of the block, to comply with old C standards.
|
7 سال پیش |
bel2125
|
467b1b07c5
Support additional Lua syntax
|
7 سال پیش |
bel2125
|
412c3bd119
Add comment for new is_ssl_port_used algorithm
|
7 سال پیش |
Alberto Bignotti
|
e6f33082ff
using localhost:8080 as listening_ports #600
|
7 سال پیش |
bel2125
|
285777f418
Debugger for Lua scripts (Step 1/?)
|
7 سال پیش |
bel2125
|
f04a9f7411
Replace ssize_t by ptrdiff_t
|
7 سال پیش |
bel2125
|
80b06afa94
Fix some warnings
|
7 سال پیش |
bel2125
|
9607b17529
Fix some more PVS-Studio warnings (#597)
|
7 سال پیش |
bel2125
|
1a2c55349f
Fix some warnings from PVS Studio static analyser (#597)
|
7 سال پیش |
bel2125
|
6b8b159353
Add USE_ZLIB define for on-the-fly compression (#199)
|
7 سال پیش |
bel2125
|
10de3b0478
Add experimental implementation for on-the-fly compression (#199)
|
7 سال پیش |
bel2125
|
39af534982
Replace #ifdef by #if defined (for automated preprocessor define checking)
|
7 سال پیش |
bel2125
|
9bb6f180b6
Set define for obsolete file access member for "file in memory"
|
7 سال پیش |
bel2125
|
b71e6fe496
Format and move code from merge #590, use a different define
|
7 سال پیش |
bel2125
|
220cd75551
Disable some warnings within the code
|
7 سال پیش |
bel2125
|
6cb05762d4
Merge pull request #590 from abramobagnara/master
|
7 سال پیش |
bel2125
|
b7b35d3c8f
Add means to replace mg_cry and log_access by own implemention
|
7 سال پیش |
bel2125
|
42ed9db029
Remove obsolete "membuf" file access member
|
7 سال پیش |
bel2125
|
a8b11a99eb
Always set IPV6_ONLY option, either to on or off
|
7 سال پیش |
Jim Evans
|
40e298b787
Fixing configuration of ports for IPv4/IPv6 dual host sockets
|
7 سال پیش |
extergnoto
|
f3386aca8d
Add missing functions for wolfssl integration #583
|
7 سال پیش |
Abramo Bagnara
|
3c1d726d1b
Added replacement for timegm where _mkgmtime can be missing.
|
7 سال پیش |
bel2125
|
4dc4044a7e
Add limit for the number of open websocket PINGs (and format code from previous merge)
|
7 سال پیش |
Herve Codina
|
04a696cc4a
Avoid request handler call after unregistering
|
7 سال پیش |
bel2125
|
8008a93e76
Set legacy options for using mg_get_request_info for responses
|
7 سال پیش |