bel2125
|
021ad9d383
Fix some warnings and some missing #ifdef after merge
|
7 년 전 |
bel2125
|
0f941f3eaa
Support multiple domains (Step 8/?) - experimental
|
7 년 전 |
Abramo Bagnara
|
d2e46c581e
Use caching consistently for static file requests.
|
7 년 전 |
bel2125
|
fabe3c8c19
Support multiple domains (Step 7/?) - experimental
|
7 년 전 |
bel2125
|
de1afb75b3
Support multiple domains (Step 6/?) - SNI prototype
|
7 년 전 |
bel2125
|
adac47c70b
Get rid of remote_ip (after several versions with MG_LEGACY_INTERFACE)
|
7 년 전 |
bel2125
|
9e56b98611
Fix client - Support multiple domains (Step 5/?)
|
7 년 전 |
bel2125
|
5eac946852
Fix client - Support multiple domains (Step 4/?)
|
7 년 전 |
bel2125
|
b7678afb55
Replace signal by sigaction and fix websocket support
|
7 년 전 |
bel2125
|
62015a270e
Support multiple domains (Step 3/?)
|
7 년 전 |
bel2125
|
ad0e4e4eb4
Support multiple domains (Step 2/?)
|
7 년 전 |
bel2125
|
773334f891
Support multiple domains (Step 1/?)
|
7 년 전 |
bel2125
|
bc42838d98
Reorder mg_context, to split between single instance and multi-instance members
|
7 년 전 |
bel2125
|
b5896bd5df
Add config type for 3-state values
|
7 년 전 |
bel2125
|
45a28814c9
Reorder some configuration options
|
7 년 전 |
bel2125
|
4fcd7bd005
Move SSL init code from one function to another
|
7 년 전 |
xtne6f
|
a0a10adf2b
Restore C89/C90 compliance
|
7 년 전 |
xtne6f
|
296b3b2ae3
If enable_auth_domain_check is disabled, absolute URLs to any host have to be accepted
|
7 년 전 |
xtne6f
|
9e66683be3
Fix undocumented pre-condition: path_len must be greater or equal to (strlen(path) + 2) of substitute_index_file()
|
7 년 전 |
xtne6f
|
acbee53f46
Remove resolved TODO comment
|
7 년 전 |
bel2125
|
e37c8c9b90
Officially stop support for "-Werror" + "-Wextra/-Weverything" for GCC
|
7 년 전 |
xtne6f
|
17b4b9124f
Delete Byte Order Mark
|
7 년 전 |
bel2125
|
ba59481116
Reorder some configuration values
|
8 년 전 |
bel2125
|
c4d62d65bf
Fix compile error
|
8 년 전 |
bel2125
|
f8ca75f457
Travis: Fix "Homebrew must be run under Ruby 2.3! (RuntimeError)"
|
8 년 전 |
bel2125
|
030f0ceef8
Add unit test for config_options
|
8 년 전 |
bel2125
|
78cba7323f
Prepare for multiple server names (SNI) (Step 2/?)
|
8 년 전 |
Frank Hilliger
|
f460b61f0c
Provide client peer sertificate (X509) in mg_client_cert structure.
|
8 년 전 |
bel2125
|
e9e9866558
Prepare for multiple server names (SNI) (Step 1/?)
|
8 년 전 |
bel2125
|
e08552e7ea
Split set_ssl_option function in two and format code
|
8 년 전 |