| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
| |
errors like 'no server available'
|
| |
|
|
|
|
| |
ip filtering, update pfSense 2.2 binary, fix some php warnings
|
|
|
|
|
|
|
| |
-server certificate check options
-client-certificate support
-logging options
-unix sockets for faster backend>frontend communication
|
| |
|
| |
|
|\
| |
| | |
haproxy-devel, add some extra 'help' text and correction on source formating tabs
|
| | |
|
| |
| |
| |
| | |
tabs
|
|/
|
|
|
|
| |
- Replace http by https
- *.pfsense.com -> *.pfsense.org
- www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
|
|\
| |
| | |
haproxy-devel, explain and reduce required fields on stats settings
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
| |
-ability to NOT have a default_backend (if all frontends in a group use acl's)
-allow selecting multiple certificates for a single frontend
-support for configuring new 'agent-check'
-refactoring of html row_helper(), javascript table editing, field definition
-create 'valid' HTML (closing tags/javascript blocks/styles in head)
|
| |
|
|
|
|
|
|
|
|
| |
-show hints on add/delete/clone buttons
-on frontend page show servers in a backend in a hint on the backend
-fix html character display in interface box.
-small 'config update' to externeladdress field for localhost/any/interfaceaddress to allow for a little easier update to latest version.
-trigger 'apply button' after recalculating certificate chain if a reference was changed.
|
|
|
|
|
|
|
|
| |
-better IPv6 support
-use certificate chains where available
-new interface selections to listen on instead of only wan,VIPs,any,local
-option to recalculate certificate chain links
-show shared frontend option only when another primary frontend is present
|
|
|
|
| |
'transparent proxy'
|
|
|
|
| |
immediate stop of old process on reload, fix show memory usage.
|
|
|
|
|
|
|
|
|
| |
-widget, Source: https://github.com/jvorhees/pfsense/tree/master/Widgets/Haproxy
-widget, dropped socat requirement
-widget, improved enabling/disabling server abilities
-support configuration of transparent proxying (though currently disabled)
-fix for default http check
-better startup error checks
|
|
|
|
|
|
|
| |
-Agent check (lb-agent-chk)
-binding multiple port's
-new try at including OpenSSL 1.0.1
-fix combining frontends
|
|
|
|
|
| |
-fix adding a new server
-show advanced options icon in serverpool overview
|
|
|
|
| |
change deprecated options to current equivalents, changed nbproc default to 1, for better (default settings) compatibility with other options.
|
|
|
|
|
|
|
| |
-allow advanced configuration like a cookie per backend-server
-show if ACLs have been used in the overview
-fixed global advanced option saving
-show all certificates, as filtering server certs didn't work properly..
|
|
|
|
| |
that a lot of settings are not needed for 'secondary' frontends.
|
|
|
|
| |
httpcheck for ssl backends, use req_ssl_hello_type for https with SNI acl's.
|
|
|
|
| |
active/backup/disabled/inactive, certificate purpose show 'server certs' only.
|
|
|
|
|
| |
-allow shared frontend with SSL offloading
-error checking+reporting to user while applying configuration.
|
| |
|
|
|
|
| |
server)
|
| |
|
| |
|
|
|
|
|
|
|
| |
-moved the 'backend' config fields to page where they make more sense without "magic merging" of frontend settings..
-certificate can now be chosen from certificate manager certificates
to find any 'config problems' run "haproxy -c -V -f /var/etc/haproxy.cfg" on a console/ssh session
|
|
checking and/or SSL offloading.
|