1. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  2. 59cbe17 rename iplimit to connlimit by Harald Welte · 21 years ago
  3. 7a937bd Fix typo in libipt_string (Nancy Fudd). (Closes: #89) by Harald Welte · 21 years ago
  4. 23a6b45 Fix libiptc memory hole during iptc_chain_next() (Tomas Lejdar) by Tomáš Lejdar · 21 years ago
  5. ed30c6b the following two patches move the call to check_inverse() to a saner by Stephane Ouellette · 21 years ago
  6. 451f3ea - Remove unneeded fputc() in help(). by Stephane Ouellette · 21 years ago
  7. 30596a5 ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymer by Bart De Schuymer · 21 years ago
  8. 9cb6615 iprange match support added (Jozsef Kadlecsik) by Joszef Kadlecsik · 21 years ago
  9. 96d8593 add fix to string match (Michael Rash) by Michael Rash · 21 years ago
  10. 27e1fa8 add ipt_recent version 0.3.1 to CVS by Stephen Frost · 21 years ago
  11. 5e3d5ca apply ipv6 port of ownercmd patch (Patrick McHardy) by Patrick McHardy · 21 years ago
  12. fe7a121 version 1.2.8 upcoming by Harald Welte · 21 years ago
  13. 710e7eb add a few notes about how to deal with CVS COMMIT access by Harald Welte · 21 years ago
  14. 22b2135 no space between '#!' and '/bin/sh' by Harald Welte · 21 years ago
  15. 4a284e7 todo update by Harald Welte · 21 years ago
  16. 244f7bc IPv6 port of the fuzzy match added. by Joszef Kadlecsik · 21 years ago
  17. 6ab626b CLASSIFY target added. by Joszef Kadlecsik · 21 years ago
  18. fb7ed72 unused print_dscp removed, structures converted to C99 (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  19. edad9bb fix stupid typo (Maciej Soltysiak) by Maciej Soltysiak · 21 years ago
  20. b217dce compile with old kernel, new userspace by Harald Welte · 21 years ago
  21. 122e7c0 fix a compiler warning by Harald Welte · 21 years ago
  22. 2aa78fe fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65) by Harald Welte · 21 years ago
  23. fbe3abe fix parse error (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  24. b3f2219 make gcc happy by Harald Welte · 21 years ago
  25. 9c8cdd4 dont build ipv6 when DO_IPV6=0 by Harald Welte · 21 years ago
  26. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 21 years ago
  27. 2354d92 make DO_IPV6 work again.. by Harald Welte · 21 years ago
  28. d0ae04e fix listing of conntrack match (lp@sernet.se) (Closes: #60) by Lutz Preßler · 21 years ago
  29. 9230c11 add iptables 'helper' match manpage section (Herve Eychenne) by Hervé Eychenne · 21 years ago
  30. 63e9063 make iptables-restore print the line number in case of an error by Illes Marci · 21 years ago
  31. 26100fa fix iptables-restore to not segfault on invalid input (Illes Marci <marci@balabit.hu>) by Illes Marci · 21 years ago
  32. 9e78d17 update to current_issues by Harald Welte · 21 years ago
  33. d590395 'recent' match update by Stephen Frost: by Stephen Frost · 21 years ago
  34. f8ac329 Add support for hex strings (Michael Rash) by Michael Rash · 21 years ago
  35. 90c78ee add MARK by Harald Welte · 21 years ago
  36. a2c7037 update to condition extension, add condition6 (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  37. fc9237d Fix '-p icmp -m icmp' issue (Closes: #37) by Harald Welte · 21 years ago
  38. 282d669 alphabetize manpage + libipt_physdev section by Harald Welte · 21 years ago
  39. 1254871 add libipt_physdev.c (Bart de Schumyer) by Bart De Schuymer · 21 years ago
  40. 31ad6a2 u32 match added by Harald Welte · 21 years ago
  41. 7f3f130 moved unassigned issues to bugzilla by Harald Welte · 21 years ago
  42. 4ac9fdd fix typo in help message by Harald Welte · 21 years ago
  43. 21218c8 no absolute include paths by Harald Welte · 21 years ago
  44. 2aa84a4 add support for rpc match by Harald Welte · 21 years ago
  45. 42e283c TODO update by Harald Welte · 22 years ago
  46. eb1c646 december update to ROUTE target ;) by Cédric de Launois · 22 years ago
  47. 60358d7 apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.toxicfilms.tv>) by Maciej Soltysiak · 22 years ago
  48. 61acdad just my personal scratchpad, so everybody knows what's going on by Harald Welte · 22 years ago
  49. fcb1646 fix save() function when used with ! by Harald Welte · 22 years ago
  50. d0b0ca4 attempt to fix save/restore of '! --uid-owner squid' problem as reported by Costa Tsaousis by Harald Welte · 22 years ago
  51. 4e53670 add TARPIT target (Aaron Hopkins) by Aaron Hopkins · 22 years ago
  52. a858ef6 new '--to' option to route target (by original author) by Cédric de Launois · 22 years ago
  53. c8c0f40 fix save() functions of libip[6]t_length (Gerry Skerbitz) by Gerry Skerbitz · 22 years ago
  54. dfba3ac Fix save() function of libipt_conntrack (Michael Schwendt) by Michael Schwendt · 22 years ago
  55. 2ef6881 fix save() function of libipt_pool (Oskar Berggren) by Oskar Berggren · 22 years ago
  56. 9647359 fix save function of libipt_tos by Harald Welte · 22 years ago
  57. d57b060 add condition patch (Stephane Ouelle) by Stephane Ouellette · 22 years ago
  58. 68ec9c7 rename-chain has a mandatary argument, not an optional (Juergen Baumann) by Harald Welte · 22 years ago
  59. 955c3dc correct manpage about information on '--syn' behaviour (Steve Snodgrass) by Steve Snodgrass · 22 years ago
  60. c257182 update Fabrice's email address by Harald Welte · 22 years ago
  61. a18c000 print space between '!' and mac address (Kristian Gronfeldt Sorensen) by Harald Welte · 22 years ago
  62. 42479cc fix connmark and mark match save() functions by Harald Welte · 22 years ago
  63. b05758a make save() function use quotes for --ulog-prefixto allow prefixes with spaces by Jimmy Hedman · 22 years ago
  64. 239d847 add ip6tables ultrasparc issue by Harald Welte · 22 years ago
  65. 010491f Fix save() functions of mac match,ipv4 and ipv6. (Michael Schwendt) by Michael Schwendt · 22 years ago
  66. e95bd7a make IPv4 and IPv6 LOG target save() the log-level as string, instead of the by Michael Schwendt · 22 years ago
  67. a713ce0 fix save function of tcpmss match (Michael Schwendt) by Harald Welte · 22 years ago
  68. 769ef30 remove bogus '\n' by Harald Welte · 22 years ago
  69. 070b7af add fuzzy support (Hime Junior) by Hime Junior · 22 years ago
  70. 00f5a9c bring ip6tables up-to-date with recent iptables change (proto match ext) by Harald Welte · 22 years ago
  71. 2a7116e make NO_SHARED_LIBS work again (Roberto Nibali) by Harald Welte · 22 years ago
  72. 6a31b71 1.2.7a is the successor of 1.2.6a by Harald Welte · 22 years ago
  73. 2d86b77 fix long-standing bug with regard to protocol-on-demand-loading and iptables-save/restore (1.2.7 release bug) by Harald Welte · 22 years ago
  74. ce6f9ef todo update by Harald Welte · 22 years ago
  75. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  76. f4e6683 make libipt_helper.so build always, since it's now submitted to 2.4.20 by Harald Welte · 22 years ago
  77. a8b0978 increase version number by Harald Welte · 22 years ago
  78. e0f47ad remove bogus argument to printf() by Harald Welte · 22 years ago
  79. 0d94a99 bring ip6tables.8 in sync with iptables.8 by Harald Welte · 22 years ago
  80. a49ded0 rename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class' by Harald Welte · 22 years ago
  81. ef22543 rename 'host' in 'unicast' by Harald Welte · 22 years ago
  82. bfc3369 include sections for 2.4.20-pending matches/targets by Harald Welte · 22 years ago
  83. 10a907f copyright / GPL notice by Harald Welte · 22 years ago
  84. d4ab5ad modify protocol-match-extension load behaviour to eliminate the two by Harald Welte · 22 years ago
  85. 31d12a5 do not show potentially dangerous parameteres of ECN target (Alexey) by Harald Welte · 22 years ago
  86. 92cad5f fix typo in help message by Harald Welte · 22 years ago
  87. 40783fc bring ECN headers in sync with ecn.patch by Harald Welte · 22 years ago
  88. c05c44f fix ECN_OP_SET_IP case (missing flags assignment and break stmt) by Harald Welte · 22 years ago
  89. 0e9ed73 remove bogus ECN_SHIFT from libipt_ecn.c by Harald Welte · 22 years ago
  90. ceee3db restore old DSCP_SHIFT behaviour by Harald Welte · 22 years ago
  91. 6e85beb make MARK target use string_to_number [and thus report range overflows]. by Harald Welte · 22 years ago
  92. 2bd0ada update INSTALL file to reflect seperation of patch-o-matic by Harald Welte · 22 years ago
  93. d15fb34 check for invalid port ranges (Thomas Poehnitz) by Harald Welte · 22 years ago
  94. efa4133 couple of TODO items are actually done by Harald Welte · 22 years ago
  95. 158b090 add hint about local-nat.patch to KNOWN_BUGS, make libipt_ecn work by Harald Welte · 22 years ago
  96. b7ff0ae 2x bugfixes for libip6t_tcp from Andras Kis-Szabo by András Kis-Szabó · 22 years ago
  97. 706e53c todo update by Harald Welte · 22 years ago
  98. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  99. 7e25327 update ROUTE target to 0.2.2 (Cedric de Launois) by Cédric de Launois · 22 years ago
  100. e644cb0 manpage updates by Herve Eychenne by Hervé Eychenne · 22 years ago