1. 4f0d7b6 iptables: fix undersized deletion mask creation by Jan Engelhardt · 15 years ago
  2. 7c4d668 libiptc: fix wrong maptype of base chain counters on restore by Jan Engelhardt · 15 years ago
  3. 58df901 build: restore --disable-ipv6 functionality on system w/o v6 headers by Olaf Rempel · 15 years ago
  4. 467060c iprange: warn on reverse range (log) by Jan Engelhardt · 15 years ago
  5. f8ff2d1 iprange: do accept non-ranges for xt_iprange v1 (log) by Jan Engelhardt · 15 years ago
  6. 7fa7329 iprange: roll address parsing into a loop by Jan Engelhardt · 15 years ago
  7. 648a7ba iprange: warn on reverse range by Jan Engelhardt · 15 years ago
  8. a10a12a iprange: do accept non-ranges for xt_iprange v1 by Jan Engelhardt · 15 years ago
  9. 51651b6 libiptc: avoid strict-aliasing warnings by Jan Engelhardt · 15 years ago
  10. a9c79c7 libiptc: remove unused functions by Jan Engelhardt · 15 years ago
  11. 4a0fbe3 realm: remove static initializations by Jan Engelhardt · 15 years ago
  12. 22bdd69 doc: update TCPMSS manpage with Linux 2.6.25 changes by Tim Small · 15 years ago
  13. 94aa2ea Support for nommu arches by Jan Engelhardt · 15 years ago
  14. 7b041d4 doc: fix typo in length manpage by sobtwmxt · 15 years ago
  15. bc57906 doc: mention maximum mark size in manpages by Jan Engelhardt · 15 years ago
  16. 2463f7d Merge branch 'zero' of git://dev.medozas.de/iptables by Patrick McHardy · 15 years ago
  17. f93a0ce Bump version number to 1.4.5 by Patrick McHardy · 15 years ago
  18. cdff308 man: fix incorrect plural in libipt_set.man by Patrick McHardy · 15 years ago
  19. fe086ba iptables: manpage updates for augmented -Z syntax by Jan Engelhardt · 15 years ago
  20. b34199e iptables: expose option to zero packet/byte counters for a specific rule by Mohit Mehta · 15 years ago
  21. 352ccfb manpages: more fixes to minuses, hyphens, dashes by Jan Engelhardt · 15 years ago
  22. cfb048f manpage: fix lintian warnings by Laurence J. Lane · 15 years ago
  23. 4a682aa ipt_set: fix a typo in the manpage by Trent W. Buck · 15 years ago
  24. 4282d89 libxt_NFQUEUE: add new v1 version with queue-balance option by Florian Westphal · 15 years ago
  25. 8e4daca Merge branch 'stable' by Jan Engelhardt · 15 years ago
  26. 80fcb7b build: build only iptables-multi by Jan Engelhardt · 15 years ago
  27. b79ec69 build: combine iptables-multi and iptables-static by Jan Engelhardt · 15 years ago
  28. 4186f8a build: fix struct size mismatch by Jan Engelhardt · 15 years ago
  29. de054f7 multi binary: allow subcommand via argv[1] by Jan Engelhardt · 15 years ago
  30. bb5c136 build: order of dependent libs is sensitive by Jan Engelhardt · 15 years ago
  31. add2457 COMMIT_NOTES: notice to check for soversion bumps by Jan Engelhardt · 15 years ago
  32. c284de5 xtables: warn of missing version identifier in extensions by Jan Engelhardt · 15 years ago
  33. f2a7752 extensions: collapse data variables to use multi-reg calls by Jan Engelhardt · 15 years ago
  34. 9a8fc4f xtables: add multi-registration functions by Jan Engelhardt · 15 years ago
  35. 7d68df4 extensions: remove empty help and parse functions by Jan Engelhardt · 15 years ago
  36. f89c171 iptables: allow for help-less extensions by Jan Engelhardt · 15 years ago
  37. 92edcb0 iptables: allow for parse-less extensions by Jan Engelhardt · 15 years ago
  38. c5e8573 extensions: collapse registration structures by Jan Engelhardt · 15 years ago
  39. cc43440 libiptc: split v4 and v6 by Jan Engelhardt · 15 years ago
  40. 332e4ac iptables: accept multiple IP address specifications for -s, -d by Michael Granzow · 16 years ago
  41. efebafa libxt_helper: fix invalid passed option to check_inverse by Jan Engelhardt · 15 years ago
  42. b97b421 xt_conntrack: revision 2 for enlarged state_mask member by Jan Engelhardt · 15 years ago
  43. f9bf812 Bump version by Patrick McHardy · 15 years ago
  44. 4ada844 Merge branch 'stable' of git://dev.medozas.de/iptables by Patrick McHardy · 15 years ago
  45. 2d28001 Updated set/SET match and target to support multiple ipset protocols. by Jozsef Kadlecsik · 15 years ago
  46. 18c475d manpages: markup corrections by Jan Engelhardt · 15 years ago
  47. f1afcc8 iptables: close open file descriptors by Jan Engelhardt · 15 years ago
  48. a372681 libxt_connlimit: initialize v6_mask by kd6lvw · 15 years ago
  49. ae737f0 libxt_tcp: manpage corrections and suggestions by Ian Bruce · 15 years ago
  50. 156f586 libxt_tcp: fix a manpage syntax typo by Frank Tobin · 15 years ago
  51. ecd48dd extensions: remove redundant casts by Jan Engelhardt · 15 years ago
  52. 6d7d91e DNAT/SNAT: add manpage documentation for --persistent flag by Jan Engelhardt · 15 years ago
  53. 4297936 extensions: use NFPROTO_UNSPEC for .family field by Jan Engelhardt · 15 years ago
  54. cdcfd88 build: fix manpage collection by Jan Engelhardt · 15 years ago
  55. 67cf1a9 policy: merge ipv6 and ipv4 variant by Jan Engelhardt · 15 years ago
  56. cd30054 policy: use direct xt_policy_info instead of ipt/ip6t by Jan Engelhardt · 15 years ago
  57. 9d08310 libip6t_policy: remove redundant functions by Jan Engelhardt · 15 years ago
  58. c304d77 manpages: do not include v4-only modules in ip6tables manpage by Jan Engelhardt · 15 years ago
  59. 74670b1 addrtype: fix one manpage type by Jan Engelhardt · 15 years ago
  60. 2c69b55 iptables: replace open-coded sizeof by ARRAY_SIZE by Jan Engelhardt · 15 years ago
  61. 69f564e extensions: add const qualifiers in print/save functions by Jan Engelhardt · 15 years ago
  62. 771871e xtables: use extern "C" by Jan Engelhardt · 15 years ago
  63. c65b5f2 Add new COMMIT_NOTES document by Jan Engelhardt · 15 years ago
  64. e55cc4a xtables: fix segfault if incorrect protocol name is used by Pablo Neira Ayuso · 15 years ago
  65. cd958a6 extensions: add `cluster' match support by Pablo Neira Ayuso · 15 years ago
  66. 467fa9f SNAT/DNAT: add support for persistent multi-range NAT mappings by Patrick McHardy · 16 years ago
  67. b5508d2 build: bump version to 1.4.3.2 by Pablo Neira Ayuso · 16 years ago
  68. 093d5fc libxt_conntrack: properly output negation symbol by Jan Engelhardt · 16 years ago
  69. c9ccba5 CLASSIFY: document non-standard interpretation behavior by Jan Engelhardt · 16 years ago
  70. ea6f406 Merge branch 'plus' by Jan Engelhardt · 16 years ago
  71. 517de3d Merge commit 'v1.4.3' by Jan Engelhardt · 16 years ago
  72. b1d968c iptables: print negation extrapositioned by Jan Engelhardt · 16 years ago
  73. 9c0fa7d libxtables: provide IPv6 zero address variable by Jan Engelhardt · 16 years ago
  74. a094eb0 build: add configure option to disable ipv4 iptables by Jan Engelhardt · 16 years ago
  75. 8e58613 build: add configure option to disable ip6tables by Jan Engelhardt · 16 years ago
  76. c7f70f1 build: do not run ldconfig for DESTDIR installations by Jan Engelhardt · 16 years ago
  77. c4edfa6 libxtables: reorder .version member by Jan Engelhardt · 16 years ago
  78. cdf51d0 iptables-multi: support "iptables-static" as a callable name by Jan Engelhardt · 16 years ago
  79. ed7925b libxt_tcpmss: fix an inversion while parsing --mss by Jan Engelhardt · 16 years ago
  80. 6e70f46 iptables: refer to dmesg if we hit EINVAL by Pablo Neira Ayuso · 16 years ago
  81. ca6ccdb build: bump version to 1.4.3.1 by Pablo Neira Ayuso · 16 years ago
  82. 1288bf7 build: fix linker issue when LDFLAGS contains --as-needed by Peter Volkov · 16 years ago
  83. bf02bd2 libxt_hashlimit: add missing space for iptables-save output by Jan Engelhardt · 16 years ago
  84. 854d2d9 libxtables: fix compile error due to incomplete change by Peter Volkov · 16 years ago
  85. ccf3fba iptables-save: minor corrections to the manpage markup by Jan Engelhardt · 16 years ago
  86. 3fb2e4a Bump version to 1.4.3 by Patrick McHardy · 16 years ago
  87. c9477d0 libiptc: give credits to my self by Jesper Dangaard Brouer · 16 years ago
  88. a9fe5b3 libiptc: fix whitespaces and typos by Jesper Dangaard Brouer · 16 years ago
  89. 64ff47c libiptc: fix chain rename bug in libiptc by Jesper Dangaard Brouer · 16 years ago
  90. 7cd15e3 libiptc: avoid compile warnings for iptc_insert_chain by Christoph Paasch · 16 years ago
  91. fbb5639 iptables-save: module loading corrections by Jan Engelhardt · 16 years ago
  92. 4211579 libxt_comment: output quotes must be escaped in by Jan Engelhardt · 16 years ago
  93. 467e72c libxtables: add -I/-L flags to pkgconfig files by Jan Engelhardt · 16 years ago
  94. 71bc61f libxt_connbytes: document nf_ct_acct behavior by Jan Engelhardt · 16 years ago
  95. a73a34a libxt_connbytes: minor manpage adustments by Jan Engelhardt · 16 years ago
  96. 38725a4 Merge commit 'nf/master' by Jan Engelhardt · 16 years ago
  97. e0390be iptables: turn deprecation warning into enforcing mode by Jan Engelhardt · 16 years ago
  98. f503cb8 iptables: fix broken options-merging during libxtables rework by Pablo Neira Ayuso · 16 years ago
  99. 409f2a8 string: fix wrong pattern length calculation by Pablo Neira Ayuso · 16 years ago
  100. 71886fb iptables: Add limits.h to get INT_MIN, INT_MAX, ... by Stephen Hemminger · 16 years ago