Commit Graph

27 Commits

Author SHA1 Message Date
Franco Fichtner 4b8b435a88 security/tor: remove titles 2017-12-24 15:00:55 +01:00
Fabian Franz fa08171943 security/tor: fix a bug in tor model; Add ContactInfo to tor relay; closes #385 2017-12-22 17:34:10 +01:00
Franco Fichtner f695bc25ce */*: migrate _opnsense_bootup_run to simpler _var_script suffix
PR: https://github.com/opnsense/core/issues/1835
2017-12-18 18:28:10 +00:00
Fabian Franz, BSc 11d1881e4e Merge pull request #390 from fabianfrz/tor_block_page
block page if no socket exists
2017-11-25 06:49:59 +01:00
Fabian Franz bec6c91aca block page if no socket exists 2017-11-24 20:34:24 +01:00
Fabian Franz, BSc 79cd319ed4 Merge pull request #388 from opnsense/tor
security/tor: fix control socket issue
2017-11-23 17:17:05 +01:00
Fabian Franz b4dae10a90 security/tor: fix control socket issue 2017-11-22 17:39:52 +01:00
Fabian Franz 40a8b619df security/tor: bump version 2017-11-20 17:58:23 +01:00
Fabian Franz 774b2bce65 security/tor: fix help string, add memory limit; closes #384 2017-11-20 17:48:36 +01:00
Franco Fichtner 3d9195ec6e security/tor: visible name is visible already 2017-11-19 09:04:52 +01:00
Franco Fichtner 7bb9506630 */*: whitespace sweep 2017-10-29 13:04:13 +01:00
Fabian Franz 528e3674a2 fix tor ui 2017-10-28 15:22:59 +02:00
Fabian Franz, BSc 5d999702e4 hidden services: add auth for clients (#350) 2017-10-28 14:59:26 +02:00
Franco Fichtner 77b1b8aa78 security/tor: whitespace sweep 2017-10-22 11:40:43 +02:00
Fabian Franz, BSc 9b2e5a686f Tor: add a diagnostics page (#329) 2017-10-22 11:40:19 +02:00
Franco Fichtner e8d46fa119 security/tor: bump version to 1.1 2017-10-20 19:05:34 +00:00
Franco Fichtner 19043bb281 tor: fix setup.sh, wrong directory structure
PR: https://forum.opnsense.org/index.php?topic=6207.0
2017-10-20 19:04:54 +00:00
Franco Fichtner 463dd0b21a security/tor: add VIPs to listening interfaces
PR: https://forum.opnsense.org/index.php?topic=6208.0
2017-10-20 19:04:08 +00:00
Franco Fichtner b6691d1ee5 security/tor: another tweak by @lattera
This may be true for the plugin itself, but is better documented in the
handbook than in labels in the UI.  Only @fabianfrz knows at this point.
2017-10-11 18:20:41 +02:00
Franco Fichtner b74cd9d12b security/tor: change "hidden" to "onion"
Requested by: @lattera
2017-10-11 18:10:11 +02:00
Franco Fichtner 6dc272ceb8 security/tor: add client authorization to hidden services
PR: https://github.com/opnsense/plugins/issues/307
2017-10-06 07:12:11 +00:00
Franco Fichtner 4581f23860 security/tor: release 1.0
Approved by: @fabianfrz
2017-09-25 11:26:18 +02:00
Fabian Franz 8b274753f9 Tor: fix permission issue (#286)
* setup: set permissions for the log file and create it when missing

* create dirs for hidden services

* Update make_hidden_service_dirs.php

* Tor: add pid dir to setup.sh

* add copyright header to PHP files
2017-09-25 08:19:50 +02:00
Fabian Franz e37f7e3d71 Tor: add info page (#283)
* Tor: add info page

* Add info page to menu

* set permission for /var/db/tor

* Tor: just make sure it has the right owner

* Tor: set permission to 700
2017-09-24 10:55:33 +02:00
Fabian Franz 5f877635d1 Tor: add a button to reload the service; code quality (#277)
* Tor: add a button to reload the service; code quality

* bump version

* Tor: spin the existing icon, make button primary color

* Tor: zap btn-default
2017-09-23 13:59:38 +02:00