1. d97d546 doc: have NOTRACK manpage point to CT instead by Jan Engelhardt · 12 years ago
  2. faeaf11 doc: trim "state" manpage and reference conntrack instead by Jan Engelhardt · 12 years ago
  3. 4496801 doc: deduplicate extension descriptions into a new manpage by Jan Engelhardt · 12 years ago
  4. 9517bbf doc: clean up interpunction in state list for xt_conntrack by Jan Engelhardt · 12 years ago
  5. ec40b89 Merge branch 'master' of git://git.inai.de/iptables by Jan Engelhardt · 12 years ago
  6. 0d70163 libxt_state: replace as an alias to xt_conntrack by Jan Engelhardt · 12 years ago
  7. c436dad iptables: support for match aliases by Jan Engelhardt · 12 years ago
  8. 50f1919 libxt_NOTRACK: replace as an alias to CT --notrack by Jan Engelhardt · 12 years ago
  9. cd2f9bd iptables: support for target aliases by Jan Engelhardt · 12 years ago
  10. 954b76c libxtables: consolidate preference logic by Jan Engelhardt · 12 years ago
  11. d637ead New set match revision with --return-nomatch flag support by Jozsef Kadlecsik · 12 years ago
  12. 33710a5 build: have `make clean` remove dep files too by Jan Engelhardt · 12 years ago
  13. 1871796 extensions: add NPT extension by Patrick McHardy · 12 years ago
  14. 5f896fd extensions: add IPv6 NETMAP extension by Patrick McHardy · 12 years ago
  15. 5eca419 extensions: add IPv6 REDIRECT extension by Patrick McHardy · 12 years ago
  16. 9caf635 extensions: add IPv6 DNAT target by Patrick McHardy · 12 years ago
  17. 3672111 extensions: add IPv6 SNAT extension by Patrick McHardy · 12 years ago
  18. 0e37f00 extensions: add IPv6 MASQUERADE extension by Patrick McHardy · 12 years ago
  19. e62f426 Convert the NAT targets to use the kernel supplied nf_nat.h header by Patrick McHardy · 12 years ago
  20. 807e1f0 extensions: libxt_addrtype: fix type in help message by Pablo Neira Ayuso · 12 years ago
  21. 067a9ba iptables: fix wrong error messages by Pablo Neira Ayuso · 12 years ago
  22. df60a30 build: separate AC variable replacements from xtables.h by Jan Engelhardt · 12 years ago
  23. 053a4fd build: support for automake-1.12 by Jan Engelhardt · 12 years ago
  24. 3abf5cc libxt_tcp: print space before, not after "flags:" by Andreas Schwab · 12 years ago
  25. 8a988f6 libip6t_frag: match any frag id by default by Michal Kubeček · 12 years ago
  26. 8bbad67 Merge remote-tracking branch 'nf/stable' by Jan Engelhardt · 12 years ago
  27. a624e0a include: add missing linux/netfilter_ipv4/ip_queue.h by Pablo Neira Ayuso · 12 years ago
  28. 23a98b5 ip[6]tables-restore: cleanup to reduce one level of indentation by Pablo Neira Ayuso · 12 years ago
  29. ad8858c include: add missing linux/netfilter_ipv4/ip_queue.h by Pablo Neira Ayuso · 12 years ago
  30. 9d69da4 libxt_*limit: avoid division by zero by Jan Engelhardt · 12 years ago
  31. a19988f libxt_LED: guard against negative numbers by Jan Engelhardt · 12 years ago
  32. d18b451 libxt_devgroup: guard against negative numbers by Jan Engelhardt · 12 years ago
  33. c0b7138 libxt_devgroup: consolidate devgroup specification parsing by Jan Engelhardt · 12 years ago
  34. dc23c2d libxt_u32: do bounds checking for @'s operands by Jan Engelhardt · 12 years ago
  35. a3c1c20 doc: grammatical updates to libxt_SET by Jan Engelhardt · 12 years ago
  36. c5300d1 iptables-restore: warn about -t in rule lines by Jan Engelhardt · 12 years ago
  37. 42ba400 bump version to 1.4.15 by Pablo Neira Ayuso · 12 years ago v1.4.15
  38. 74ded72 libxt_recent: add --mask netmask by Denys Fedoryshchenko · 12 years ago
  39. 2165f38 iptables-restore: fix parameter parsing (shows up with gcc-4.7) by Pablo Neira Ayuso · 12 years ago
  40. f1c6682 Revert "iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)" by Pablo Neira Ayuso · 12 years ago
  41. 44191bd iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7) by Pablo Neira Ayuso · 12 years ago
  42. f4a6c20 libxt_HMARK: correct a number of errors introduced by Pablo's rework by Hans Schillstrom · 12 years ago
  43. 7fb4910 libxt_HMARK: fix ct case example by Pablo Neira Ayuso · 12 years ago
  44. 3ee90df libxt_HMARK: fix output of iptables -L by Hans Schillstrom · 12 years ago
  45. abdef13 libxt_hashlimit: add support for byte-based operation by Florian Westphal · 12 years ago
  46. 874d7ee libxt_recent: remove unused variable by Eldad Zack · 12 years ago
  47. 4df8cb6 extensions: add HMARK target by Hans Schillstrom · 12 years ago
  48. a96166c libxtables: add xtables_ip[6]mask_to_cidr by Pablo Neira Ayuso · 12 years ago
  49. 7e2b636 libxt_devgroup: add man page snippet by Florian Westphal · 12 years ago
  50. 9eaa874 Bump version to 1.4.14 by Pablo Neira Ayuso · 12 years ago v1.4.14
  51. c022454 tests: add rateest match rules by Florian Westphal · 12 years ago
  52. a059103 extensions: libxt_rateest: output all options in save hook by Florian Westphal · 12 years ago
  53. cb999df ip(6)tables-restore: make sure argv is NULL terminated by Florian Westphal · 12 years ago
  54. 6111382 libipt_ULOG: fix --ulog-cprange by Pablo Neira Ayuso · 12 years ago
  55. 8db1044 libiptc: fix retry path in TC_INIT by Miguel GAIO · 12 years ago
  56. e8f3298 libxt_CT: add --timeout option by Pablo Neira Ayuso · 12 years ago
  57. c4a6b0d Bump version to 1.4.13 by Pablo Neira Ayuso · 12 years ago v1.4.13
  58. f233df4 extensions: add nfacct match by Pablo Neira Ayuso · 12 years ago
  59. c0aa38e src: mark newly opened fds as FD_CLOEXEC (close on exec) by Maciej Żenczykowski · 12 years ago
  60. 61b8f7e iptables: missing free() in function delete_entry() by Franz Flasch · 12 years ago
  61. 1a7732f iptables: missing free() in function cache_add_entry() by Franz Flasch · 12 years ago
  62. 7c1b69b Revert "libiptc: Returns the position the entry was inserted" by Pablo Neira Ayuso · 12 years ago
  63. d65702c libiptc: Returns the position the entry was inserted by Jonh Wendell · 12 years ago
  64. 98e1769 extensions: add IPv6 capable ECN match extension by Patrick McHardy · 12 years ago
  65. 166b92d extensions: add rpfilter module by Florian Westphal · 13 years ago
  66. 2117f2b Merge branch 'stable' by Pablo Neira Ayuso · 12 years ago
  67. 3852ebc Bump version to 1.4.12.2 by Pablo Neira Ayuso · 12 years ago v1.4.12.2
  68. 79cefab extensions: link on libxtables and check symbols by Jan Engelhardt · 12 years ago
  69. 32d8532 build: use delayed expansion on the user-settable variables by Jan Engelhardt · 12 years ago
  70. f63d056 Update .gitignore by Jan Engelhardt · 12 years ago
  71. de26cd2 build: use AC_CONFIG_AUX_DIR and stash away tools by Jan Engelhardt · 12 years ago
  72. 9e1bb81 Update .gitignore by Jan Engelhardt · 12 years ago
  73. 20a776c Merge branch 'stable' by Jan Engelhardt · 12 years ago
  74. 1fda094 nfnl_osf: add missing libnfnetlink_CFLAGS to compile process by Jan Engelhardt · 12 years ago
  75. 4c15dcc Merge branch 'stable' by Pablo Neira Ayuso · 12 years ago
  76. 08628f2 libxt_connbytes: fix handling of --connbytes FROM by Florian Westphal · 12 years ago
  77. 32a4b7d Merge branch 'stable' by Jan Engelhardt · 12 years ago
  78. b8c42ec libiptc: provide separate pkgconfig files by Jan Engelhardt · 12 years ago
  79. 70af559 doc: clarification on the meaning of -p 0 by Jan Engelhardt · 12 years ago
  80. 79ddbf2 libxt_recent: Add support for --reap option by Tim Gardner · 12 years ago
  81. 3964023 libipt_SAME: set PROTO_RANDOM on all ranges by Jan Engelhardt · 12 years ago
  82. ba525eb Merge branch 'stable' by Pablo Neira Ayuso · 13 years ago
  83. 3c461ce libxt_NFQUEUE: fix --queue-bypass ipt-save output by Florian Westphal · 13 years ago
  84. 5cf4ec2 Merge branch 'stable' by Pablo Neira Ayuso · 13 years ago
  85. 8fe22aa Improve readability of bitwise operation by Thomas Jarosch · 13 years ago
  86. e5152bf libxtables: Fix file descriptor leak in xtables_lmap_init on error by Thomas Jarosch · 13 years ago
  87. 1342808 Merge branch 'stable' by Jan Engelhardt · 13 years ago
  88. d2b0eaa build: make check stage not fail when building statically by Jan Engelhardt · 13 years ago
  89. 8816e91 build: restore build order of modules by Jan Engelhardt · 13 years ago
  90. 0ab10b1 ip6tables-restore: make code look alike with iptables-restore by Jan Engelhardt · 13 years ago
  91. de4d2d3 libiptc: use a family-invariant xtc_ops struct for code reduction by Jan Engelhardt · 13 years ago
  92. 14da567 src: resolve old macro names that are indirections by Jan Engelhardt · 13 years ago
  93. 1639fe8 libiptc: combine common types: _handle by Jan Engelhardt · 13 years ago
  94. 7e5e866 libiptc: replace ipt_chainlabel by xt_chainlabel by Jan Engelhardt · 13 years ago
  95. 2325c0f libiptc: combine common types by Jan Engelhardt · 13 years ago
  96. 160f25b libiptc: remove unused HOOK_DROPPING thing by Jan Engelhardt · 13 years ago
  97. 296dca3 iptables-save: remove binary dumping dead code by Jan Engelhardt · 13 years ago
  98. 9cf67de libiptc: resolve compile failure by Jan Engelhardt · 13 years ago
  99. 34d23bd Merge branch 'stable' by Jan Engelhardt · 13 years ago
  100. 1e49652 doc: document iptables-restore's -T option by Jan Engelhardt · 13 years ago