summary refs log tree commit diff
path: root/nixos/modules/services/security/tor.nix
Commit message (Expand)AuthorAge
* nixos/tor: fix services.tor.client.enable = false not workingLuflosi2022-03-15
* nixos/tor: allow tor to read resolv.conf when using resolvedLuflosi2022-03-15
* nixos/tor: admit newlines in secret keylassulus2022-03-09
* nixos/tor: fix tor getting killed by systemd when shuttding downLuflosi2022-01-25
* treewide: add defaultText for options with simple cfg.* expression defaultspennae2021-12-09
* Merge pull request #122452 from ju1m/torSandro2021-11-09
|\
| * nixos/tor: harden ProcSubset and ProtectProcJulien Moutinho2021-05-10
* | nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* | nixos/tor: allow AF_NETLINK address familyPierre Bourdon2021-08-25
* | nixos/tor: fix HidServAuth (#122439)Tom2021-05-11
|/
* nixos/tor: fix openFirewall when ORPort isIntJulien Moutinho2021-01-12
* nixos/tor: fix client.dns.automapHostsSuffixes renamingJulien Moutinho2021-01-05
* nixos/tor: improve type-checking and hardeningJulien Moutinho2021-01-04
* nixos/tor: don't do privoxy stuff by defaultAlyssa Ross2020-12-16
* Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE2020-09-02
|\
| * treewide: completely remove types.loaOfrnhmjoj2020-09-02
* | Add option to tor service for packageAndrew R. M2020-08-30
|/
* nixos/*: wheter -> whetherSamuel Gräfenstein2020-07-04
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-01
* nixos/tor: fix obfs4 packagefuwa2019-07-19
* nixos tor: use obfs4proxy, make transport list customizableWill Dietz2019-05-01
* nixos/tor: add HiddenServiceVersion optionJonas Nick2018-11-23
* nixos/tor: better support non-anonymous servicesJean-Paul Calderone2018-10-17
* nixos/tor: Correct "transparent" typoJean-Paul Calderone2018-09-17
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/tor: grammer fix, advise -> adviceJoachim Fasting2018-06-18
* nixos/tor: use ControlPort for controlSocket for simplicitySLNOS2018-06-11
* nixos/tor: add tor-init service to fix directory ownerships, fix hardeningsSLNOS2018-06-11
* nixos/tor: use RuntimeDirectory, StateDirectory (#39083)Robert Schütz2018-04-18
* nixos/tor: expose control socketJaka Hudoklin2018-03-26
* nixos/tor: add hiddenServices.<name>.authorizeClientRobert Schütz2018-02-08
* Merge pull request #28939 from xtruder/nixos/tor/trans_proxyJaka Hudoklin2017-12-03
|\
| * nixos/tor: add support for transparent proxy and dnsJaka Hudoklin2017-09-23
* | tor: skip ControlPort in torrc, if not set.Jörg Thalheim2017-09-13
|/
* nixos: tor: rename portSpec -> port, type all "port"s properlySLNOS2017-08-22
* nixos: tor: better submodule for hidden servicesSLNOS2017-08-22
* nixos: tor: more options, no unexpected consequences for default relay operatorsSLNOS2017-08-22
* nixos/tor: add tor hidden service options (#28081)Phil2017-08-11
* nixos/tor: add missing option typeJoachim Fasting2017-03-22
* nixos: tor: add enableGeoIPJan Malakhovski2017-03-16
* tor: restore the Privoxy setup, but configure the system Privoxy instead of r...Evgeny Egorochkin2014-12-19
* tor: restore strong circuit isolationEvgeny Egorochkin2014-12-19
* Tor module: append redundant specifications of 'extraConfig', via 'types.lines'.vi2014-12-11
* nixos: overhaul Tor moduleAustin Seipp2014-12-06
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Use the "assertions" option instead of mkAssertEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10