about summary refs log tree commit diff
path: root/nixos/modules/services/networking/privoxy.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-11/+11
2023-08-30privoxy: fix types.string -> types.strname_snrl1-1/+1
2022-08-31nixos/*: convert options with admonitions to MDpennae1-19/+21
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-9/+9
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-03-28nixos/privoxy: add missing "/" to "forward-socks5" optionXinglu Chen1-1/+1
2021-03-11nixos/privoxy: make certificate-directory optionalrnhmjoj1-3/+2
2021-03-09nixos/privoxy: document repeated settingsrnhmjoj1-3/+17
2021-03-09nixos/privoxy: set temporary directoryrnhmjoj1-0/+2
2021-03-09nixos/privoxy: add https and settings optionsrnhmjoj1-80/+209
2021-01-04nixos/tor: improve type-checking and hardeningJulien Moutinho1-1/+6
2020-12-16nixos/tor: don't do privoxy stuff by defaultAlyssa Ross1-2/+18
2019-12-04nixos: add myself to maintainersrnhmjoj1-0/+2
2016-12-05privoxy service: remove static uidJoachim Fasting1-9/+9
2016-12-05privoxy service: additional isolationJoachim Fasting1-0/+5
2014-08-27privoxy: upstart to systemd conversion, actions file editingEmery Hemingway1-32/+44
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+95