Gregor Jasny
|
ba5f5968ea
fix: properly lookup winsock in imported project
|
4 years ago |
bel2125
|
8e24345696
Fix coverity issues for release 1.13
|
4 years ago |
bel2125
|
1f1dedb200
Fix memory leak
|
4 years ago |
bel2125
|
ba06e8a1ae
Try to fix TravisCI issues
|
4 years ago |
bel2125
|
4f30388e75
Fix warnings/issues from CI/CT
|
4 years ago |
bel2125
|
99be48379c
Update CREDITS, RELEASE_NOTES and remove debugging define
|
4 years ago |
bel2125
|
d16c297fd9
Merge branch 'master' of https://github.com/civetweb/civetweb
|
4 years ago |
bel2125
|
9f6f72bfb1
Document mg_response_header_* functions
|
4 years ago |
bel2125
|
443a153040
Create codeql-analysis.yml
|
4 years ago |
bel2125
|
65441a2c94
Allow to use mg_response_header_* functions from Lua
|
4 years ago |
bel2125
|
d8e511c09a
Improve distinction between scripts (cgi, lua), template files (SSI, lp) and static files
|
4 years ago |
bel2125
|
f2aec37db5
Update RELEASE_NOTES.md
|
4 years ago |
bel2125
|
0a39165041
Merge pull request #914 from civetweb/http2
|
4 years ago |
bel2125
|
356545184e
Add some comments on stack sizes. Minimum recommendation: 16 kB
|
4 years ago |
bel2125
|
7b39f65b92
Rename md_response_header_* functions
|
4 years ago |
bel2125
|
2440758c61
Add OpenSSL API setting for Visual Studio projects
|
4 years ago |
bel2125
|
e0f15f0ee8
Set request/response connection type, no matter if they are valid
|
4 years ago |
bel2125
|
92e0e2ed22
Add functions from response.inl to API
|
4 years ago |
bel2125
|
2d32a7f38d
Remove legacy interfaces older than ~3 years
|
4 years ago |
bel2125
|
dc9afd1865
Comment meaning of 'state' variable (#896)
|
4 years ago |
bel2125
|
8e1f656553
Merge pull request #908 from jdetaeye/websocket_compression
|
4 years ago |
Johan De Taeye
|
a4bc4fbc23
fix linux compilation issues + keeping eol as original codebase
|
4 years ago |
bel2125
|
f74bad4014
Update RELEASE_NOTES.md
|
4 years ago |
Johan De Taeye
|
d2e90676c4
improved error checking and type casting
|
4 years ago |
bel2125
|
d6464e2272
Update CREDITS.md
|
4 years ago |
bel2125
|
e5b67c74b5
Add define for USE_ALPN
|
4 years ago |
bel2125
|
7dc4261acb
Merge branch 'master' into http2
|
4 years ago |
_
|
f92a2eb5a7
Add option to use atomic operations on stop_flag
|
4 years ago |
Johan De Taeye
|
4356c0e5e8
updated pull request based on feedback
|
4 years ago |
bel2125
|
a25fd04248
Use OpenSSL 1.1 API as default (instead of OpenSSL 1.0 API)
|
4 years ago |