aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/security/tor.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-011-1/+0
* nixos/tor: fix obfs4 packagefuwa2019-07-191-1/+1
* nixos tor: use obfs4proxy, make transport list customizableWill Dietz2019-05-011-2/+9
* nixos/tor: add HiddenServiceVersion optionJonas Nick2018-11-231-0/+7
* nixos/tor: better support non-anonymous servicesJean-Paul Calderone2018-10-171-0/+5
* nixos/tor: Correct "transparent" typoJean-Paul Calderone2018-09-171-1/+1
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-201-2/+2
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-301-2/+2
* nixos/tor: grammer fix, advise -> adviceJoachim Fasting2018-06-181-1/+1
* nixos/tor: use ControlPort for controlSocket for simplicitySLNOS2018-06-111-1/+1
* nixos/tor: add tor-init service to fix directory ownerships, fix hardeningsSLNOS2018-06-111-15/+32
* nixos/tor: use RuntimeDirectory, StateDirectory (#39083)Robert SchĂŒtz2018-04-181-6/+4
* nixos/tor: expose control socketJaka Hudoklin2018-03-261-2/+15
* nixos/tor: add hiddenServices.<name>.authorizeClientRobert SchĂŒtz2018-02-081-0/+30
* Merge pull request #28939 from xtruder/nixos/tor/trans_proxyJaka Hudoklin2017-12-031-2/+81
|\
| * nixos/tor: add support for transparent proxy and dnsJaka Hudoklin2017-09-231-2/+81
* | tor: skip ControlPort in torrc, if not set.Jörg Thalheim2017-09-131-1/+1
|/
* nixos: tor: rename portSpec -> port, type all "port"s properlySLNOS2017-08-221-19/+19
* nixos: tor: better submodule for hidden servicesSLNOS2017-08-221-73/+121
* nixos: tor: more options, no unexpected consequences for default relay operatorsSLNOS2017-08-221-58/+174
* nixos/tor: add tor hidden service options (#28081)Phil2017-08-111-12/+92
* nixos/tor: add missing option typeJoachim Fasting2017-03-221-0/+1
* nixos: tor: add enableGeoIPJan Malakhovski2017-03-161-0/+16
* tor: restore the Privoxy setup, but configure the system Privoxy instead of r...Evgeny Egorochkin2014-12-191-0/+27
* tor: restore strong circuit isolationEvgeny Egorochkin2014-12-191-2/+16
* Tor module: append redundant specifications of 'extraConfig', via 'types.lines'.vi2014-12-111-1/+1
* nixos: overhaul Tor moduleAustin Seipp2014-12-061-202/+205
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-141-2/+2
* Use the "assertions" option instead of mkAssertEelco Dolstra2013-10-301-8/+10
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-101-0/+321