]> git.ipfire.org Git - thirdparty/ipset.git/history - lib
ipset 7.18 released
[thirdparty/ipset.git] / lib /
2023-09-18  Thomas OberhammerAdd json output to list command
2023-03-10  Phil Sutterxlate: Drop dead code
2023-03-10  Phil Sutterxlate: Fix for fd leak in error path
2023-01-28  Sam Jameslib/Makefile.am: fix pkgconfig dir
2022-11-21  Jozsef KadlecsikAdd new ipset_parse_bitmask() function to the library...
2022-11-20  Jozsef KadlecsikFix all debug mode warnings
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-02-28  Pablo Neira AyusoFix IPv6 sets nftables translation
2021-07-28  Jozsef KadlecsikAdd missing function to libipset.map and bump library...
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-14  Haw LoeungAllow specifying protocols by number
2021-07-14  Jozsef KadlecsikLimit the maximal range of consecutive elements to...
2021-06-26  Pablo Neira Ayusoadd ipset to nftables translation infrastructure
2021-06-26  Pablo Neira Ayusolib: Detach restore routine from parser
2021-06-26  Pablo Neira Ayusolib: split parser from command execution
2021-06-26  Jozsef KadlecsikFix patch "Parse port before trying by service name"
2021-02-19  Haw LoeungParse port before trying by service name
2021-02-19  Jozsef KadlecsikSilence unused-but-set-variable warnings
2021-02-09  Jozsef KadlecsikHandle -Werror=implicit-fallthrough= in debug mode...
2021-01-19  Neutron Soutmunipset: fix print format warning
2021-01-19  Jozsef KadlecsikArgument parsing buffer overflow in ipset_parse_argv...
2020-09-21  Jozsef KadlecsikExpose the initval hash parameter to userspace
2020-09-21  Jozsef KadlecsikAdd bucketsize parameter to all hash types
2020-09-20  Jozsef KadlecsikSupport the -exist flag with the destroy command
2019-11-14  Jozsef KadlecsikDocument explicitly that protocol is not stored in...
2019-10-31  Kristian Evensenipset: Add wildcard support to net,iface
2019-10-31  Jozsef KadlecsikSort naturally instead of textual sort (bugzilla #1369)
2019-06-28  Neutron Soutmunipset: fix spelling error in libipset.3 manpage
2019-06-05  Jozsef Kadlecsikipset: update my email address
2018-11-28  Jozsef KadlecsikAdd missing functions to libipset.map
2018-11-26  Jozsef KadlecsikImplement sorting for hash types in the ipset tool
2018-11-10  Jozsef KadlecsikFix to list/save into file specified by option
2018-10-27  Jozsef KadlecsikIntroduction of new commands and protocol version 7
2018-10-22  Jozsef KadlecsikPrepare the ipset tool to handle multiple protocol...
2018-10-22  Jozsef KadlecsikFix warning message handling
2018-10-18  Jozsef KadlecsikLibrary reworked to support embedding ipset completely
2018-09-03  Stefano BrivioValidate string type attributes in attr2data()
2018-08-27  Stefano BrivioFix use-after-free in ipset_parse_name_compat()
2018-08-24  Stefano BrivioSimplify return statement in ipset_mnl_query()
2018-06-01  Jozsef KadlecsikLimit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SEC
2018-04-10  Jozsef KadlecsikFix parsing service names for ports
2018-01-02  Jozsef KadlecsikUserspace revision handling is reworked
2017-09-23  Jozsef KadlecsikReset state after a command failed, when multiple ones...
2017-09-23  Jozsef KadlecsikHandle padding attribute properly in userspace.
2017-09-14  Jozsef KadlecsikNew function added in commit 54802b2c is missing from...
2017-09-11  Jozsef KadlecsikReport if the option is supported by a newer kernel...
2017-03-12  Jozsef KadlecsikFix possible truncated output in ipset output buffer...
2017-03-12  Jozsef KadlecsikMissing prototype added in ipset_hash_ipmac.c (debugging)
2016-10-17  Neutron Soutmunipset: Drop extra comma from error message
2016-05-05  Tomasz Chilinskihash:ipmac type support added to ipset, userspace part
2016-02-24  Jozsef KadlecsikFix misleading error message with comment extension
2016-01-09  Olivier BlinFix link with libtool >= 2.4.4
2015-10-28  Jozsef KadlecsikHandle uint64_t alignment issue in ipset tool
2015-06-25  Jozsef KadlecsikAdd element count to all set types header
2015-06-19  Eric B MunsonAdd element count to hash headers
2014-10-28  Jozsef KadlecsikAdd script to check libipset.map for missing symbols
2014-10-28  Thomas BacklundUpdate libipset.map with ipset_parse_tcp_udp_port
2014-10-28  Neutron Soutmunlibipset: Bump lib version and update map file
2014-09-23  Jozsef KadlecsikSupport glibc < 2.9 (fixes bugzilla id #891)
2014-09-22  Jozsef KadlecsikThe library/API versions were forgotten to bump (report...
2014-09-22  Jozsef KadlecsikRetry printing when sprintf fails (reported by Stig...
2014-09-15  Jozsef Kadlecsikhash:mac type added to ipset
2014-09-14  Holger Eitzenbergeripset: remove extran newline on debug output
2014-09-14  Holger Eitzenbergeripset: avoid duplicate command flags
2014-09-14  Holger EitzenbergerRemove a duplicate debug print
2014-09-14  Anton Danilovlibipset: Add userspace support of the skbinfo extensio...
2014-09-14  Anton Danilovlibipset: Add userspace support of the skbinfo extensio...
2014-09-14  Anton Danilovlibipset: Add userspace support of the skbinfo extensio...
2014-09-14  Anton Danilovlibipset: Add userspace code for the skbinfo extension...
2014-08-19  Clinton RoyMake possible to compile ipset with IPSET_DEBUG from...
2014-05-06  Sergey Popovichlibipset: print third element in debugging
2014-05-06  Janeks Jaunupsipset: Handle missing leading zeros in ethernet address...
2014-04-07  Neutron Soutmunipset: Fix printf format warning
2014-03-04  Josh Huntipset: add userspace support for forceadd
2014-02-13  Florian Westphallib: fix ifname 'physdev:' prefix parsing
2014-01-23  Vytas Dauksaprint mark & mark mask in hex rather then decimal
2014-01-23  Vytas Dauksaadd markmask for hash:ip,mark data type
2014-01-08  Vytas Dauksaadd hash:ip,mark data type to ipset
2013-11-11  Sergey Popovichipset: Fix malformed output from list/save for ICMP...
2013-11-11  Nikolay Martynovipset: fix timeout data type size
2013-10-27  Jan Engelhardtbuild: fix incorrect library versioning
2013-10-02  Jozsef KadlecsikMissing comment support added to hash:ip,port,ip and...
2013-09-30  Oliver Smithipset: Add userspace code to support hash:net,port...
2013-09-23  Oliver Smithipset: Add new userspace set revisions for comment...
2013-09-23  Oliver Smithipset: Support comments in the userspace library.
2013-09-20  Oliver Smithipset: Add userspace code to support hash:net,net kerne...
2013-08-17  Quentin ArmitageAdd specifying protocol for bitmap:port
2013-08-17  Jozsef KadlecsikRemove artifical restriction of netmask values for...
2013-08-14  Jozsef KadlecsikFix error message typo
2013-08-01  Quentin ArmitageChange 2nd parameter type of ipset_parse_elem
2013-07-19  Jozsef KadlecsikReport broken netlink messages in debug mode
2013-05-11  Eric Leblondlibipset.pc must be installed via 'make install'
2013-05-02  Jozsef KadlecsikAdd sparse checking support to userspace
2013-05-01  Jozsef KadlecsikImprove XML output: add element tag and root element...
2013-04-09  Jozsef KadlecsikIntroduce the new set type revisions with counter support
2013-04-09  Jozsef KadlecsikSupport counters in the ipset library
next