]> git.ipfire.org Git - thirdparty/ipset.git/shortlog
thirdparty/ipset.git
2024-02-12  Jozsef Kadlecsikipset 7.21 released master v7.21
2024-02-12  Jozsef Kadlecsiknetfilter: ipset: Suppress false sparse warnings
2024-02-05  Jozsef Kadlecsiktests: Verify module unload when sets with timeout...
2024-02-05  Jozsef Kadlecsiknetfilter: ipset: remove set destroy at ip_set module...
2024-02-05  Jozsef Kadlecsiknetfilter: ipset: Cleanup the code of destroy operation...
2024-02-04  Jozsef Kadlecsiknetfilter: ipset: Missing gc cancellations fixed
2024-02-03  Jozsef KadlecsikThe "Fix hex literals in json output" broke save mode...
2024-02-03  Jozsef KadlecsikFix -Werror=format-extra-args warning
2024-02-03  Jozsef KadlecsikWorkaround misleading -Wstringop-truncation warning
2024-01-31  Jozsef Kadlecsikipset 7.20 released v7.20
2024-01-29  Jozsef KadlecsikIgnore *.order.cmd and *.symvers.cmd files in kernel...
2024-01-29  Steven Rostedt... treewide: Convert del_timer*() to timer_shutdown*()
2024-01-29  Jozsef KadlecsikUse timer_shutdown_sync() when available, instead of...
2024-01-29  Jozsef Kadlecsiknetfilter: ipset: fix race condition between swap/destr...
2023-12-14  Jozsef KadlecsikBash completion utility updated
2023-12-12  MarkFix json output for -name option
2023-12-12  Jozsef KadlecsikFix hex literals in json output
2023-12-11  Jozsef Kadlecsiknetfilter: ipset: fix race condition between swap/destr...
2023-11-04  Jozsef Kadlecsiknetfilter: ipset: fix race condition between swap/destr...
2023-10-19  Jozsef Kadlecsiknetfilter: ipset: fix race condition between swap/destr...
2023-10-18  Jozsef Kadlecsiktests: increase timeout to cope with slow virtual test...
2023-09-21  Jozsef Kadlecsikipset 7.19 released v7.19
2023-09-21  Sam Jamesbuild: Fix the double-prefix in pkgconfig
2023-09-19  Jozsef KadlecsikMerge branch 'master' of ssh://git.netfilter.org:60084...
2023-09-19  Jozsef Kadlecsikipset 7.18 released v7.18
2023-09-18  Thomas OberhammerAdd json output to list command
2023-09-18  Jozsef Kadlecsiknetfilter: ipset: Fix race between IPSET_CMD_CREATE...
2023-09-18  Kyle Zengnetfilter: ipset: add the missing IP_SET_HASH_WITH_NET0...
2023-09-18  Jozsef Kadlecsikcompatibility: handle strscpy_pad()
2023-09-18  Justin Stittnetfilter: ipset: refactor deprecated strncpy
2023-09-18  Florian Westphalnetfilter: ipset: remove rcu_read_lock_bh pair from...
2023-09-18  Azeem Shaikhnetfilter: ipset: Replace strlcpy with strscpy
2023-09-18  Kuniyuki Iwashimanetfilter: ipset: Add schedule point in call_ad().
2023-09-18  Randy Dunlapnet: Kconfig: fix spellos
2023-08-22  Jeremy Sowdenbash-completion: fix syntax error
2023-03-10  Phil Suttertests: hash:ip,port.t: Replace VRRP by GRE protocol
2023-03-10  Phil Suttertests: hash:ip,port.t: 'vrrp' is printed as 'carp'
2023-03-10  Phil Suttertests: cidr.sh: Add ipcalc fallback
2023-03-10  Phil Suttertests: xlate: Make test input valid
2023-03-10  Phil Suttertests: xlate: Test built binary by default
2023-03-10  Phil Sutterxlate: Drop dead code
2023-03-10  Phil Sutterxlate: Fix for fd leak in error path
2023-01-28  Sam Jamesconfigure.ac: fix bashisms
2023-01-28  Sam Jameslib/Makefile.am: fix pkgconfig dir
2023-01-28  Gavrilov Ilianetfilter: ipset: Fix overflow before widen in the...
2022-12-30  Jozsef Kadlecsikipset 7.17 released v7.17
2022-12-30  Jozsef KadlecsikTests: When verifying comments/timeouts, make sure...
2022-12-30  Jozsef KadlecsikTests: Make sure the internal batches add the correct...
2022-12-30  Jozsef KadlecsikTests: Verify that hash:net,port,net type can handle...
2022-12-30  Jozsef Kadlecsiknetfilter: ipset: Rework long task execution when addin...
2022-12-30  Jozsef Kadlecsiknetfilter: ipset: fix hash:net,port,net hang with ...
2022-12-10  Phil SutterMakefile: Create LZMA-compressed dist-files
2022-11-21  Jozsef Kadlecsikipset 7.16 released v7.16
2022-11-21  Jozsef KadlecsikAdd new ipset_parse_bitmask() function to the library...
2022-11-21  Jozsef Kadlecsiktest: Make sure no more than 64 clashing elements can...
2022-11-21  Jozsef Kadlecsiknetfilter: ipset: restore allowing 64 clashing elements...
2022-11-20  Jozsef KadlecsikFix all debug mode warnings
2022-11-20  Vishwanath Painetfilter: ipset: add tests for the new bitmask feature
2022-11-20  Vishwanath Painetfilter: ipset: Update the man page to include netmas...
2022-11-20  Vishwanath Painetfilter: ipset: Add bitmask support to hash:netnet
2022-11-20  Vishwanath Painetfilter: ipset: Add bitmask support to hash:ipport
2022-11-20  Vishwanath Painetfilter: ipset: Add bitmask support to hash:ip
2022-11-20  Vishwanath Painetfilter: ipset: Add support for new bitmask parameter
2022-11-20  Vishwanath Painetfilter: ipset: Add support for new bitmask parameter
2022-11-07  Vishwanath Painetfilter: ipset: regression in ip_set_hash_ip.c
2022-11-07  Wolfram Sangnetfilter: move from strlcpy with unused retval to...
2022-11-07  Jozsef Kadlecsikcompatibility: handle unsafe_memcpy()
2022-11-07  Kees Cooknetlink: Bounds-check struct nlmsgerr creation
2022-11-07  Jozsef Kadlecsikcompatibility: move to skb_protocol in the code from...
2022-11-07  Jozsef KadlecsikCompatibility: check kvcalloc, kvfree, kvzalloc in...
2022-11-07  Toke Høiland... sched: consistently handle layer3 header accesses in...
2022-11-07  Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2022-11-07  Christophe... headers: Remove some left-over license text in include...
2022-11-07  Jozsef Kadlecsiknetfilter: ipset: enforce documented limit to prevent...
2022-10-17  Jozsef Kadlecsiknetfilter: ipset: Fix oversized kvmalloc() calls
2022-08-16  Quentin Armitageipset-translate: allow invoking with a path name
2022-02-28  Pablo Neira... Fix IPv6 sets nftables translation
2021-09-29  Bernhard M... Fix typo in ipset-translate man page
2021-08-04  Jozsef Kadlecsikipset 7.15 released v7.15
2021-08-03  Nathan Chancellornetfilter: ipset: Fix maximal range check in hash_ippor...
2021-07-28  Jozsef Kadlecsikipset 7.14 released v7.14
2021-07-28  Jozsef Kadlecsik64bit division isn't allowed on 32bit, replace it with...
2021-07-28  Jozsef KadlecsikAdd missing function to libipset.map and bump library...
2021-07-27  Jozsef Kadlecsikipset 7.13 released v7.13
2021-07-27  Jozsef KadlecsikWhen parsing protocols by number, do not check it in...
2021-07-16  Jozsef KadlecsikAdd missing hunk to patch "Allow specifying protocols...
2021-07-16  Jozsef KadlecsikLimit the maximal range of consecutive elements to...
2021-07-14  Jozsef Kadlecsikipset 7.12 released v7.12
2021-07-14  Haw LoeungAllow specifying protocols by number
2021-07-14  Jozsef KadlecsikLimit the maximal range of consecutive elements to...
2021-06-27  Jozsef KadlecsikFix example in ipset.8 manpage discovered by Pablo...
2021-06-26  Pablo Neira... tests: add tests ipset to nftables
2021-06-26  Pablo Neira... add ipset to nftables translation infrastructure
2021-06-26  Pablo Neira... lib: Detach restore routine from parser
2021-06-26  Pablo Neira... lib: split parser from command execution
2021-06-26  Jozsef KadlecsikBackport "netfilter: use nfnetlink_unicast()"
2021-06-26  Jozsef KadlecsikBackport "netfilter: nfnetlink: consolidate callback...
2021-06-26  Jozsef KadlecsikBackport "netfilter: nfnetlink: add struct nfnl_info...
2021-06-26  Jozsef KadlecsikBackport "netfilter: add helper function to set up...
2021-06-26  Jozsef KadlecsikFix patch "Parse port before trying by service name"
next