10509 Commits

Author SHA1 Message Date
Franco Fichtner
0e17ecf584 firewall: remove not about :0 on IPv6, was now merged upstream
See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201695
2019-03-10 07:53:48 +01:00
Ad Schellevis
edc971d00d firewall_nat_out_edit.php, source/destination bit count isn't required and validated when needed, closes https://github.com/opnsense/core/issues/3303 2019-03-09 19:49:19 +01:00
Franco Fichtner
86d1cf3f10 src: whitespace sweep 2019-03-08 20:04:57 +01:00
Ad Schellevis
0672cd0483 clean, move jquery-bootgrid converters now included in library 2019-03-08 18:36:05 +01:00
Ad Schellevis
8933feae1e jquery-bootgrid, pull in https://github.com/opnsense/jquery-bootgrid/pull/3, closes https://github.com/opnsense/core/pull/2721 2019-03-08 18:33:43 +01:00
Ad Schellevis
fad210de6e Merge branch 'nhirokinet-feature/cert-with-local-private-key' 2019-03-08 12:17:14 +01:00
Ad Schellevis
fa7e7d878a cleanup https://github.com/opnsense/core/pull/3282 2019-03-08 12:14:08 +01:00
Ad Schellevis
0d9821fe90 Merge branch 'feature/cert-with-local-private-key' of https://github.com/nhirokinet/core into nhirokinet-feature/cert-with-local-private-key 2019-03-08 09:43:41 +01:00
Franco Fichtner
feca5fbfe3 pkg: fix plist 2019-03-07 11:48:43 +01:00
Ad Schellevis
393b18e740 missing exit() in 2006837d18 2019-03-06 17:52:20 +01:00
Ad Schellevis
ae53ae032b Merge branch 'fbrendel-monit_migration' 2019-03-06 15:47:15 +01:00
Ad Schellevis
eb280f61fc minor cleanups for https://github.com/opnsense/core/pull/3267 2019-03-06 15:46:48 +01:00
nhirokinet
58cc61dee8 remove download link if IE11 2019-03-06 23:23:13 +09:00
nhirokinet
ceabbf7fc2 better way to judge <a download> support 2019-03-06 23:20:02 +09:00
Ad Schellevis
3d7e84eae4 Merge branch 'monit_migration' of https://github.com/fbrendel/core into fbrendel-monit_migration 2019-03-06 15:15:40 +01:00
nhirokinet
e8b5043df7 remove unnecessary function 2019-03-06 22:49:02 +09:00
Ad Schellevis
9d6bf15f13 fix is_interface_mismatch() for VTI, for https://github.com/opnsense/core/issues/2332 2019-03-06 14:32:52 +01:00
Ad Schellevis
83bdc4b47e MVC, optionally allow dynamic interfaces for InterfaceField, ref https://github.com/opnsense/core/issues/2332 2019-03-06 13:23:04 +01:00
Ad Schellevis
2c2eca7e2f OpenVPN server, support static-challenge formatted password, closes https://github.com/opnsense/core/issues/3290 2019-03-06 10:20:02 +01:00
Ad Schellevis
a98f04372f bit of a hack for https://github.com/opnsense/core/pull/3234 2019-03-05 19:35:47 +01:00
Fabian Franz BSc
36ea41ae68 core/vpn/ipsec: allow easier override of colors in themes (#3286) 2019-03-05 18:44:39 +01:00
Ad Schellevis
569abf9ac6 fix https://github.com/opnsense/core/pull/3234 2019-03-05 18:42:18 +01:00
Franco Fichtner
27d606474f system: add phpseclib dependency and enable it 2019-03-05 17:20:10 +00:00
Ad Schellevis
ee8fd03c33 IPSec / routed (VTI), we shouldn't add route-to rules for ipsec interfaces, but the same likely counts for all that's plugged in automatically. for https://github.com/opnsense/core/issues/2332 2019-03-05 17:04:22 +01:00
nhirokinet
5c6f5f1e57 add hint 2019-03-06 00:06:16 +09:00
nhirokinet
8bb4c88de3 simplify 2019-03-06 00:00:52 +09:00
Ad Schellevis
139ef623dc IPSec / routed (VTI), fix previous, https://github.com/opnsense/core/issues/2332 2019-03-05 15:59:17 +01:00
Ad Schellevis
77743cfc09 IPSec / routed (VTI), create virtual terminal interfaces for https://github.com/opnsense/core/issues/2332
- ipsec_configure_vti() synchronizes local configuration with current ipsec% interfaces
- ipsec_interfaces() automatically adds these interfaces to the interfaces list, so the user can add a gateway and routes
2019-03-05 15:27:54 +01:00
Ad Schellevis
8a55989d3b Interfaces, parse tunnel endpoints in legacy_interfaces_details(), required for https://github.com/opnsense/core/issues/2332 2019-03-05 11:44:49 +01:00
Ad Schellevis
858f68d7b9 IPsec, while working on https://github.com/opnsense/core/issues/2332 found some weirdness around ipsec_get_phase1_src()
both get_interface_ipv6() and get_interface_ip() call get_failover_interface() which obscures the used parameters a lot (wan,lan,opt1 vs emX,emY,igbX)
2019-03-05 11:38:42 +01:00
Franco Fichtner
a6de9b245e system: sync include paths for PHP
/usr/local/share is for phpseclib and it should always be
reachable.
2019-03-05 11:28:44 +01:00
Franco Fichtner
2a910e797a system: bump syslog version 2019-03-05 08:04:28 +01:00
Björn Kalkbrenner
8e361f3051 dhcp: added TFTP bootfile-name
PR: https://github.com/opnsense/core/pull/3074
2019-03-05 07:11:55 +01:00
Ad Schellevis
d9dbcaf052 IPSec / routed (VTI). add tunnel settings to phase2, https://github.com/opnsense/core/issues/2332 2019-03-04 19:41:44 +01:00
nhirokinet
c910895368 add option to create key pair without saving onto firewall on "Create Internal Certificate" 2019-03-05 01:20:38 +09:00
Ad Schellevis
a045d3e9f6 IPSec / routed (VTI), when auto_routes_disable is set, set auto = start in stead of route, for https://github.com/opnsense/core/issues/2332 2019-03-04 16:10:09 +01:00
Ad Schellevis
4c3d069ca4 IPSec / routed (VTI), make sure all connections use predefined reqid, for https://github.com/opnsense/core/issues/2332
it would be good to refactor this code at some point, maybe wrap some of its logic in a class.
There's just too much logic in ipsec_configure_do at the moment
2019-03-04 15:43:08 +01:00
Ad Schellevis
9ccabe68a6 IPsec / routed (VTI), make installpolicy optional, for https://github.com/opnsense/core/issues/2332 2019-03-04 14:10:05 +01:00
Ad Schellevis
a5f4d1c0ec configd + python3, missing decode() in _encode_idna, dumping byte output in stead of string 2019-03-04 13:55:59 +01:00
Franco Fichtner
1f41c14ce9 pkg: fix plist 2019-03-04 13:13:23 +01:00
Franco Fichtner
b24725c6da system: tweak previous, same file suffix, ordering 2019-03-04 13:12:54 +01:00
Franco Fichtner
7a40a22c2a system: small tweaks to auth templates 2019-03-04 12:58:11 +01:00
Ad Schellevis
060a3e2cbf IPsec+pam, forgot to add the template, for https://github.com/opnsense/core/issues/3265 2019-03-04 12:30:18 +01:00
Franco Fichtner
80feeafa46 unbound: remove debug output #3260 2019-03-04 07:29:32 +01:00
Franco Fichtner
6d66dd81b2 system: avoid short PHP tag 2019-03-04 07:24:31 +01:00
Ad Schellevis
7943492d84 configd, logging, align message string entries with parameters, closes https://github.com/opnsense/core/issues/3271 2019-03-03 18:08:47 +01:00
Franco Fichtner
7e7f432b72 unbound: add aliases to listing; closes #3260 2019-03-03 11:11:47 +01:00
Franco Fichtner
7ee5ed2a43 www: style updates 2019-03-03 10:44:38 +01:00
Franco Fichtner
0e407b1215 firmware: finally revoke 18.7 fingerprint 2019-03-01 19:06:46 +01:00
Franco Fichtner
0242bac1f9 src: style sweep 2019-03-01 19:02:32 +01:00