Franco Fichtner
f240ec0fce
plugins: run style-model
2025-07-02 10:46:07 +02:00
Franco Fichtner
1e4674a853
plugins: address 'adress' typo like in core
2025-01-13 13:56:34 +01:00
Monviech
499b8ff7ca
security/tor: Remove sessionClose()
2025-01-10 10:22:26 +01:00
Mike Bishop
1beca17cb9
[os-tor] MyFamily ( #3698 )
2024-01-25 20:38:16 +01:00
Franco Fichtner
4fe8e8731c
security/tor: remove unused macro import
2024-01-02 10:30:12 +01:00
Franco Fichtner
8e65fdc09f
LICENSE: sync and fix Jos' mail address
2023-12-19 15:23:38 +01:00
Franco Fichtner
69bc636cd5
security/tor: add rexml; closes #3655
2023-11-06 09:14:28 +01:00
Ad Schellevis
39985f0c1d
core changes - refactor intf_item.type usage as referred to in https://github.com/opnsense/core/issues/6181
2022-12-21 13:31:25 +01:00
Franco Fichtner
efade39416
License: pick up missing, remove vague attribution, sort better
2022-10-27 09:06:58 +02:00
Franco Fichtner
dc55acc417
security/tor: bump version
2022-10-19 09:06:41 +02:00
haarp
6d024bc0ac
Enable hardware acceleration in TOR
...
On suitable hardware platforms, FreeBSD/OPNsense supports hardware acceleration for crypto. Verified with https://stackoverflow.com/a/28614159/5424487
TOR however is not set up to make use of this. This change should enable it. From https://www.freebsd.org/cgi/man.cgi?tor(1) :
```
HardwareAccel 0|1
If non-zero, try to use built-in (static) crypto hardware
acceleration when available. Can not be changed while tor is
running. (Default: 0)
```
Because TOR (or rather OpenSSL) will fall back to software crypto when hardware crypto is not available (unless `AccelName` is also set), i see no need to make this flag configurable in the web UI, making this a very trivial PR :)
2022-10-18 14:50:18 +02:00
Franco Fichtner
c9b9f10b9b
security/tor: move to NAME_setup use
...
PR: https://github.com/opnsense/core/issues/5917
2022-09-06 08:51:26 +02:00
Fabian Franz
88259efe50
www/nginx, security/tor: non-hotfix relevant changes
2021-07-05 09:16:14 +02:00
Fabian Franz
b189f6ccbb
security/tor: hotfix tor API endpoint
2021-07-05 09:16:14 +02:00
Franco Fichtner
c1f19dc659
security/tor: bump revision
2021-02-16 15:29:12 +01:00
Franco Fichtner
7fafce17c1
security/tor: close enough, eh?!
2021-02-11 09:12:33 +01:00
Franco Fichtner
7f12477cc3
plugins: small reformat
2020-11-09 12:02:35 +01:00
Franco Fichtner
18bc32f3b3
plugins: serious style sweep
2020-02-13 10:42:37 +01:00
Franco Fichtner
8f2805ef58
plugins: PSR12 for "s" and "w"
2019-10-07 21:40:59 +02:00
Fabian Franz BSc
8c264c89ce
Add checkbox to disable dormant mode at startup ( #1512 )
2019-09-19 08:08:48 +02:00
Franco Fichtner
079882584a
plugins: fix a few reported typos
2019-02-11 15:23:40 +01:00
Franco Fichtner
4ff026076a
src: style sweep
2019-01-14 09:04:33 +01:00
Franco Fichtner
ef79eb0b87
plugins: fix lint-exec fallout, more than expected...
2019-01-02 11:26:11 +01:00
Franco Fichtner
37f044dec1
security/tor: iterator fix revision bump
2018-12-10 19:25:15 +01:00
Ad Schellevis
94c0467d80
missed some inc files for https://github.com/opnsense/core/issues/2670
2018-11-29 21:10:07 +01:00