67 Commits
Author SHA1 Message Date
Ad Schellevis a2fbbbf665 security/tinc - use configd caching to ease priv separation. 2025-07-20 17:12:04 +02:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
MonviechandGitHub 089aaa256d mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
MonviechandGitHub 4b4ec29eca mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner 361c4806a3 security/tinc: remove sessionClose() 2024-12-17 07:27:26 +01:00
AndrewandGitHub 343912e454 Remove "pipes" Python module dependency (#4336)
This commit fixes the folowing warning at boot:

<118>/usr/local/opnsense/scripts/OPNsense/Tinc/tincd.py:34: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
2024-11-03 10:38:07 +01:00
AndrewandGitHub dd073fd6a6 security/tinc - subnet-down script was added to tinc plugin (#3591) 2023-09-18 14:35:13 +02:00
Ad Schellevis c6ad8a442b security/tinc: add routes to remote subnets with "subnet-up" script. for https://github.com/opnsense/plugins/pull/3539 2023-09-06 15:16:39 +02:00
Franco Fichtner 57ebc7510f plugins: strip $FreeBSD$ since gone in src.git 2023-09-06 08:28:11 +02:00
Franco Fichtner 37ea19d913 security/tinc: update model again 2023-09-01 09:01:23 +02:00
Franco Fichtner 8e07bd6471 security/tinc: update model 2023-09-01 08:42:48 +02:00
Ad Schellevis 1490e00a69 security/tinc: minor style fixes for https://github.com/opnsense/plugins/pull/3528 2023-08-08 18:20:39 +02:00
AndrewandGitHub 94fcdedf5f security/tinc: add support for "StrictSubnets" variable (#3528) 2023-08-08 18:16:01 +02:00
Franco Fichtner 38a172b488 plugins: remove PLUGIN_FLAVOUR handling and related LibreSSL bits 2023-02-07 09:34:11 +01:00
Franco Fichtner 68bb85ddd9 security/tinc: register device from plugin 2022-08-29 09:56:29 +02:00
Franco Fichtner 122c90e324 plugins: remove obsolete 'remote' keyword 2021-10-29 08:01:53 +02:00
Ad Schellevis f557e2b09a XMLRPC / HA-Sync: add services keyword (introduced https://github.com/opnsense/core/issues/4834) in xmlrpc templates for existing plugins. 2021-03-24 16:35:09 +01:00
vnxmeandGitHub 0160ec1e4d security/tinc: Fix extaddress field validation (#2187)
It should be 'Y', since any different value is recognized as 'N'
2021-01-14 13:44:59 +01:00
vnxmeandGitHub 22d222a5dd security/tinc: Fix switch mode (after #2110) (#2186)
In switch mode the subnet field is empty, thus the 'subnet' key does not exist in the '_payload' dictionary.
2021-01-14 13:43:16 +01:00
Ad Schellevis 5dc2478cd7 Tinc: upgrade model version for https://github.com/opnsense/plugins/pull/2110 2020-11-15 19:48:52 +01:00
ElNounch 151bc98f3e Using list view for both external addresses and hosted subnets
Every generated config files last line ends with a newline
2020-11-15 17:56:28 +01:00
ElNounch a3d383b282 Enable usage of no, one or several addresses per hosts 2020-11-14 18:04:00 +01:00
Ad Schellevis 6ec1883fa6 security/tinc. list_ciphers compatibility with both libre and open ssl. closes https://github.com/opnsense/plugins/issues/1976 2020-08-15 14:48:10 +02:00
Ad Schellevis 2071e23a61 security/tinc: list_ciphers.py parse issue on 20.7. closes https://github.com/opnsense/plugins/issues/1976 2020-08-13 19:35:50 +02:00
Franco Fichtner c6de3851f5 plugins: style sweep 2020-05-13 08:42:51 +02:00