bel2125
|
50b3d7e3ab
Rewrite send_ssi_file to improve code clarity
|
8 éve |
bel2125
|
a0393b9e2b
Add a coveralls badge with cache max age and add some others
|
8 éve |
bel2125
|
baaea000ca
Add some () to improve readability
|
8 éve |
bel2125
|
b9310773c7
Avoid data type warning
|
8 éve |
bel2125
|
1c7a4724e9
Format code
|
8 éve |
bel2125
|
1e9d3f69ec
Restructure code - join two if (#473)
|
8 éve |
bel2125
|
674c1eb71a
Merge pull request #471 from tzimmofsecure/master
|
8 éve |
bel2125
|
c90dc634e2
Merge branch 'master' into master
|
8 éve |
bel2125
|
4a4a901205
Document CORS preflight options
|
8 éve |
Kimmo Mustonen
|
df96bb831e
Fix logically dead code reported by Coverity.
|
8 éve |
Kimmo Mustonen
|
cdad93b229
Fix constant variable guarding dead code reported by Coverity.
|
8 éve |
bel2125
|
cceaa463eb
Allow CORS preflight only if simple CORS is allowed as well
|
8 éve |
bel2125
|
158e71c8e6
Add support for access_control_allow_headers
|
8 éve |
bel2125
|
a5c3f6514a
Handle preflight requests directly by the server
|
8 éve |
Kimmo Mustonen
|
f0598c8d22
Fix possibly uninitialized variable 'so.in_use' reported by Coverity.
|
8 éve |
Kimmo Mustonen
|
9058a373c9
Fix possibly uninitialized variable 'mime_vec' reported by Coverity.
|
8 éve |
Kimmo Mustonen
|
b484f5ca9a
Fix possibly uninitialized variable 'truncated' reported by Coverity.
|
8 éve |
Kimmo Mustonen
|
a936f02408
Fix large stack use reported by Coverity.
|
8 éve |
Kimmo Mustonen
|
f29ed6d44c
Fix possible null pointer dereference reported by Coverity.
|
8 éve |
Kimmo Mustonen
|
b27f0250e7
Fix a resource leak about so.sock reported by Coverity.
|
8 éve |
Kimmo Mustonen
|
f5969ae496
Remove unused values reported by Coverity.
|
8 éve |
Kimmo Mustonen
|
0856f120ee
Eliminate C++ comment and C++ style function declaration.
|
8 éve |
bel2125
|
e18393d109
Unit test: test quoted and unquoted multipart message bodies (fix test)
|
8 éve |
bel2125
|
164bed8bd1
Unit test: test quoted and unquoted multipart message bodies
|
8 éve |
bel2125
|
b2a9ad06ab
Update release notes
|
8 éve |
bel2125
|
1cba00b293
Update CREDITS
|
8 éve |
bel2125
|
655aea12c0
Update documentation
|
8 éve |
bel2125
|
d5bf761019
Format code
|
8 éve |
bel2125
|
3012444cab
Document hostname in listening_ports (see #462)
|
8 éve |
bel2125
|
7144aadbf7
Add comment on IPv6 to documentation (see also #463)
|
8 éve |