eugene
|
ead11d5d74
Make sure existing TLS is not overwritten.
|
5 年之前 |
Lukas Martanovic
|
0a1983ab7a
Fix hostname resolution in parse_port_string() (issue #822)
|
5 年之前 |
bel2125
|
8e911a9fa3
Add websocket.trace to .gitignore and format latest changes
|
5 年之前 |
bel2125
|
24cec9ff20
Fix "unused variable" warning
|
5 年之前 |
bel2125
|
1aa46785ec
Fix for Visual Studio 2010/2012
|
5 年之前 |
bel2125
|
16dff4bec1
Configure queue length and add diagnostic information
|
5 年之前 |
bel2125
|
3bc6d9e7a5
Remove all defines for Symbian
|
5 年之前 |
bel2125
|
e14dff167a
Merge branches to 'master'
|
5 年之前 |
bel2125
|
6fad4ba8d7
URI check in "remove_dot_segments": replace all // by /
|
5 年之前 |
bel2125
|
16b72c1a32
Fix new function "remove_dot_segments"
|
5 年之前 |
bel2125
|
5a764bb691
Try to fix unit test (linker error for private tests)
|
5 年之前 |
bel2125
|
3fecc77048
Clang-Format code
|
5 年之前 |
bel2125
|
7544415724
Windows: URIs "/name/" and "/name./" are identical
|
5 年之前 |
bel2125
|
fa3f169ff3
RFC compliant URI processing of URIs with dots
|
5 年之前 |
bel2125
|
d97bbdea35
Resolve merge conflict
|
5 年之前 |
Drew Wells
|
b0dfc92861
Added server_domain parameter to an external_ssl_domain callback
|
5 年之前 |
Drew Wells
|
8c4e0b3041
Added server_domain parameter to an init_ssl_domain callback which is called after the init_ssl callback
|
5 年之前 |
Drew Wells
|
a347f725b5
Added server_domain parameter to init_ssl callback
|
5 年之前 |
bel2125
|
a94551731b
Draft of a new client API and server start API
|
5 年之前 |
bel2125
|
6423faea48
Fix access violation if there is not enough memory to start the server.
|
5 年之前 |
bel2125
|
465c731062
Compatibility with old C standard
|
5 年之前 |
Sámal Rasmussen
|
9307f1d5fb
Add static_file_cache_control config option
|
5 年之前 |
bel2125
|
937907dc66
Add a function "mg_get_user_context_data" + documentation
|
5 年之前 |
Bernhard Lehner
|
d5753d9b1c
Format code after merge (using clang-format 10.0.0)
|
5 年之前 |
Bernhard Lehner
|
2c8c422a5d
Legacy init in mg_start: call mg_init_library before anything else
|
6 年之前 |
Lars Immisch
|
e41be40748
Fix compilation issues with Xcode 10.3
|
6 年之前 |
bel2125
|
3fadd57440
Auto format source code using clang-format
|
6 年之前 |
bel2125
|
34a4373e51
Fix vor VisualStudio 2010/2012 compiler
|
6 年之前 |
Thiago Macedo
|
79e6df5548
Fix for double const on pointer
|
6 年之前 |
Jesse Williamson
|
febab7dc38
civetweb: make SOMAXCONN user-configurable as max_connections
|
6 年之前 |