about summary refs log tree commit diff
path: root/nixos/modules/services/networking/sslh.nix
AgeCommit message (Expand)AuthorFilesLines
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-6/+6
2021-04-04iproute: deprecate aliasSandro Jäckel1-1/+1
2020-10-21nixos/sslh: fix usage of the now removed ssl probe (#101087)symphorien1-1/+1
2020-06-20nixos/sslh: make it possible (and the default) to listen on ipv6Symphorien Gibol1-5/+13
2020-02-28nixos/sslh: don't run as nogroupJörg Thalheim1-7/+2
2018-06-09nixos/sslh: add transparent proxying support (#41412)volth1-19/+95
2017-04-11treewide: use boolToString functionFranz Pletz1-1/+1
2015-12-24nixos/sslh: rename 'host' to 'listenAddress'Bjørn Forsman1-2/+2
2015-04-21sslh: argument to -F can no longer be separated from the option by a spacekoral1-1/+1
2015-02-12sslh: added libwrap support + improved nixos module.koral1-3/+9
2015-02-05New sslh module.koral1-0/+83