bel2125
|
4e0d329639
Make "atomic" compile for Win32
|
преди 5 години |
bel2125
|
6bb354ce0f
Add option to enable/disable HTTP2
|
преди 5 години |
bel2125
|
e1ac8cdff6
Fix some warnings
|
преди 5 години |
bel2125
|
6594e5ac6c
Use "volatile ptrdiff_t" for atomic variables
|
преди 5 години |
HTTP2
|
9aa8192eba
Merge fixes from HTTP2 prototype
|
преди 5 години |
bel2125
|
a75e7f6d52
Merge branch 'master' of https://github.com/civetweb/civetweb into HTTP2
|
преди 5 години |
HTTP2 p3
|
6856d4d301
Prototype for HTTP2 support
|
преди 5 години |
bel2125
|
76790038d8
Fix handle leak in HTTP(S) client
|
преди 5 години |
bel2125
|
17f6b759ef
Merge branch 'master' of https://github.com/civetweb/civetweb
|
преди 5 години |
bel2125
|
4aeff60615
Merge pull request #871 from civetweb/wip-ssl-error-queue
|
преди 5 години |
bel2125
|
1ce2f54e34
Format code
|
преди 5 години |
bel2125
|
3ee6bab58e
Merge pull request #873 from civetweb/pr-x509-leak
|
преди 5 години |
xtne6f
|
ef8eec1510
X509 struct leaks if malloc() failed
|
преди 5 години |
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 години |