| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
-add email settings for 1.6-dev version
-remove call to nonexisting javascript function
-put a maximum height to a table textarea + scrollbar
-remove httpchk from config file when not used
|
|
|
|
|
|
|
| |
ssl-offloading, its not needed.
-cipher example and HSTS textual addition
-another try to include lua for haproxy1.6dev package binary
|
|
|
|
| |
-fix server dns resolving in case a CNAME is used.
|
| |
|
|
-combine certificate acl's with user acl's
-wildcard certificate acl handling
-better handeling of 'transparent' backends when using mixed ipv4 and ipv6, a single defined backend can write 2 backends to the config ipv4 / ipv6
-option to negate a acl
-moved acl definitions above advanced user config in cfg (to allow user config to use already defined acls)
-toggle in frontend overview to easily enable/disable a frontend
|