]> git.ipfire.org Git - thirdparty/xtables-addons.git/shortlog
thirdparty/xtables-addons.git
2012-10-16  Jan Engelhardtbuild: remove support for Linux 2.6.18
2012-10-16  Jan Engelhardtbuild: remove support for Linux 2.6.17
2012-10-15  Jan EngelhardtXtables-addons 1.47.1 v1.47.1
2012-10-15  Jan Engelhardtbuild: resolve compiler error
2012-10-15  Jan EngelhardtXtables-addons 1.47 v1.47
2012-10-15  Jan Engelhardtxt_psd: replace vzalloc by vmalloc+memset
2012-09-18  Jan EngelhardtMerge branch 'psd'
2012-09-18  Florian Westphalxt_psd: add IPv6 support
2012-09-18  Florian Westphalxt_psd: move IPv4 state locking responsibility to caller
2012-09-18  Florian Westphalxt_psd: move L4 header fetching into helper
2012-09-18  Florian Westphalxt_psd: use tcph->dest directly
2012-09-18  Florian Westphalxt_psd: move table cleanup into helper
2012-09-18  Florian Westphalxt_psd: split struct host into generic and AF-dependent...
2012-09-18  Florian Westphalxt_psd: remove unneeded variables, make hash unsigned
2012-09-17  Florian Westphalxt_psd: move match functionality to helpers
2012-09-17  Florian Westphalxt_psd: avoid if (c=h) do {..} while (c = c->next)
2012-09-16  Florian Westphalxt_psd: move parts of main match function to helpers
2012-09-16  Florian Westphalxt_psd: consider protocol when searching port list
2012-08-23  Jan EngelhardtXtables-addons 1.46 v1.46
2012-08-23  Jan Engelhardtdoc: update xt_SYSRQ.man to reflect that the full IPv6...
2012-08-02  Arif Hossainbuild: remove extraneous closing bracket in configure.ac
2012-08-02  Josh HuntTARPIT: fix memory leak when tarpit_generic() fails
2012-07-21  Florian Westphalextensions: fix ipv6_find_hdr upstream change fallout
2012-07-16  Jan EngelhardtXtables-addons 1.45 v1.45
2012-07-16  Jan Engelhardtbuild: avoid use of unexported functions
2012-07-16  Jan Engelhardtfix: "WARNING 'xtnu_ipv6_find_hdr' [.ko] not found"
2012-07-15  Jan EngelhardtXtables-addons 1.44 v1.44
2012-07-14  Jan Engelhardtbuild: do not attempt to build IPv6 parts if CONFIG_IP6...
2012-07-14  Jan Engelhardtbuild: do not attempt to build IPv6 parts if CONFIG_IPV6=n
2012-07-14  Jan Engelhardtgeoip: remove outdated instructions in xt_geoip_build
2012-07-10  Jan EngelhardtSYSRQ: fix double target initialization at module load
2012-07-09  Jan EngelhardtMerge branch 'tarpit6'
2012-07-09  Jan Engelhardtdoc: changelog entry for IPv6 TARPIT
2012-07-09  Jan Engelhardtcompat_xtables: avoid compile abort on <= 2.6.37
2012-07-09  Josh HuntTARPIT: enable IPv6 userspace support
2012-07-09  Josh HuntTARPIT: resolve build errors with newer kernels
2012-07-09  Jan Engelhardtcompat_xtables: add xtnu_ipv6_skip_exthdr
2012-07-08  Josh HuntTARPIT: add IPv6 support
2012-07-08  Josh HuntTARPIT: make tarpit code generic
2012-07-08  Josh HuntTARPIT: move XTTARPIT_RESET to its own function
2012-07-08  Josh HuntTARPIT: move XTTARPIT_HONEYPOT mode into its own function
2012-07-08  Josh HuntTARPIT: move XTTARPIT_TARPIT mode processing to its...
2012-07-08  Jan EngelhardtTARPIT: mark oldtcphdr const
2012-07-03  Kevin Lockebuild: include <net/ip6_checksum.h> for csum_ipv6_magic
2012-06-30  Jan EngelhardtXtables-addons 1.43 v1.43
2012-06-30  Jan Engelhardtbuild: support for Linux 3.5
2012-06-30  Jan Engelhardtbuild: do not fail if AM_PROG_AR is not known
2012-06-21  Jan Engelhardtbuild: remove empty warning message
2012-06-15  Jan Engelhardtbuild: add missing include for xt_DNETMAP
2012-06-15  Jan Engelhardtbuild: automake 1.12 wants me to use AM_PROG_AR
2012-06-15  Jan EngelhardtMerge branch 'psd_cleanups' of git://git.breakpoint...
2012-06-15  Florian Westphalpsd: move defines to user/kernelspace part where possible
2012-06-15  Florian Westphalpsd: reduce size of struct host
2012-06-15  Jan Engelhardtpsd: re-format comments
2012-06-15  Florian Westphalpsd: add basic validation of userspace matchinfo data
2012-06-15  Florian Westphalpsd: rip out scanlogd leftovers
2012-06-10  Jan Engelhardtall: remove trailing squatspaces
2012-06-10  Marek KierdelewiczDNETMAP version 2
2012-04-21  Jan Engelhardtbuild: update installation requirements
2012-04-21  Jan Engelhardtbuild: limit xt_ECHO to kernel 3.x
2012-04-18  Florian Westphalxt_psd: avoid crash due to curr->next corruption
2012-04-05  Jan EngelhardtXtables-addons 1.42 v1.42
2012-04-05  Jan Engelhardtsrc: remove ipset6-genl
2012-04-05  Jan Engelhardtbuild: support for Linux 3.4
2012-04-05  Jan Engelhardtbuild: enable xt_ECHO by default
2012-04-05  Jan Engelhardtbuild: support for Linux 3.3
2012-03-14  Jan EngelhardtRemove unused Kconfig files
2012-01-20  Jan Engelhardtxt_SYSRQ: fix compile error when crypto is turned off
2012-01-12  Jan Engelhardtcompat_xtables: fixed mistranslation of checkentry...
2012-01-04  Jan EngelhardtXtables-addons 1.41 v1.41
2012-01-04  Jan Engelhardtbuild: stash away build tools and update .gitignore
2012-01-04  Jan Engelhardtbuild: additional compilation fixes for Linux 3.2/3.3
2011-12-31  Jan Engelhardtdoc: document --without-kbuild
2011-12-31  Jan Engelhardtdoc: update README/INSTALL with recent changes
2011-12-31  Jan Engelhardtbuild: deactivate build of ipset-genl by default
2011-12-31  Jan Engelhardtbuild: support for Linux 3.2
2011-11-30  Jan EngelhardtXtables-addons 1.40 v1.40
2011-11-30  Jan Engelhardtxt_quota2: license clarification
2011-11-30  Jan Engelhardtipset: update to 6.10-genl
2011-11-25  Jan Engelhardtbuild: notify of unsupported Linux kernel versions
2011-11-05  Eivind Naessxt_ipv4options: fix an infinite loop
2011-11-04  Jan EngelhardtMerge remote branch 'origin/master'
2011-11-01  Jan Engelhardtsrc: use xtables_register_targets throughout
2011-11-01  Jan Engelhardtbuild: iptables >= 1.4.5 is in fact required
2011-09-25  Jan Engelhardtxt_ECHO: IPv6 support
2011-09-25  Jan Engelhardtxt_ECHO: calculate UDP checksum
2011-09-25  Jan Engelhardtxt_ECHO: fix kernel warning about RTAX_HOPLIMIT being...
2011-09-25  Jan Engelhardtxt_ECHO: misc backports from ipt_REJECT and cosmetics
2011-09-21  Jan EngelhardtXtables-addons 1.39 v1.39
2011-09-21  Jan Engelhardtipset: update to 6.9.1-genl
2011-08-28  Jan Engelhardtbuild: add missing linux/version.h includes where needed
2011-08-28  Jan Engelhardtdoc: update changelog
2011-08-28  Arkadiusz Miskiewiczipset: move ipset_errcode from src to library to avoid...
2011-08-21  Frank Reppinbuild: fix compilation after missing libxtables_CFLAGS...
2011-08-20  Jan Engelhardtipset-4: remove unsupported version from the VCS
2011-08-20  Jan EngelhardtXtables-addons 1.38 v1.38
2011-08-20  Jan Engelhardtipset-6: unambiguouize reported name
2011-08-20  Jan Engelhardtbuild: disable ipset-4 by default
2011-08-20  Jan Engelhardtipset: fix compile error due to changed function signat...
2011-08-16  Jan Engelhardtxt_ipp2p: support UDPLITE
next