bel2125
|
60d2f4cd00
Add bash autocompletion script for standalone executable
|
7 лет назад |
bel2125
|
9607b17529
Fix some more PVS-Studio warnings (#597)
|
7 лет назад |
bel2125
|
1a2c55349f
Fix some warnings from PVS Studio static analyser (#597)
|
7 лет назад |
bel2125
|
39af534982
Replace #ifdef by #if defined (for automated preprocessor define checking)
|
7 лет назад |
bel2125
|
f3fe358e62
Remove unused file_ops.inl and format code
|
7 лет назад |
Colm Sloan
|
8ad0bffb9b
Add malloc cast for clang++.
|
7 лет назад |
bel2125
|
a5c237895e
Update year in copyright header
|
7 лет назад |
bel2125
|
ba796e525b
Modify DEBUG_ASSERT macro (some old compilers seem to have problems)
|
7 лет назад |
bel2125
|
573821ce37
Disable visual Studio warning for DEBUG build
|
7 лет назад |
bel2125
|
dc64c224b4
Replace assert by own debug implementation
|
7 лет назад |
bel2125
|
021ad9d383
Fix some warnings and some missing #ifdef after merge
|
7 лет назад |
bel2125
|
ba36d5e1ec
Add test for multidomain support
|
7 лет назад |
bel2125
|
fabe3c8c19
Support multiple domains (Step 7/?) - experimental
|
7 лет назад |
bel2125
|
de1afb75b3
Support multiple domains (Step 6/?) - SNI prototype
|
7 лет назад |
bel2125
|
b5896bd5df
Add config type for 3-state values
|
7 лет назад |
bel2125
|
ba59481116
Reorder some configuration values
|
7 лет назад |
bel2125
|
e08552e7ea
Split set_ssl_option function in two and format code
|
7 лет назад |
bel2125
|
2428ade510
Avoid const warning
|
7 лет назад |
bel2125
|
0b5cc7414c
Add minimalistic test client to command line
|
7 лет назад |
bel2125
|
9fc4d3e250
Add client interface to standalone server and fix ssl init for clients
|
7 лет назад |
bel2125
|
bb973db7de
Use new nomenclature for enums in the code (see #522)
|
7 лет назад |
bel2125
|
efb1cdbb4c
Document mg_check_digest_access_authentication and add an example
|
8 лет назад |
bel2125
|
df71bd1528
Increase buffer size for startup error messages
|
8 лет назад |
bel2125
|
87787ceff0
Windows: Show context info in dialog
|
8 лет назад |
Kimmo Mustonen
|
b4237aa148
Fix compiler warnings on CentOS 5.11 (gcc 4.1.2).
|
8 лет назад |
bel2125
|
d5bf761019
Format code
|
8 лет назад |
bel2125
|
a027ee722a
Windows: Preliminary solution for multiline input fields
|
8 лет назад |
bel2125
|
c29c1b6e9a
Allow multiple config lines for lists, patterns and header lines
|
8 лет назад |
bel2125
|
f2a56b3b06
Workaround for unused warning (maybe the code will be removed later)
|
8 лет назад |
bel2125
|
8ae9be92b6
Try alternative for multiple additional_header lines
|
8 лет назад |