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