bel2125
|
99be48379c
Update CREDITS, RELEASE_NOTES and remove debugging define
|
4 년 전 |
bel2125
|
d16c297fd9
Merge branch 'master' of https://github.com/civetweb/civetweb
|
4 년 전 |
bel2125
|
9f6f72bfb1
Document mg_response_header_* functions
|
4 년 전 |
bel2125
|
443a153040
Create codeql-analysis.yml
|
4 년 전 |
bel2125
|
65441a2c94
Allow to use mg_response_header_* functions from Lua
|
4 년 전 |
bel2125
|
d8e511c09a
Improve distinction between scripts (cgi, lua), template files (SSI, lp) and static files
|
4 년 전 |
bel2125
|
f2aec37db5
Update RELEASE_NOTES.md
|
4 년 전 |
bel2125
|
0a39165041
Merge pull request #914 from civetweb/http2
|
4 년 전 |
qinchao
|
4c6a8186db
civetweb support mbedtsl v2.16.2
|
4 년 전 |
bel2125
|
356545184e
Add some comments on stack sizes. Minimum recommendation: 16 kB
|
4 년 전 |
bel2125
|
7b39f65b92
Rename md_response_header_* functions
|
4 년 전 |
bel2125
|
2440758c61
Add OpenSSL API setting for Visual Studio projects
|
4 년 전 |
bel2125
|
e0f15f0ee8
Set request/response connection type, no matter if they are valid
|
4 년 전 |
bel2125
|
92e0e2ed22
Add functions from response.inl to API
|
4 년 전 |
bel2125
|
2d32a7f38d
Remove legacy interfaces older than ~3 years
|
4 년 전 |
bel2125
|
dc9afd1865
Comment meaning of 'state' variable (#896)
|
4 년 전 |
bel2125
|
8e1f656553
Merge pull request #908 from jdetaeye/websocket_compression
|
4 년 전 |
Johan De Taeye
|
a4bc4fbc23
fix linux compilation issues + keeping eol as original codebase
|
4 년 전 |
bel2125
|
f74bad4014
Update RELEASE_NOTES.md
|
4 년 전 |
Johan De Taeye
|
d2e90676c4
improved error checking and type casting
|
4 년 전 |
bel2125
|
d6464e2272
Update CREDITS.md
|
4 년 전 |
bel2125
|
e5b67c74b5
Add define for USE_ALPN
|
4 년 전 |
bel2125
|
7dc4261acb
Merge branch 'master' into http2
|
4 년 전 |
_
|
f92a2eb5a7
Add option to use atomic operations on stop_flag
|
4 년 전 |
Johan De Taeye
|
4356c0e5e8
updated pull request based on feedback
|
4 년 전 |
bel2125
|
a25fd04248
Use OpenSSL 1.1 API as default (instead of OpenSSL 1.0 API)
|
4 년 전 |
Johan De Taeye
|
df526366c4
first prototype for websocket compression
|
4 년 전 |
bel2125
|
e730c4b639
Makefile: allow to use WITH_CFLAGS
|
4 년 전 |
bel2125
|
dcf51653c0
Fix for index script subresources
|
4 년 전 |
bel2125
|
5672c04936
Lua timer: Allow to use functions (closures) and set intervals
|
4 년 전 |