1. c8d8a2f add TCPLAG target (patch was lost on notebook drive) by Telford Tendys · 21 years ago
  2. c6c8537 remove obsolete tests. the respective extensions are now built unconditionally by Harald Welte · 21 years ago
  3. 105650a add include files for soon-to-be-submitted patches (and build them unconditionally by putting thme in the extensions/Makefile) by Harald Welte · 21 years ago
  4. 703575d various cosmetic / c99 cleanups (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  5. 2be28ab remove unused variable and move to c99 initializers (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  6. ab85918 Updated version with new option to continue rule-traversal (Cedric de Launois) by Cédric de Launois · 21 years ago
  7. 01cbaa6 Fix iptables-save (save everything numerically) by Thomas Woerner · 21 years ago
  8. 0acde1f fix rule deletion in modified libiptc (Martin Josefsson) by Martin Josefsson · 21 years ago
  9. f3ed860 Various fixes (Herve Eychenne) by Hervé Eychenne · 21 years ago
  10. dfb0a58 INVALID state incorrectly explained (Cedric Blancher, Maciej Soltysiak) by Cedric Blancher · 21 years ago
  11. cc7bb65 fix ipv6_prefix_length endianness bugs (Closes: #103) by Harald Welte · 21 years ago
  12. 8a50ab8 Fix printing of odd ip6tables netmasks (Closes: #103) by Harald Welte · 21 years ago
  13. fbc8523 Add my recent performance optimization work, might destabilize iptables. by Harald Welte · 21 years ago
  14. 3ea8f40 implement chain cache ussing relative offsets instead of absolute entry by Harald Welte · 21 years ago
  15. 766113a Add new connbytes match, include a warning (Martin Devera <devik@cdi.cz>) by Martin Devera · 21 years ago
  16. ce26c58 fix saving of inverted parameters (same as in ipv4 libipt_owner.c) by Harald Welte · 21 years ago
  17. cbc9639 fix NETFILTER_VERSION -> IPTABLES_VERSION (Oliver Fudd ofudd@speed-test.net) by Oliver Fudd · 21 years ago
  18. 78c57fa Fix save-invert printout (David Zambonini, me) by Dave Zambonini · 21 years ago
  19. 0cc203a Fix save function (Hime Aguiar e Oliveira Jr.) by Hime Junior · 21 years ago
  20. e560fd6 Fix possible doubleclose of sockfd. by Martin Josefsson · 21 years ago
  21. 0c1b776 Fix libipt_recent.c save() (Sven Strickroth) by Sven Strickroth · 21 years ago
  22. 25fc1d7 Fix '-L format bug' (Edward J. Huff) (Closes: #93) by Harald Welte · 21 years ago
  23. 6640b3c add new IPMARK target (Grzegorz Janoszka) by Grzegorz Janoszka · 21 years ago
  24. 926d46f add XOR patch by Tim Vandermeersch by Tim Vandermeersch · 21 years ago
  25. 5a52c51 finally commit the overly delayed RFC1812 admin prohibited option by Harald Welte · 21 years ago
  26. 690a395 Userspace files of the raw patch (JK). by Joszef Kadlecsik · 21 years ago
  27. 2c386d2 Martin added as Core Team Member (Jozsef) by Joszef Kadlecsik · 21 years ago
  28. 46525cd Cleanups (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  29. 6e0e0ed Add addrtype match (Patrick McHardy) by Patrick McHardy · 21 years ago
  30. 8371e15 Fix the previous fix No more segfaults or compilewarnings. by Martin Josefsson · 21 years ago
  31. a5bb0a6 fix trivial typo by Harald Welte · 21 years ago
  32. 8f578a0 add (untested) sctp userspace support for even more untested kernel part (in pom soon) by Harald Welte · 21 years ago
  33. 63aee02 add nth match for ipv6 (Maciej Soltysiak) by Maciej Soltysiak · 21 years ago
  34. 62fb459 add random6 patch (Maciej Soltysiak) by Maciej Soltysiak · 21 years ago
  35. 93b7e70 fix saving of inverted owner match parameters (Martin Josefsson) by Martin Josefsson · 21 years ago
  36. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  37. 59cbe17 rename iplimit to connlimit by Harald Welte · 21 years ago
  38. 7a937bd Fix typo in libipt_string (Nancy Fudd). (Closes: #89) by Harald Welte · 21 years ago
  39. 23a6b45 Fix libiptc memory hole during iptc_chain_next() (Tomas Lejdar) by Tomáš Lejdar · 21 years ago
  40. ed30c6b the following two patches move the call to check_inverse() to a saner by Stephane Ouellette · 21 years ago
  41. 451f3ea - Remove unneeded fputc() in help(). by Stephane Ouellette · 21 years ago
  42. 30596a5 ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymer by Bart De Schuymer · 21 years ago
  43. 9cb6615 iprange match support added (Jozsef Kadlecsik) by Joszef Kadlecsik · 21 years ago
  44. 96d8593 add fix to string match (Michael Rash) by Michael Rash · 21 years ago
  45. 27e1fa8 add ipt_recent version 0.3.1 to CVS by Stephen Frost · 21 years ago
  46. 5e3d5ca apply ipv6 port of ownercmd patch (Patrick McHardy) by Patrick McHardy · 21 years ago
  47. fe7a121 version 1.2.8 upcoming by Harald Welte · 21 years ago
  48. 710e7eb add a few notes about how to deal with CVS COMMIT access by Harald Welte · 21 years ago
  49. 22b2135 no space between '#!' and '/bin/sh' by Harald Welte · 21 years ago
  50. 4a284e7 todo update by Harald Welte · 21 years ago
  51. 244f7bc IPv6 port of the fuzzy match added. by Joszef Kadlecsik · 21 years ago
  52. 6ab626b CLASSIFY target added. by Joszef Kadlecsik · 21 years ago
  53. fb7ed72 unused print_dscp removed, structures converted to C99 (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  54. edad9bb fix stupid typo (Maciej Soltysiak) by Maciej Soltysiak · 21 years ago
  55. b217dce compile with old kernel, new userspace by Harald Welte · 21 years ago
  56. 122e7c0 fix a compiler warning by Harald Welte · 21 years ago
  57. 2aa78fe fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65) by Harald Welte · 21 years ago
  58. fbe3abe fix parse error (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  59. b3f2219 make gcc happy by Harald Welte · 21 years ago
  60. 9c8cdd4 dont build ipv6 when DO_IPV6=0 by Harald Welte · 21 years ago
  61. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 21 years ago
  62. 2354d92 make DO_IPV6 work again.. by Harald Welte · 21 years ago
  63. d0ae04e fix listing of conntrack match (lp@sernet.se) (Closes: #60) by Lutz Preßler · 21 years ago
  64. 9230c11 add iptables 'helper' match manpage section (Herve Eychenne) by Hervé Eychenne · 21 years ago
  65. 63e9063 make iptables-restore print the line number in case of an error by Illes Marci · 21 years ago
  66. 26100fa fix iptables-restore to not segfault on invalid input (Illes Marci <marci@balabit.hu>) by Illes Marci · 21 years ago
  67. 9e78d17 update to current_issues by Harald Welte · 21 years ago
  68. d590395 'recent' match update by Stephen Frost: by Stephen Frost · 21 years ago
  69. f8ac329 Add support for hex strings (Michael Rash) by Michael Rash · 21 years ago
  70. 90c78ee add MARK by Harald Welte · 21 years ago
  71. a2c7037 update to condition extension, add condition6 (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  72. fc9237d Fix '-p icmp -m icmp' issue (Closes: #37) by Harald Welte · 21 years ago
  73. 282d669 alphabetize manpage + libipt_physdev section by Harald Welte · 21 years ago
  74. 1254871 add libipt_physdev.c (Bart de Schumyer) by Bart De Schuymer · 21 years ago
  75. 31ad6a2 u32 match added by Harald Welte · 22 years ago
  76. 7f3f130 moved unassigned issues to bugzilla by Harald Welte · 22 years ago
  77. 4ac9fdd fix typo in help message by Harald Welte · 22 years ago
  78. 21218c8 no absolute include paths by Harald Welte · 22 years ago
  79. 2aa84a4 add support for rpc match by Harald Welte · 22 years ago
  80. 42e283c TODO update by Harald Welte · 22 years ago
  81. eb1c646 december update to ROUTE target ;) by Cédric de Launois · 22 years ago
  82. 60358d7 apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.toxicfilms.tv>) by Maciej Soltysiak · 22 years ago
  83. 61acdad just my personal scratchpad, so everybody knows what's going on by Harald Welte · 22 years ago
  84. fcb1646 fix save() function when used with ! by Harald Welte · 22 years ago
  85. d0b0ca4 attempt to fix save/restore of '! --uid-owner squid' problem as reported by Costa Tsaousis by Harald Welte · 22 years ago
  86. 4e53670 add TARPIT target (Aaron Hopkins) by Aaron Hopkins · 22 years ago
  87. a858ef6 new '--to' option to route target (by original author) by Cédric de Launois · 22 years ago
  88. c8c0f40 fix save() functions of libip[6]t_length (Gerry Skerbitz) by Gerry Skerbitz · 22 years ago
  89. dfba3ac Fix save() function of libipt_conntrack (Michael Schwendt) by Michael Schwendt · 22 years ago
  90. 2ef6881 fix save() function of libipt_pool (Oskar Berggren) by Oskar Berggren · 22 years ago
  91. 9647359 fix save function of libipt_tos by Harald Welte · 22 years ago
  92. d57b060 add condition patch (Stephane Ouelle) by Stephane Ouellette · 22 years ago
  93. 68ec9c7 rename-chain has a mandatary argument, not an optional (Juergen Baumann) by Harald Welte · 22 years ago
  94. 955c3dc correct manpage about information on '--syn' behaviour (Steve Snodgrass) by Steve Snodgrass · 22 years ago
  95. c257182 update Fabrice's email address by Harald Welte · 22 years ago
  96. a18c000 print space between '!' and mac address (Kristian Gronfeldt Sorensen) by Harald Welte · 22 years ago
  97. 42479cc fix connmark and mark match save() functions by Harald Welte · 22 years ago
  98. b05758a make save() function use quotes for --ulog-prefixto allow prefixes with spaces by Jimmy Hedman · 22 years ago
  99. 239d847 add ip6tables ultrasparc issue by Harald Welte · 22 years ago
  100. 010491f Fix save() functions of mac match,ipv4 and ipv6. (Michael Schwendt) by Michael Schwendt · 22 years ago