xtne6f
|
57a3780693
Fix const/static specifiers
|
5 年之前 |
xtne6f
|
6ebe819a47
Reduce locking scope in embedded_c example
|
5 年之前 |
bel2125
|
b585bdaea7
Merge branch 'master' of https://github.com/civetweb/civetweb
|
5 年之前 |
bel2125
|
8e1f3f90ea
Merge pull request #869 from civetweb/pr-rm-strdup
|
5 年之前 |
bel2125
|
d8d589ab73
Merge pull request #872 from civetweb/pr-sock-leak
|
5 年之前 |
xtne6f
|
0e8cdd7d6a
Fix a possible socket leak
|
5 年之前 |
xtne6f
|
8128ea1626
Revert temporal TLS creation during mg_set_handler_type() call
|
5 年之前 |
xtne6f
|
7db5671c53
Specify locking order between mg_lock_connection() and mg_lock_context()
|
5 年之前 |
xtne6f
|
4154497cc4
Protecting ssl_ctx from refresh_trust() is insufficient
|
6 年之前 |
xtne6f
|
8a9db104c9
Domain switching by SNI is not working at all
|
6 年之前 |
xtne6f
|
f55e0b2be3
Fix handling OpenSSL's thread error queue
|
6 年之前 |
bel2125
|
3aa7244566
Merge pull request #870 from civetweb/pr-sslname
|
5 年之前 |
bel2125
|
779b14f63c
Merge pull request #868 from civetweb/pr-civetsrv
|
5 年之前 |
xtne6f
|
f0513aa7c4
Use new .dll names on Windows x86 for OpenSSL 1.1.x
|
5 年之前 |
xtne6f
|
f5032dbd24
Use more of civetweb.c functions in CivetServer
|
5 年之前 |
xtne6f
|
670b4d85b0
Make remove_dot_segments() O(n) complexity
|
5 年之前 |
xtne6f
|
287905202a
Remove strdup from remove_dot_segments() and fix a comment typo
|
5 年之前 |
bel2125
|
86f6e15ce5
Re-insert checks removed in intermediate steps
|
5 年之前 |
bel2125
|
b95a09b637
AppVeyor: Remove Visual Studio 2019 build
|
5 年之前 |
bel2125
|
00dceeae70
Fix for "/.." in URIs
|
5 年之前 |
bel2125
|
2261bfc7a1
Appveyor: Try again to get VS2019 running
|
5 年之前 |
bel2125
|
486ca49c49
Add "STOP_FLAG_NEEDS_LOCK" define
|
5 年之前 |
bel2125
|
9cc21590ca
Add mod_http2 stub
|
5 年之前 |
bel2125
|
5a958cefac
Appveyor: Try different command for Visual Studio 2019 build
|
5 年之前 |
bel2125
|
a845979a8e
AppVeyor: Add Index for VisualStudio 2019
|
5 年之前 |
bel2125
|
f26b5fdfcb
Merge branch 'master' of https://github.com/civetweb/civetweb
|
5 年之前 |
bel2125
|
06df330b4a
Restrict HTTP/2 to ALPN
|
5 年之前 |
bel2125
|
6e793cf7e9
Merge pull request #865 from epkugelmass/patch-1
|
5 年之前 |
Elan P. Kugelmass
|
cf954b5e9b
Update docs to reflect init_thread thread type for websocket
|
5 年之前 |
bel2125
|
87563818d8
Merge pull request #863 from gaborcsardi/fix/compilation-solaris
|
5 年之前 |