summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-24systemd integration doc adjustmentrjharmon
2020-03-24Arrange systemd notification to clarify the meaningrjharmon
2020-03-24Run all systemd notifications from main processrjharmon
2020-03-24Trap UnicodeError to handle cases where hostnames returned by DNS are invalid.Chris Lawrence
2020-02-09Fix formatting error in CHANGES.rstBrian May
2020-02-09Fix various errors in documentationBrian May
2020-02-07Simplify nftables based methodJulian Wollrath
2020-02-04Fixed, removed unused importsHaw Loeung
2020-02-04Added nft_chain_exists() and fixed nft to use thatHaw Loeung
2020-02-04Handle when default chains already exists (#392)Haw Loeung
2019-12-13Link Directly to TCP Over TCP ExplanationNathan Aclander
2019-12-13Auto sudoers file (#269)William Mantly
2019-11-09Make hostwatch locale-independent (#379)Ben Wiederhake
2019-11-08Add option for latency control buffer sizeJoseph Barker
2019-10-27Fix broken string substitution from a765aa32Joseph Barker
2019-10-24README: add FreeBSDLi-Wen Hsu
2019-10-13Add tproxy udp port mark filter that was missed in #144, fixes #367.Norman Rasmussen
2019-10-03readme: add Nixunl89
2019-10-03Lock version of attrsBrian May
2019-09-22Fix capturing of local DNS serversNick Sokolov
2019-09-22docs: openwrtunl89
2019-09-22Fix crashing on ECONNABORTEDNick Sokolov
2019-09-22The size of pf_rule grew in OpenBSD 6.4Anthony Cornehl
2019-09-22Use prompt for sudo, not needed for doasAnthony Cornehl
2019-07-25Fix Arch linux installation instructionscptpcrd
2019-06-21update readme to correct flag for arch linux.José Augusto
2019-06-08Fix tests for existing PR-312 (#337)Daniel Jeffery
2019-06-08Add install instructions for FedoraJeremy Eder
2019-04-04Add install instructions for Arch LinuxElijah Lynn
2019-02-14Hyphen in hostname fixThomas Bouve
2019-02-14assembler import fix (#319)Thomas Bouve
2019-02-11Fix/pep8 (#277)Bastian Venthur
2019-01-28Release 0.78.5v0.78.5Brian May
2019-01-28Update CHANGES.rst for new releaseBrian May
2019-01-28auto-nets: retrieve routes only if using auto-netsVasil Kolev
2019-01-23Fix potential deadlock condition in nft_get_handleAlex Tomlins
2019-01-23Use subprocess.check_output instead of runAlex Tomlins
2018-12-29docs: document --ns-hosts --to-ns and update --dnsAndré Draszik
2018-12-09Fix deadlock with iptables with large rulesetAlex Tomlins
2018-12-03Fix typo in docsDavid Landry
2018-11-29Document --version optionTodor Gaidarov
2018-11-03Changes pf exclusion rules precedenceJoão Vieira
2018-11-01Close stdin, stdout, and stderr when using syslog or forking to daemon (#283)Brian May
2018-10-23Fixes support for OpenBSD (6.1+) (#282)João Vieira
2018-10-17Added coverage report to testsBastian Venthur
2018-10-17replace path /dev/null by os.devnullAbbalYouness
2018-10-17updated bandit configBastian Venthur
2018-10-17updated pathBastian Venthur
2018-10-17Moved sshuttle/tests into tests to.Bastian Venthur
2018-10-07Fix missing string formatting argumentBrian May