xtne6f
|
e46dcc36dc
Fix HTTPS redirection
|
5 년 전 |
xtne6f
|
c5ca282838
Support IPv6 ACL
|
5 년 전 |
xtne6f
|
95a3fb89a0
parse_port_string() if-condition is wrong
|
5 년 전 |
xtne6f
|
e861600600
Suppress name resolution explicitly
|
5 년 전 |
xtne6f
|
0ab9c53458
Remove redundant WSAStartup
|
5 년 전 |
bel2125
|
dc26971143
Format code after merge
|
5 년 전 |
Drew Wells
|
ae904be014
Fix to allow building with NO_SSL
|
5 년 전 |
Drew Wells
|
dc5b772dfa
Fix to allow building without USE_SERVER_STATS
|
5 년 전 |
bel2125
|
187b953077
Merge branch 'master' of https://github.com/civetweb/civetweb
|
5 년 전 |
xtne6f
|
57f245438f
More strict error check of mg_init_library()
|
5 년 전 |
xtne6f
|
9755e88852
Drop difftime from DEBUG_TRACE_FUNC()
|
5 년 전 |
bel2125
|
3550ccaa12
Initialize socket struct to satisfy static code analysis
|
5 년 전 |
bel2125
|
378809c83e
Merge branch 'master' of https://github.com/civetweb/civetweb
|
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 년 전 |
xtne6f
|
ef8eec1510
X509 struct leaks if malloc() failed
|
5 년 전 |
xtne6f
|
57a3780693
Fix const/static specifiers
|
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 년 전 |
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 년 전 |
xtne6f
|
f0513aa7c4
Use new .dll names on Windows x86 for OpenSSL 1.1.x
|
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 년 전 |