Commit Graph

240 Commits

Author SHA1 Message Date
Frank Wall a1623d07f6 net/haproxy: keep HAProxy 1.8.x, refs. #1089 2019-05-09 11:31:32 +02:00
Franco Fichtner 87d6b32af7 net/haproxy: bump revision after change 2019-04-09 09:14:07 +02:00
Primož Korošec 37bf44991c Fixing Typo
cert should not be a constant but a 'cert' string
2019-04-09 09:13:34 +02:00
Franco Fichtner 8423dfc759 plugins: whitespace sweep 2019-02-27 01:12:25 +01:00
Frank Wall 50d68b799e net/haproxy: align indention 2019-02-26 15:29:09 +01:00
Frank Wall 9109d0705d net/haproxy: support TCP inspection delay in rules, refs #1188 2019-02-26 14:45:07 +01:00
Frank Wall 046bbb1787 net/haproxy: fix typo in model migration 2019-02-26 10:31:46 +01:00
Frank Wall 4a2b6ca140 net/haproxy: server mode is no longer an advanced option, refs #1208 2019-02-25 23:58:42 +01:00
Frank Wall 1cfc259e0b net/haproxy: allow to enable/disable servers, closes #1208 2019-02-25 23:57:44 +01:00
Frank Wall efd35b1984 net/haproxy: bump version 2019-02-25 23:05:52 +01:00
Frank Wall c1d79c36c0 net/haproxy: make rules sortable, closes #582 2019-02-25 23:02:10 +01:00
Franco Fichtner 84e9e93209 net/haproxy: another typo 2019-02-11 15:25:10 +01:00
Frank Wall a06460b899 net/haproxy: bump version 2019-02-03 15:34:28 +01:00
Frank Wall 5e8817c2ae net/haproxy: migrate to mutable controller, closes #1164 2019-02-03 15:33:55 +01:00
Franco Fichtner 4ff026076a src: style sweep 2019-01-14 09:04:33 +01:00
Frank Wall 20939787d5 net/haproxy: update help text 2018-12-26 00:38:35 +01:00
Frank Wall 35fedcfb27 net/haproxy: default ssl cert is not an "advanced" option 2018-12-26 00:34:33 +01:00
Frank Wall 334d72ea77 net/haproxy: export ssl_default_certificate to a file, refs #1088 2018-12-26 00:24:59 +01:00
Frank Wall 7c00f26e74 net/haproxy: support multiple CAs in servers
For historical reasons we only supported a single CA in servers.
This artificial limit is finally removed. As a side effect it was
also possible to drop the previously added CA export code.

This loosely refs #1074 (and hopefully doesn't break it again).
2018-12-25 23:54:19 +01:00
Frank Wall 2a1a7e0a7c net/haproxy: bump version 2018-12-25 23:08:17 +01:00
Frank Wall 863e77ab29 net/haproxy: fix CA export, fixes #1074 2018-12-25 23:07:45 +01:00
Franco Fichtner 5b179b652c all: style sweep 2018-12-18 07:28:09 +01:00
Frank Wall e4c199cd18 net/haproxy: bump version 2018-12-10 00:17:50 +01:00
Mathias Aerts 762bac1707 Added checkbox for HTTP/2 2018-12-06 00:22:17 +01:00
Ad Schellevis d3f7e3d397 MVC, change __items to iterateItems(), closes https://github.com/opnsense/core/issues/2670 2018-11-29 21:06:52 +01:00