bel2125
|
baaea000ca
Add some () to improve readability
|
8 年之前 |
bel2125
|
b9310773c7
Avoid data type warning
|
8 年之前 |
bel2125
|
1c7a4724e9
Format code
|
8 年之前 |
bel2125
|
c90dc634e2
Merge branch 'master' into master
|
8 年之前 |
bel2125
|
4a4a901205
Document CORS preflight options
|
8 年之前 |
Kimmo Mustonen
|
df96bb831e
Fix logically dead code reported by Coverity.
|
8 年之前 |
Kimmo Mustonen
|
cdad93b229
Fix constant variable guarding dead code reported by Coverity.
|
8 年之前 |
bel2125
|
cceaa463eb
Allow CORS preflight only if simple CORS is allowed as well
|
8 年之前 |
bel2125
|
158e71c8e6
Add support for access_control_allow_headers
|
8 年之前 |
bel2125
|
a5c3f6514a
Handle preflight requests directly by the server
|
8 年之前 |
Kimmo Mustonen
|
f0598c8d22
Fix possibly uninitialized variable 'so.in_use' reported by Coverity.
|
8 年之前 |
Kimmo Mustonen
|
9058a373c9
Fix possibly uninitialized variable 'mime_vec' reported by Coverity.
|
8 年之前 |
Kimmo Mustonen
|
b484f5ca9a
Fix possibly uninitialized variable 'truncated' reported by Coverity.
|
8 年之前 |
Kimmo Mustonen
|
a936f02408
Fix large stack use reported by Coverity.
|
8 年之前 |
Kimmo Mustonen
|
f29ed6d44c
Fix possible null pointer dereference reported by Coverity.
|
8 年之前 |
Kimmo Mustonen
|
b27f0250e7
Fix a resource leak about so.sock reported by Coverity.
|
8 年之前 |
Kimmo Mustonen
|
f5969ae496
Remove unused values reported by Coverity.
|
8 年之前 |
Kimmo Mustonen
|
0856f120ee
Eliminate C++ comment and C++ style function declaration.
|
8 年之前 |
bel2125
|
6adb3b695b
Don't try to send files larger than INT64_MAX
|
8 年之前 |
bel2125
|
d230bde6eb
Replace gethostbyname by getaddrinfo
|
8 年之前 |
bel2125
|
a1341226cc
Fix integer precision warning
|
8 年之前 |
bel2125
|
d33c0d3dfe
Try to use hostnames for client connections
|
8 年之前 |
bel2125
|
8fc9048714
Allow to use hostnames in listening_ports option
|
8 年之前 |
feneuilflo
|
860f76702e
fix for multiple Sec-Websocket-Protocol headers
|
8 年之前 |
bel2125
|
c29c1b6e9a
Allow multiple config lines for lists, patterns and header lines
|
8 年之前 |
bel2125
|
8ae9be92b6
Try alternative for multiple additional_header lines
|
8 年之前 |
bel2125
|
d9e4d33c5a
Fix some warning and format code after merging #465
|
8 年之前 |
bel2125
|
10b165ea43
Fix some warning and format code after merging #465
|
8 年之前 |
Henry Chang
|
857745eafb
Make MAX_REQUEST_SIZE configurable
|
8 年之前 |
bel2125
|
ff575773c7
Add a configuration for additional headers
|
8 年之前 |