1. 92f05a2 extension: libip6t_DNAT: allow port DNAT without address by Ulrich Weber · 11 years ago
  2. 7b04e3e extensions: libip6t_DNPT: fix wording in DNPT target by Ulrich Weber · 11 years ago
  3. 68e77a2 build: resolve link failure for ip6t_NETMAP by Jan Engelhardt · 11 years ago
  4. eec83c7 bump version to 1.4.17 by Pablo Neira Ayuso · 11 years ago
  5. e4415c6 Manpage update: matches are evaluated in the order they are specified. by Jozsef Kadlecsik · 12 years ago
  6. 8ecfc61 am 42ea6673: ignore SIGPIPES by JP Abgrall · 12 years ago
  7. 42ea667 ignore SIGPIPES by JP Abgrall · 12 years ago
  8. 3518a04 Include strings.h for the defintion of ffs() by Kevin Schoedel · 12 years ago
  9. a46a569 extensions: libxt_statistic: Fix save output by Tom Eastep · 12 years ago
  10. 93e814c Merge "ignore SIGPIPES" by JP Abgrall · 12 years ago
  11. e482ec0 ignore SIGPIPES by JP Abgrall · 12 years ago
  12. 9d284c1 Merge branch 'next' branch that contains new features scheduled for by Pablo Neira Ayuso · 12 years ago
  13. 3e6fa55 bump iptables to 1.4.16.3 by Pablo Neira Ayuso · 12 years ago
  14. 9921f2b build: resolve compile abort in libxt_limit on RHEL5 by Jan Engelhardt · 12 years ago
  15. 269655d build: remove symlink-only extensions from static object list by Jan Engelhardt · 12 years ago
  16. c1a150c bump version to 1.4.16.2 by Pablo Neira Ayuso · 12 years ago
  17. dd43527 iptables: restore NOTRACK functionality, target aliasing by Jan Engelhardt · 12 years ago
  18. 4bdc1ed bump version to 1.4.16.1 by Pablo Neira Ayuso · 12 years ago
  19. 2aaa7ec iptables: fix standard target by Pablo Neira Ayuso · 12 years ago
  20. 3fdf783 bump version to 1.4.16 by Pablo Neira Ayuso · 12 years ago
  21. 4c1a015 Merge branch 'master' of git://git.inai.de/iptables by Jan Engelhardt · 12 years ago
  22. 8d8896a libxt_time: add support to ignore day transition by Florian Westphal · 12 years ago
  23. 7b5ba43 doc: mention iptables-apply in the SEE ALSO sections by Jan Engelhardt · 12 years ago
  24. d97d546 doc: have NOTRACK manpage point to CT instead by Jan Engelhardt · 12 years ago
  25. faeaf11 doc: trim "state" manpage and reference conntrack instead by Jan Engelhardt · 12 years ago
  26. 4496801 doc: deduplicate extension descriptions into a new manpage by Jan Engelhardt · 12 years ago
  27. 9517bbf doc: clean up interpunction in state list for xt_conntrack by Jan Engelhardt · 12 years ago
  28. ec40b89 Merge branch 'master' of git://git.inai.de/iptables by Jan Engelhardt · 12 years ago
  29. 0d70163 libxt_state: replace as an alias to xt_conntrack by Jan Engelhardt · 12 years ago
  30. c436dad iptables: support for match aliases by Jan Engelhardt · 12 years ago
  31. 50f1919 libxt_NOTRACK: replace as an alias to CT --notrack by Jan Engelhardt · 12 years ago
  32. cd2f9bd iptables: support for target aliases by Jan Engelhardt · 12 years ago
  33. 954b76c libxtables: consolidate preference logic by Jan Engelhardt · 12 years ago
  34. d637ead New set match revision with --return-nomatch flag support by Jozsef Kadlecsik · 12 years ago
  35. 33710a5 build: have `make clean` remove dep files too by Jan Engelhardt · 12 years ago
  36. 1871796 extensions: add NPT extension by Patrick McHardy · 12 years ago
  37. 5f896fd extensions: add IPv6 NETMAP extension by Patrick McHardy · 12 years ago
  38. 5eca419 extensions: add IPv6 REDIRECT extension by Patrick McHardy · 12 years ago
  39. 9caf635 extensions: add IPv6 DNAT target by Patrick McHardy · 12 years ago
  40. 3672111 extensions: add IPv6 SNAT extension by Patrick McHardy · 12 years ago
  41. 0e37f00 extensions: add IPv6 MASQUERADE extension by Patrick McHardy · 12 years ago
  42. e62f426 Convert the NAT targets to use the kernel supplied nf_nat.h header by Patrick McHardy · 12 years ago
  43. 807e1f0 extensions: libxt_addrtype: fix type in help message by Pablo Neira Ayuso · 12 years ago
  44. 067a9ba iptables: fix wrong error messages by Pablo Neira Ayuso · 12 years ago
  45. df60a30 build: separate AC variable replacements from xtables.h by Jan Engelhardt · 12 years ago
  46. 053a4fd build: support for automake-1.12 by Jan Engelhardt · 12 years ago
  47. 3abf5cc libxt_tcp: print space before, not after "flags:" by Andreas Schwab · 12 years ago
  48. 8a988f6 libip6t_frag: match any frag id by default by Michal Kubeček · 12 years ago
  49. 8bbad67 Merge remote-tracking branch 'nf/stable' by Jan Engelhardt · 12 years ago
  50. a624e0a include: add missing linux/netfilter_ipv4/ip_queue.h by Pablo Neira Ayuso · 12 years ago
  51. 23a98b5 ip[6]tables-restore: cleanup to reduce one level of indentation by Pablo Neira Ayuso · 12 years ago
  52. ad8858c include: add missing linux/netfilter_ipv4/ip_queue.h by Pablo Neira Ayuso · 12 years ago
  53. 9d69da4 libxt_*limit: avoid division by zero by Jan Engelhardt · 12 years ago
  54. a19988f libxt_LED: guard against negative numbers by Jan Engelhardt · 12 years ago
  55. d18b451 libxt_devgroup: guard against negative numbers by Jan Engelhardt · 12 years ago
  56. c0b7138 libxt_devgroup: consolidate devgroup specification parsing by Jan Engelhardt · 12 years ago
  57. dc23c2d libxt_u32: do bounds checking for @'s operands by Jan Engelhardt · 12 years ago
  58. a3c1c20 doc: grammatical updates to libxt_SET by Jan Engelhardt · 12 years ago
  59. c5300d1 iptables-restore: warn about -t in rule lines by Jan Engelhardt · 12 years ago
  60. 42ba400 bump version to 1.4.15 by Pablo Neira Ayuso · 12 years ago
  61. 74ded72 libxt_recent: add --mask netmask by Denys Fedoryshchenko · 12 years ago
  62. 2165f38 iptables-restore: fix parameter parsing (shows up with gcc-4.7) by Pablo Neira Ayuso · 12 years ago
  63. f1c6682 Revert "iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)" by Pablo Neira Ayuso · 12 years ago
  64. 44191bd iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7) by Pablo Neira Ayuso · 12 years ago
  65. f4a6c20 libxt_HMARK: correct a number of errors introduced by Pablo's rework by Hans Schillstrom · 12 years ago
  66. 7fb4910 libxt_HMARK: fix ct case example by Pablo Neira Ayuso · 12 years ago
  67. 3ee90df libxt_HMARK: fix output of iptables -L by Hans Schillstrom · 12 years ago
  68. abdef13 libxt_hashlimit: add support for byte-based operation by Florian Westphal · 12 years ago
  69. 874d7ee libxt_recent: remove unused variable by Eldad Zack · 12 years ago
  70. 4df8cb6 extensions: add HMARK target by Hans Schillstrom · 12 years ago
  71. a96166c libxtables: add xtables_ip[6]mask_to_cidr by Pablo Neira Ayuso · 12 years ago
  72. 7e2b636 libxt_devgroup: add man page snippet by Florian Westphal · 12 years ago
  73. 9eaa874 Bump version to 1.4.14 by Pablo Neira Ayuso · 12 years ago
  74. c022454 tests: add rateest match rules by Florian Westphal · 12 years ago
  75. a059103 extensions: libxt_rateest: output all options in save hook by Florian Westphal · 12 years ago
  76. cb999df ip(6)tables-restore: make sure argv is NULL terminated by Florian Westphal · 12 years ago
  77. 6111382 libipt_ULOG: fix --ulog-cprange by Pablo Neira Ayuso · 12 years ago
  78. 8db1044 libiptc: fix retry path in TC_INIT by Miguel GAIO · 12 years ago
  79. e07e0d3 Modify iptables to talk to xt_IDLETIMER version 1. by Ashish Sharma · 12 years ago
  80. 371c311 Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 12 years ago
  81. e8f3298 libxt_CT: add --timeout option by Pablo Neira Ayuso · 12 years ago
  82. c4a6b0d Bump version to 1.4.13 by Pablo Neira Ayuso · 12 years ago
  83. f233df4 extensions: add nfacct match by Pablo Neira Ayuso · 12 years ago
  84. c0aa38e src: mark newly opened fds as FD_CLOEXEC (close on exec) by Maciej Żenczykowski · 12 years ago
  85. 61b8f7e iptables: missing free() in function delete_entry() by Franz Flasch · 12 years ago
  86. 1a7732f iptables: missing free() in function cache_add_entry() by Franz Flasch · 12 years ago
  87. 7c1b69b Revert "libiptc: Returns the position the entry was inserted" by Pablo Neira Ayuso · 12 years ago
  88. d65702c libiptc: Returns the position the entry was inserted by Jonh Wendell · 12 years ago
  89. 98e1769 extensions: add IPv6 capable ECN match extension by Patrick McHardy · 12 years ago
  90. 166b92d extensions: add rpfilter module by Florian Westphal · 13 years ago
  91. 2117f2b Merge branch 'stable' by Pablo Neira Ayuso · 12 years ago
  92. 3852ebc Bump version to 1.4.12.2 by Pablo Neira Ayuso · 12 years ago
  93. 79cefab extensions: link on libxtables and check symbols by Jan Engelhardt · 12 years ago
  94. 32d8532 build: use delayed expansion on the user-settable variables by Jan Engelhardt · 13 years ago
  95. f63d056 Update .gitignore by Jan Engelhardt · 13 years ago
  96. de26cd2 build: use AC_CONFIG_AUX_DIR and stash away tools by Jan Engelhardt · 13 years ago
  97. 9e1bb81 Update .gitignore by Jan Engelhardt · 13 years ago
  98. 20a776c Merge branch 'stable' by Jan Engelhardt · 12 years ago
  99. 1fda094 nfnl_osf: add missing libnfnetlink_CFLAGS to compile process by Jan Engelhardt · 12 years ago
  100. 4c15dcc Merge branch 'stable' by Pablo Neira Ayuso · 12 years ago