1. f7d3dbb libxtables: Avoid buffer overrun in xtables_compatible_revision() by Phil Sutter · 4 years, 10 months ago
  2. 148131f xtables: Fix for false-positive rule matching by Phil Sutter · 6 years ago
  3. 5edb249 libxtables: xlate: init buffer to zero by Florian Westphal · 6 years ago
  4. 7bd9feb libxtables: add and use mac print helpers by Florian Westphal · 6 years ago
  5. abae556 libxtables: expose new etherdb lookup function through libxtables API by Pablo Neira Ayuso · 6 years ago
  6. c2d9ed9 libxtables: prefix exported new functions for etherdb lookups by Pablo Neira Ayuso · 6 years ago
  7. a3716cc libxtables: Check extension real_name length by Phil Sutter · 6 years ago
  8. d95c1e8 libxtables: Use posix_spawn() instead of vfork() by Phil Sutter · 6 years ago
  9. 7e50eba Fix a few cases of pointless assignments by Phil Sutter · 6 years ago
  10. 61ebf3f libxtables: Don't read garbage in xtables_strtoui() by Phil Sutter · 6 years ago
  11. ab639f2 libxtables: Avoid calling memcpy() with NULL source by Phil Sutter · 6 years ago
  12. 31f1434 libxtables: Integrate getethertype.c from xtables core by Phil Sutter · 6 years ago
  13. 4144571 libxtables: Fix potential array overrun in xtables_option_parse() by Phil Sutter · 6 years ago
  14. 1a696c9 libxtables: store all requested match types by Florian Westphal · 6 years ago
  15. 12a52ff xtables: Fix rules print/save after iptables update by Serhey Popovych · 7 years ago
  16. 1197c5e xtables: Register all match/target revisions supported by us and kernel by Serhey Popovych · 7 years ago
  17. e3bb24c xtables: Check match/target size vs XT_ALIGN(size) at register time by Serhey Popovych · 7 years ago
  18. 3b2530c xtables: Do not register matches/targets with incompatible revision by Serhey Popovych · 7 years ago
  19. d3f1437 xtables: Introduce and use common function to print val[/mask] arguments by Serhey Popovych · 7 years ago
  20. 29b1d97 xtables: Introduce and use common function to parse val[/mask] arguments by Serhey Popovych · 7 years ago
  21. c29d99c libxtables: Display weird character warning for wildcards by Oliver Ford · 7 years ago
  22. 48ad179 libxtables: abolish AI_CANONNAME by Jan Engelhardt · 8 years ago
  23. 9f50bbd libxtables: remove unnecessary nesting from host_to_ip(6)addr by Jan Engelhardt · 8 years ago
  24. 77db569 libxtables: xtables: Use getnameinfo() by Shyam Saini · 8 years ago
  25. 7f526c9 libxtables: xtables: remove unnecessary debug code by Shyam Saini · 8 years ago
  26. 2d2b5e0 libxtables: Replace gethostbyname() with getaddrinfo() by Arpan Kapoor · 9 years ago
  27. c93850d libxtables: missing comment initialization in xt_xlate_alloc() by Pablo Neira Ayuso · 9 years ago
  28. a9a599a comment: Add translation to nft by Shivani Bhardwaj · 9 years ago
  29. e9855aa xtables: add xt_xlate_add_comment() by Pablo Neira Ayuso · 9 years ago
  30. 6b60dc5 extensions: rename xt_buf to xt_xlate by Pablo Neira Ayuso · 9 years ago
  31. ca9a1a6 libxtables: fix leak in xt_buf object by Pablo Neira Ayuso · 9 years ago
  32. 933400b nft: xtables: add the infrastructure to translate from iptables to nft by Pablo Neira Ayuso · 10 years ago
  33. 92dc4f6 iptables: Spelling fixes by Ville Skyttä · 9 years ago
  34. 06d14d7 libxtables: find extensions based on family too by Arturo Borrero · 9 years ago
  35. 2c63341 xtables-compat: remove unused fields from bridge and arp families by Pablo Neira Ayuso · 10 years ago
  36. 34c36ae arptables-compat: add mangle target extension by Arturo Borrero · 10 years ago
  37. 417bb65 libxtables: search first for AF-specific extension by Arturo Borrero · 10 years ago
  38. 6aa7d1c extensions: add ebt 802_3 extension by Arturo Borrero · 10 years ago
  39. 7868309 libxtables: move some code to avoid cautions in vfork man page by Dan Wilder · 10 years ago
  40. a76a5c9 libxtables: fix two off-by-one memory corruption bugs by Ronald Wahl · 10 years ago
  41. a2a3eb1 libxtables: fix getaddrinfo return value usage by Domen Puncer · 10 years ago
  42. d6217f9 update FSF address in license text by Jiri Popelka · 11 years ago
  43. 03091e5 Merge branch 'nft-compat' by Pablo Neira Ayuso · 11 years ago
  44. 2e5babb libxtables: Print meaningful error message for an invalid MAC address string by Mart Frauenlob · 11 years ago
  45. 3849586 use nf_tables and nf_tables compatibility interface by Pablo Neira Ayuso · 12 years ago
  46. 73dcee3 Merge branch 'stable-1.4.20' by Florian Westphal · 11 years ago
  47. 9b3fd13 iptables: spurious error in load_extension by Phil Oester · 11 years ago
  48. 03e2270 libxtables: xtables_ipmask_to_numeric incorrect with non-CIDR masks by Phil Oester · 11 years ago
  49. 76e230e iptables: link against libnetfilter_conntrack by Jan Engelhardt · 11 years ago
  50. 945353a ip6tables: don't print out /128 by Phil Oester · 11 years ago
  51. 17fd366 xtables: improve get_modprobe handling by Phil Oester · 11 years ago
  52. 33e262d libxtables: fix parsing of dotted network mask format by Pablo Neira Ayuso · 11 years ago
  53. 2f655ed libxtables: add xtables_print_num by Pablo Neira Ayuso · 12 years ago
  54. d1e7922 libxtables: add xtables_rule_matches_free by Pablo Neira Ayuso · 12 years ago
  55. dd43527 iptables: restore NOTRACK functionality, target aliasing by Jan Engelhardt · 12 years ago
  56. c436dad iptables: support for match aliases by Jan Engelhardt · 12 years ago
  57. cd2f9bd iptables: support for target aliases by Jan Engelhardt · 12 years ago
  58. 954b76c libxtables: consolidate preference logic by Jan Engelhardt · 12 years ago
  59. a96166c libxtables: add xtables_ip[6]mask_to_cidr by Pablo Neira Ayuso · 12 years ago
  60. e5152bf libxtables: Fix file descriptor leak in xtables_lmap_init on error by Thomas Jarosch · 13 years ago
  61. 8816e91 build: restore build order of modules by Jan Engelhardt · 13 years ago