about summary refs log tree commit diff
path: root/nixos/modules/services/security/tor.nix
AgeCommit message (Expand)AuthorFilesLines
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-06-18nixos/tor: grammer fix, advise -> adviceJoachim Fasting1-1/+1
2018-06-11nixos/tor: use ControlPort for controlSocket for simplicitySLNOS1-1/+1
2018-06-11nixos/tor: add tor-init service to fix directory ownerships, fix hardeningsSLNOS1-15/+32
2018-04-18nixos/tor: use RuntimeDirectory, StateDirectory (#39083)Robert Schütz1-6/+4
2018-03-26nixos/tor: expose control socketJaka Hudoklin1-2/+15
2018-02-08nixos/tor: add hiddenServices.<name>.authorizeClientRobert Schütz1-0/+30
2017-12-03Merge pull request #28939 from xtruder/nixos/tor/trans_proxyJaka Hudoklin1-2/+81
2017-09-23nixos/tor: add support for transparent proxy and dnsJaka Hudoklin1-2/+81
2017-09-13tor: skip ControlPort in torrc, if not set.Jörg Thalheim1-1/+1
2017-08-22nixos: tor: rename portSpec -> port, type all "port"s properlySLNOS1-19/+19
2017-08-22nixos: tor: better submodule for hidden servicesSLNOS1-73/+121
2017-08-22nixos: tor: more options, no unexpected consequences for default relay operatorsSLNOS1-58/+174
2017-08-11nixos/tor: add tor hidden service options (#28081)Phil1-12/+92
2017-03-22nixos/tor: add missing option typeJoachim Fasting1-0/+1
2017-03-16nixos: tor: add enableGeoIPJan Malakhovski1-0/+16
2014-12-19tor: restore the Privoxy setup, but configure the system Privoxy instead of r...Evgeny Egorochkin1-0/+27
2014-12-19tor: restore strong circuit isolationEvgeny Egorochkin1-2/+16
2014-12-11Tor module: append redundant specifications of 'extraConfig', via 'types.lines'.vi1-1/+1
2014-12-06nixos: overhaul Tor moduleAustin Seipp1-202/+205
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-30Use the "assertions" option instead of mkAssertEelco Dolstra1-8/+10
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+321