bel2125
|
041ceca18c
Merge pull request #661 from xtne6f/pr-altq
|
6 年之前 |
Sergey Linev
|
ddf3a35d17
Actually, option available from gcc 4.9
|
6 年之前 |
Sergey Linev
|
0eb103948e
GCC warning -Wdate-time appeared first with gcc5
|
6 年之前 |
xtne6f
|
af89da31de
Fix alternative queue
|
6 年之前 |
xtne6f
|
1dffd4174b
Fix type mismatch
|
6 年之前 |
bel2125
|
ea539b4a94
Add dynamic loading for SSL functions for #658
|
6 年之前 |
bel2125
|
f928c3a9a3
Merge pull request #658 from Mellnik/master
|
6 年之前 |
bel2125
|
033751284b
Apply auto-format for all code files
|
6 年之前 |
bel2125
|
c5f9a80732
Add OpenSSL dynamic loading macro for SSL_set_tlsext_host_name (see #655/#658)
|
6 年之前 |
Sergey Linev
|
ac3bdf14c2
Provide workaround for ERR_remove_thread_state
|
6 年之前 |
Sergey Linev
|
ec40cd7ea4
Remove deprecated ERR_remove_thread_state from OpenSSL 1.1 part
|
6 年之前 |
Sergey Linev
|
0a25ec3ac8
Replace ERR_remove_state with ERR_remove_thread_state
|
6 年之前 |
Sergey Linev
|
fa82d1a2e1
Correct "const SSL*" argument in callback
|
6 年之前 |
Mellnik
|
8635a3df66
Add support for clientside SNI
|
6 年之前 |
bel2125
|
f166b4f143
Revert format and update .clang-format file
|
6 年之前 |
bel2125
|
fc274f5530
Format code (with clang-format 6.0)
|
6 年之前 |
bel2125
|
ee2f3bd199
Ignore parameters for APPLICATION/X-WWW-FORM-URLENCODED contents (#651)
|
7 年之前 |
Sergey Linev
|
b89c86ded6
Fix - use pthread_setname_np for OS X with proper arguemnts
|
7 年之前 |
bel2125
|
71a9d0e731
Document some preprocessor defines
|
7 年之前 |
bel2125
|
3031e6d222
using #pragma diagnostic inside functions with older GCC versions causes errors
|
7 年之前 |
bel2125
|
7259a80f1d
Add define for instrumentation code
|
7 年之前 |
bel2125
|
56c5f77cf8
Avoid some warnings
|
7 年之前 |
bel2125
|
5f92283b71
Fix redirect_to_https_port
|
7 年之前 |
bel2125
|
43d1452a21
Add GCC instrumentation function (temporarily for analysis)
|
7 年之前 |
bel2125
|
97ba54d693
Automatically select the API version, if NO_SSL_DL is set
|
7 年之前 |
bel2125
|
d504fa233d
Add new API function mg_send_file_body
|
7 年之前 |
bel2125
|
94a1a8c0f3
Fix coverity warning
|
7 年之前 |
bel2125
|
9db33352d2
Timeout for CGI processes (#618)
|
7 年之前 |
bel2125
|
178bc2c801
Reference counting for CGI timers
|
7 年之前 |
bel2125
|
8fd069f6de
Check length of memcmp
|
7 年之前 |