2019-06-28 |
Neutron Soutmun | ipset: fix spelling error in libipset.3 manpage |
tree | commitdiff |
2019-06-05 |
Jozsef Kadlecsik | ipset: update my email address |
tree | commitdiff |
2018-11-28 |
Jozsef Kadlecsik | Add missing functions to libipset.map |
tree | commitdiff |
2018-11-26 |
Jozsef Kadlecsik | Implement sorting for hash types in the ipset tool |
tree | commitdiff |
2018-11-10 |
Jozsef Kadlecsik | Fix to list/save into file specified by option |
tree | commitdiff |
2018-10-27 |
Jozsef Kadlecsik | Introduction of new commands and protocol version 7 |
tree | commitdiff |
2018-10-22 |
Jozsef Kadlecsik | Prepare the ipset tool to handle multiple protocol... |
tree | commitdiff |
2018-10-22 |
Jozsef Kadlecsik | Fix warning message handling |
tree | commitdiff |
2018-10-18 |
Jozsef Kadlecsik | Library reworked to support embedding ipset completely |
tree | commitdiff |
2018-09-03 |
Stefano Brivio | Validate string type attributes in attr2data() |
tree | commitdiff |
2018-08-27 |
Stefano Brivio | Fix use-after-free in ipset_parse_name_compat() |
tree | commitdiff |
2018-08-24 |
Stefano Brivio | Simplify return statement in ipset_mnl_query() |
tree | commitdiff |
2018-06-01 |
Jozsef Kadlecsik | Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SEC |
tree | commitdiff |
2018-04-10 |
Jozsef Kadlecsik | Fix parsing service names for ports |
tree | commitdiff |
2018-01-02 |
Jozsef Kadlecsik | Userspace revision handling is reworked |
tree | commitdiff |
2017-09-23 |
Jozsef Kadlecsik | Reset state after a command failed, when multiple ones... |
tree | commitdiff |
2017-09-23 |
Jozsef Kadlecsik | Handle padding attribute properly in userspace. |
tree | commitdiff |
2017-09-14 |
Jozsef Kadlecsik | New function added in commit 54802b2c is missing from... |
tree | commitdiff |
2017-09-11 |
Jozsef Kadlecsik | Report if the option is supported by a newer kernel... |
tree | commitdiff |
2017-03-12 |
Jozsef Kadlecsik | Fix possible truncated output in ipset output buffer... |
tree | commitdiff |
2017-03-12 |
Jozsef Kadlecsik | Missing prototype added in ipset_hash_ipmac.c (debugging) |
tree | commitdiff |
2016-10-17 |
Neutron Soutmun | ipset: Drop extra comma from error message |
tree | commitdiff |
2016-05-05 |
Tomasz Chilinski | hash:ipmac type support added to ipset, userspace part |
tree | commitdiff |
2016-02-24 |
Jozsef Kadlecsik | Fix misleading error message with comment extension |
tree | commitdiff |
2016-01-09 |
Olivier Blin | Fix link with libtool >= 2.4.4 |
tree | commitdiff |
2015-10-28 |
Jozsef Kadlecsik | Handle uint64_t alignment issue in ipset tool |
tree | commitdiff |
2015-06-25 |
Jozsef Kadlecsik | Add element count to all set types header |
tree | commitdiff |
2015-06-19 |
Eric B Munson | Add element count to hash headers |
tree | commitdiff |
2014-10-28 |
Jozsef Kadlecsik | Add script to check libipset.map for missing symbols |
tree | commitdiff |
2014-10-28 |
Thomas Backlund | Update libipset.map with ipset_parse_tcp_udp_port |
tree | commitdiff |
2014-10-28 |
Neutron Soutmun | libipset: Bump lib version and update map file |
tree | commitdiff |
2014-09-23 |
Jozsef Kadlecsik | Support glibc < 2.9 (fixes bugzilla id #891) |
tree | commitdiff |
2014-09-22 |
Jozsef Kadlecsik | The library/API versions were forgotten to bump (report... |
tree | commitdiff |
2014-09-22 |
Jozsef Kadlecsik | Retry printing when sprintf fails (reported by Stig... |
tree | commitdiff |
2014-09-15 |
Jozsef Kadlecsik | hash:mac type added to ipset |
tree | commitdiff |
2014-09-14 |
Holger Eitzenberger | ipset: remove extran newline on debug output |
tree | commitdiff |
2014-09-14 |
Holger Eitzenberger | ipset: avoid duplicate command flags |
tree | commitdiff |
2014-09-14 |
Holger Eitzenberger | Remove a duplicate debug print |
tree | commitdiff |
2014-09-14 |
Anton Danilov | libipset: Add userspace support of the skbinfo extensio... |
tree | commitdiff |
2014-09-14 |
Anton Danilov | libipset: Add userspace support of the skbinfo extensio... |
tree | commitdiff |
2014-09-14 |
Anton Danilov | libipset: Add userspace support of the skbinfo extensio... |
tree | commitdiff |
2014-09-14 |
Anton Danilov | libipset: Add userspace code for the skbinfo extension... |
tree | commitdiff |
2014-08-19 |
Clinton Roy | Make possible to compile ipset with IPSET_DEBUG from... |
tree | commitdiff |
2014-05-06 |
Sergey Popovich | libipset: print third element in debugging |
tree | commitdiff |
2014-05-06 |
Janeks Jaunups | ipset: Handle missing leading zeros in ethernet address... |
tree | commitdiff |
2014-04-07 |
Neutron Soutmun | ipset: Fix printf format warning |
tree | commitdiff |
2014-03-04 |
Josh Hunt | ipset: add userspace support for forceadd |
tree | commitdiff |
2014-02-13 |
Florian Westphal | lib: fix ifname 'physdev:' prefix parsing |
tree | commitdiff |
2014-01-23 |
Vytas Dauksa | print mark & mark mask in hex rather then decimal |
tree | commitdiff |
2014-01-23 |
Vytas Dauksa | add markmask for hash:ip,mark data type |
tree | commitdiff |
2014-01-08 |
Vytas Dauksa | add hash:ip,mark data type to ipset |
tree | commitdiff |
2013-11-11 |
Sergey Popovich | ipset: Fix malformed output from list/save for ICMP... |
tree | commitdiff |
2013-11-11 |
Nikolay Martynov | ipset: fix timeout data type size |
tree | commitdiff |
2013-10-27 |
Jan Engelhardt | build: fix incorrect library versioning |
tree | commitdiff |
2013-10-02 |
Jozsef Kadlecsik | Missing comment support added to hash:ip,port,ip and... |
tree | commitdiff |
2013-09-30 |
Oliver Smith | ipset: Add userspace code to support hash:net,port... |
tree | commitdiff |
2013-09-23 |
Oliver Smith | ipset: Add new userspace set revisions for comment... |
tree | commitdiff |
2013-09-23 |
Oliver Smith | ipset: Support comments in the userspace library. |
tree | commitdiff |
2013-09-20 |
Oliver Smith | ipset: Add userspace code to support hash:net,net kerne... |
tree | commitdiff |
2013-08-17 |
Quentin Armitage | Add specifying protocol for bitmap:port |
tree | commitdiff |
2013-08-17 |
Jozsef Kadlecsik | Remove artifical restriction of netmask values for... |
tree | commitdiff |
2013-08-14 |
Jozsef Kadlecsik | Fix error message typo |
tree | commitdiff |
2013-08-01 |
Quentin Armitage | Change 2nd parameter type of ipset_parse_elem |
tree | commitdiff |
2013-07-19 |
Jozsef Kadlecsik | Report broken netlink messages in debug mode |
tree | commitdiff |
2013-05-11 |
Eric Leblond | libipset.pc must be installed via 'make install' |
tree | commitdiff |
2013-05-02 |
Jozsef Kadlecsik | Add sparse checking support to userspace |
tree | commitdiff |
2013-05-01 |
Jozsef Kadlecsik | Improve XML output: add element tag and root element... |
tree | commitdiff |
2013-04-09 |
Jozsef Kadlecsik | Introduce the new set type revisions with counter support |
tree | commitdiff |
2013-04-09 |
Jozsef Kadlecsik | Support counters in the ipset library |
tree | commitdiff |
2013-01-09 |
Jozsef Kadlecsik | Fix error path when protocol number is used with port... |
tree | commitdiff |
2013-01-09 |
Jozsef Kadlecsik | Correct "Suspicious condition (assignment + comparison... |
tree | commitdiff |
2013-01-09 |
Jozsef Kadlecsik | Fix revision printing in XML mode (reported by Mart... |
tree | commitdiff |
2012-11-05 |
Jozsef Kadlecsik | Use gethostbyname2 instead of getaddrinfo |
tree | commitdiff |
2012-11-05 |
Jozsef Kadlecsik | Support protocol numbers as well, not only protocol... |
tree | commitdiff |
2012-09-11 |
Jozsef Kadlecsik | Coding style fixes |
tree | commitdiff |
2012-09-11 |
Jozsef Kadlecsik | The set type revision number is added to the header... |
tree | commitdiff |
2012-09-10 |
Jozsef Kadlecsik | Help prints list type revision and terse description |
tree | commitdiff |
2012-09-10 |
Jozsef Kadlecsik | Add /0 network support to hash:net,iface type |
tree | commitdiff |
2012-07-01 |
Jan Engelhardt | build: restore -version-info |
tree | commitdiff |
2012-05-23 |
Jozsef Kadlecsik | Allow saving to/restoring from a file without shell... |
tree | commitdiff |
2012-05-15 |
Neutron Soutmun | Fix typo of word "unkown" to "unknown". |
tree | commitdiff |
2012-05-10 |
Jozsef Kadlecsik | Enable silent (kernel style) compile messages |
tree | commitdiff |
2012-05-10 |
Neutron Soutmun | Fix build failed on --disable-dependency-tracking |
tree | commitdiff |
2012-05-10 |
Jozsef Kadlecsik | Add more CC warning option to debug mode |
tree | commitdiff |
2012-05-10 |
Jozsef Kadlecsik | Report syntax error messages immediately |
tree | commitdiff |
2012-05-10 |
Jozsef Kadlecsik | Suppress false syntax error messages |
tree | commitdiff |
2012-05-10 |
Jozsef Kadlecsik | Add configure summary for the ipset userspace tool |
tree | commitdiff |
2012-05-10 |
Neutron Soutmun | Add dynamic module support to ipset userspace tool |
tree | commitdiff |
2012-05-06 |
Neutron Soutmun | Move ipset_port_usage() into lib |
tree | commitdiff |
2012-05-06 |
Jozsef Kadlecsik | Fix invalid assignment to const void pointer |
tree | commitdiff |
2012-05-04 |
Jozsef Kadlecsik | Remove unused variables (warnings fixed) |
tree | commitdiff |
2012-05-04 |
Jozsef Kadlecsik | Fix timeout value overflow bug at large timeout parameters |
tree | commitdiff |
2012-01-14 |
Jozsef Kadlecsik | Support hostnames and service names with dash |
tree | commitdiff |
2012-01-13 |
Jozsef Kadlecsik | Exceptions support added to hash:*net* types |
tree | commitdiff |
2012-01-05 |
Jozsef Kadlecsik | Set types moved into libipset library |
tree | commitdiff |
2012-01-05 |
Jozsef Kadlecsik | Library map file added in order to support library... |
tree | commitdiff |
2012-01-04 |
Jan Engelhardt | Provide a pkgconfig file |
tree | commitdiff |
2011-11-16 |
Jozsef Kadlecsik | ICMP/ICMPv6 type/code parser bug fixed |
tree | commitdiff |
2011-11-16 |
Stephen Hemminger | ipset: fix lookup of tcp port names |
tree | commitdiff |
2011-09-01 |
Jozsef Kadlecsik | Merge branch 'master' of git://dev.medozas.de/ipset |
tree | commitdiff |
next |