]> git.ipfire.org Git - thirdparty/xtables-addons.git/shortlog
thirdparty/xtables-addons.git
2022-05-07  Jeremy Sowdendoc: fix some typos in man-pages
2022-04-21  Jan Engelhardtdoc: move documentation to rST format
2022-04-10  Jan EngelhardtXtables-addons 3.20 v3.20
2022-02-05  Jan Engelhardtdoc: move changelog to rST
2022-02-05  Jan Engelhardtdoc: remove old changelog entries
2022-02-05  Jeremy Sowdenbuild: bump supported kernel version to 5.17
2022-02-05  Jeremy Sowdenextensions: replace PDE_DATA
2022-02-01  Jan EngelhardtXtables-addons 3.19 v3.19
2021-09-28  Philip Prindevillext_ECHO, xt_TARPIT: make properly conditional on IPv6
2021-09-14  Jan Engelhardtxt_ipp2p: replace redundant ipp2p_addr
2021-09-14  Jeremy Sowdenxt_ipp2p: add ipv6 module alias
2021-09-14  Jeremy Sowdenxt_ipp2p: fix compatibility with pre-5.1 kernels
2021-09-13  Jan Engelhardtxt_ipp2p: add IPv6 support
2021-09-13  Jeremy Sowdenxt_ipp2p: move result printing code into separate functions
2021-09-13  Jeremy Sowdenxt_ipp2p: move the protocol-specific code out into...
2021-09-13  Jeremy Sowdenxt_ipp2p: don't search haystack if it's empty
2021-08-22  Jeremy Sowdenxt_condition: simplify clean-up of variables
2021-08-22  Jeremy Sowdenxt_condition: do not delete variables in `condition_net...
2021-08-22  Jeremy Sowdenxt_condition: use condition_net::proc_net_condition...
2021-08-22  Jeremy Sowdenxt_condition: remove `wmb` when adding new variable
2021-08-22  Jeremy Sowdenxt_condition: make mutex per-net
2021-08-22  Jeremy Sowdenxt_condition: use `xt_check_proc_name` to validate...
2021-08-22  Jeremy Sowdenxt_condition: use sizeof_field macro to size variable...
2021-08-22  Jeremy Sowdenbuild: bump minimum supported kernel version from 4...
2021-08-22  Jeremy SowdenAdd DWARF object files to .gitignore.
2021-08-16  Jan EngelhardtMerge branch 'master' of ssh://git.code.sf.net/u/jeffca...
2021-08-16  Jeff Carlsonpknock: added UDP options to help and made whitespace...
2021-08-15  Jeremy Sowdenlibxt_ACCOUNT_cl: correct LDFLAGS variable name
2021-07-17  Jan Engelhardtdoc: add incompatibility notice with transmogrified...
2021-07-17  Jan Engelhardtextensions: remove unused code from compat_xtnu.h
2021-07-17  Jan Engelhardtxt_ipp2p: use fixed-size integers for struct ipt_p2p_info
2021-07-17  Jan Engelhardtextensions: syntactically compact struct definitions
2021-07-17  Jan Engelhardtlibxt_ACCOUNT_cl: drop padding holes from struct ipt_AC...
2021-07-17  Jan Engelhardtextensions: use simpler header guards
2021-03-11  Jan EngelhardtXtables-addons 3.18 v3.18
2021-03-11  Jan Engelhardtxt_pknock: fix build failure under platforms like ARM...
2021-02-28  Jan EngelhardtXtables-addons 3.17 v3.17
2021-02-28  Jan Engelhardtxt_pknock: reduce indent in the two most-recently touch...
2021-02-28  Andrew S. Johnsonxt_pknock: cure NULL dereference
2021-02-24  Jan EngelhardtXtables-addons 3.16 v3.16
2021-02-24  Jan Engelhardtxt_quota2: silence a compiler warning
2021-02-24  Andrew S. Johnsonxt_pknock: use do_div for long division
2021-02-05  Jan EngelhardtXtables-addons 3.15 v3.15
2021-02-05  Jan Engelhardtxt_pknock: replace obsolete function get_seconds
2021-02-05  Jan Engelhardtxt_lscan: add --mirai option
2021-01-20  Jan Engelhardtxt_lscan: extend info struct to support more flags...
2021-01-20  Jan Engelhardtxt_ECHO: support new function signature of security_skb...
2020-11-24  Jan EngelhardtXtables-addons 3.14 v3.14
2020-11-24  Jeremy Sowdengeoip: use correct download URL for MaxMind DBs
2020-11-23  Jan Engelhardtextensions: reduce number of arguments to send_reset...
2020-11-23  Jan Engelhardtextensions: call send_reset with xtables state socket
2020-11-22  Jan Engelhardtbuild: cure overall build failure when CONFIG_NF_NAT=n
2020-11-22  Jan Engelhardtgeoip: rename xt_geoip_fetch to xt_geoip_query
2020-11-22  Jeremy Sowdengeoip: add man pages for MaxMind scripts
2020-11-22  Jeremy Sowdendoc: fix man page typos
2020-11-22  Jeremy Sowdengeoip: remove superfluous xt_geoip_fetch_maxmind script
2020-11-20  Jan EngelhardtXtables-addons 3.13 v3.13
2020-11-20  Jan Engelhardtcompat_xtables: employ route_me_harder define for 4...
2020-11-19  Jan EngelhardtXtables-addons 3.12 v3.12
2020-11-19  Jan Engelhardtcompat_xtables: fix a spello near route_me_harder
2020-11-19  Jan Engelhardtxt_DNETMAP: compaction of variable declarations
2020-11-19  Philip Prindevillegeoip: re-add Maxmind scripts
2020-11-19  Jan Engelhardtextensions: abolish NIPQUAD/NIP6
2020-11-19  Jan Engelhardtbuild: adjust for changed signature of ip_route_me_harder
2020-10-26  Jeremy Sowdenpknlusr: mention the group ID command-line paramater...
2020-10-26  Jan Engelhardtpknock: trim some blank lines
2020-10-25  Jan Engelhardtextensions: split assignments and if-exprs
2020-10-25  Jeremy Sowdenxt_pknock: remove DEBUG definition and disable debug...
2020-10-25  Jeremy Sowdenxt_pknock: use `pr_err`
2020-10-25  Jeremy Sowdenxt_pknock: use kzalloc
2020-10-25  Jeremy Sowdenxt_pknock: use IS_ENABLED
2020-10-25  Jeremy Sowdenpknlusr: fix hard-coded netlink multicast group ID
2020-10-25  Jeremy Sowdenpknlusr: always close socket
2020-10-25  Jeremy Sowdenpknlusr: do not treat recv return value of zero as...
2020-10-25  Jeremy Sowdenpknlusr: use macro to define inet_ntop buffer size
2020-10-25  Jeremy Sowdenpknlusr: use NLMSG macros and proper types, rather...
2020-10-25  Jeremy Sowdenpknlusr: tidy up initialization of local address
2020-10-25  Jeremy Sowdenpknock: pknlusr: tighten up variable scopes
2020-10-25  Jeremy Sowdenpknock: pknlusr: remove dest_addr and rename src_addr
2020-10-25  Jeremy Sowdenpknock: pknlusr: ensure man-page is included by `make...
2020-10-23  Jeremy Sowdenpknlusr: add man page
2020-10-22  Jeremy Sowdenpknlusr: fix formatting of a line
2020-09-06  Jan EngelhardtXtables-addons 3.11 v3.11
2020-08-31  Jeremy Sowdenbuild: bump supported kernel version to 5.9
2020-08-31  Jeremy Sowdenxt_ACCOUNT: update prototype of nf_sockopt_ops::set...
2020-08-31  Helmut Grohnebuild: do not hard-code pkg-config
2020-08-30  Jeremy Sowdenbuild: clean some extra build artifacts.
2020-08-30  Jan Engelhardtbuild: do build & install userspace programs for xt_ACC...
2020-07-28  Jan EngelhardtXtables-addons 3.10 v3.10
2020-07-28  Jeremy Sowdendoc: fix quoted string in libxt_DNETMAP manpage
2020-05-26  Philip Prindevillegeoip: add quiet flag to xt_geoip_build
2020-05-12  Jan Engelhardtgeoip: add -s option to xt_geoip_build
2020-05-12  Jan Engelhardtgeoip: replace xt_geoip_build's -S option by new option -i
2020-05-12  Jan Engelhardtgeoip: set +x again on xt_geoip_build
2020-05-01  Jan Engelhardtbuild: do install xt_geoip_fetch.1
2020-05-01  Philip Prindevillegeoip: install and document xt_geoip_fetch
2020-04-21  Jan Engelhardtgeoip: pipe wget right into gzip
2020-04-21  Philip Prindevillegeoip: simplify unpacking start/end tuples from database
2020-04-21  Philip Prindevillegeoip: update download script for DBIP database
2020-02-25  Jan EngelhardtXtables-addons 3.9 v3.9
next