]> git.ipfire.org Git - thirdparty/xtables-addons.git/shortlog
thirdparty/xtables-addons.git
2023-04-09  Christopher... geoip: Use stdout for output and stderr for errors... 6/head
2023-04-02  Jan Engelhardtbuild: resolve compiler warnings with gcc-13
2023-04-02  Jan Engelhardtdoc, src: improve spelling
2023-04-02  Panderdoc, src: improve spelling
2023-02-26  Jan Engelhardtxt_geoip: bump number of territories per rule
2023-01-12  Jan EngelhardtXtables-addons 3.23 v3.23
2022-12-30  Jeremy Sowdenbuild: support for Linux 6.2
2022-12-30  Jeremy Sowdenbuild: replace `AC_DISABLE_STATIC` macro with an argume...
2022-12-30  Jeremy Sowdenbuild: replace obsolete `AC_PROG_LIBTOOL` macro with...
2022-10-25  Jan EngelhardtXtables-addons 3.22 v3.22
2022-10-25  John Thomsonbuild: support for Linux 6.1
2022-08-16  Jan Engelhardtbuild: eliminate geoip/ make recursion
2022-08-16  Jan Engelhardtbuild: fix failure to recurse into asn/
2022-06-23  D. Stussyxt_asn: new module
2022-06-13  Jan EngelhardtXtables-addons 3.21 v3.21
2022-06-09  Thomas Voegtlext_ECHO: use flowi6_to_flowi_common starting Linux...
2022-05-07  Jeremy Sowdendoc: fix typo in help
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
next