1. c687c20 remove .NETMAP-test - build plugin unconditionally by Harald Welte · 21 years ago
  2. 5119ad3 add passive OS fingerprinting (Evgeniy Polyakov) by Evgeniy Polyakov · 21 years ago
  3. 174ef9f IPv6 'port' of ROUTE target (Cedric de Launois) by Cédric de Launois · 21 years ago
  4. 46a73cf 1- printf() simplifications, 2- indentation fixes, 3- C99 initializers. (Stephane Ouellette) by Harald Welte · 21 years ago
  5. ad8d1ab 1- Fix preprocessor directive usage, by Harald Welte · 21 years ago
  6. a643c3e add support for matching the IPS_CONFIRMED bit (Harald Welte) by Harald Welte · 21 years ago
  7. c8d8a2f add TCPLAG target (patch was lost on notebook drive) by Telford Tendys · 21 years ago
  8. c6c8537 remove obsolete tests. the respective extensions are now built unconditionally by Harald Welte · 21 years ago
  9. 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
  10. 703575d various cosmetic / c99 cleanups (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  11. 2be28ab remove unused variable and move to c99 initializers (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  12. ab85918 Updated version with new option to continue rule-traversal (Cedric de Launois) by Cédric de Launois · 21 years ago
  13. 01cbaa6 Fix iptables-save (save everything numerically) by Thomas Woerner · 21 years ago
  14. 766113a Add new connbytes match, include a warning (Martin Devera <devik@cdi.cz>) by Martin Devera · 21 years ago
  15. ce26c58 fix saving of inverted parameters (same as in ipv4 libipt_owner.c) by Harald Welte · 21 years ago
  16. cbc9639 fix NETFILTER_VERSION -> IPTABLES_VERSION (Oliver Fudd ofudd@speed-test.net) by Oliver Fudd · 21 years ago
  17. 78c57fa Fix save-invert printout (David Zambonini, me) by Dave Zambonini · 21 years ago
  18. 0cc203a Fix save function (Hime Aguiar e Oliveira Jr.) by Hime Junior · 21 years ago
  19. 0c1b776 Fix libipt_recent.c save() (Sven Strickroth) by Sven Strickroth · 21 years ago
  20. 6640b3c add new IPMARK target (Grzegorz Janoszka) by Grzegorz Janoszka · 21 years ago
  21. 926d46f add XOR patch by Tim Vandermeersch by Tim Vandermeersch · 21 years ago
  22. 5a52c51 finally commit the overly delayed RFC1812 admin prohibited option by Harald Welte · 21 years ago
  23. 690a395 Userspace files of the raw patch (JK). by Joszef Kadlecsik · 21 years ago
  24. 46525cd Cleanups (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  25. 6e0e0ed Add addrtype match (Patrick McHardy) by Patrick McHardy · 21 years ago
  26. 8f578a0 add (untested) sctp userspace support for even more untested kernel part (in pom soon) by Harald Welte · 21 years ago
  27. 63aee02 add nth match for ipv6 (Maciej Soltysiak) by Maciej Soltysiak · 21 years ago
  28. 62fb459 add random6 patch (Maciej Soltysiak) by Maciej Soltysiak · 21 years ago
  29. 93b7e70 fix saving of inverted owner match parameters (Martin Josefsson) by Martin Josefsson · 21 years ago
  30. 59cbe17 rename iplimit to connlimit by Harald Welte · 21 years ago
  31. 7a937bd Fix typo in libipt_string (Nancy Fudd). (Closes: #89) by Harald Welte · 21 years ago
  32. ed30c6b the following two patches move the call to check_inverse() to a saner by Stephane Ouellette · 21 years ago
  33. 451f3ea - Remove unneeded fputc() in help(). by Stephane Ouellette · 21 years ago
  34. 30596a5 ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymer by Bart De Schuymer · 21 years ago
  35. 9cb6615 iprange match support added (Jozsef Kadlecsik) by Joszef Kadlecsik · 21 years ago
  36. 96d8593 add fix to string match (Michael Rash) by Michael Rash · 21 years ago
  37. 27e1fa8 add ipt_recent version 0.3.1 to CVS by Stephen Frost · 21 years ago
  38. 5e3d5ca apply ipv6 port of ownercmd patch (Patrick McHardy) by Patrick McHardy · 21 years ago
  39. 22b2135 no space between '#!' and '/bin/sh' by Harald Welte · 21 years ago
  40. 244f7bc IPv6 port of the fuzzy match added. by Joszef Kadlecsik · 21 years ago
  41. 6ab626b CLASSIFY target added. by Joszef Kadlecsik · 21 years ago
  42. fb7ed72 unused print_dscp removed, structures converted to C99 (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  43. b217dce compile with old kernel, new userspace by Harald Welte · 21 years ago
  44. 122e7c0 fix a compiler warning by Harald Welte · 21 years ago
  45. 2aa78fe fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65) by Harald Welte · 21 years ago
  46. fbe3abe fix parse error (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  47. 9c8cdd4 dont build ipv6 when DO_IPV6=0 by Harald Welte · 22 years ago
  48. 2354d92 make DO_IPV6 work again.. by Harald Welte · 22 years ago
  49. d0ae04e fix listing of conntrack match (lp@sernet.se) (Closes: #60) by Lutz Preßler · 22 years ago
  50. 9230c11 add iptables 'helper' match manpage section (Herve Eychenne) by Hervé Eychenne · 22 years ago
  51. d590395 'recent' match update by Stephen Frost: by Stephen Frost · 22 years ago
  52. f8ac329 Add support for hex strings (Michael Rash) by Michael Rash · 22 years ago
  53. a2c7037 update to condition extension, add condition6 (Stephane Ouellette) by Stephane Ouellette · 22 years ago
  54. fc9237d Fix '-p icmp -m icmp' issue (Closes: #37) by Harald Welte · 22 years ago
  55. 1254871 add libipt_physdev.c (Bart de Schumyer) by Bart De Schuymer · 22 years ago
  56. 31ad6a2 u32 match added by Harald Welte · 22 years ago
  57. 4ac9fdd fix typo in help message by Harald Welte · 22 years ago
  58. 21218c8 no absolute include paths by Harald Welte · 22 years ago
  59. 2aa84a4 add support for rpc match by Harald Welte · 22 years ago
  60. eb1c646 december update to ROUTE target ;) by Cédric de Launois · 22 years ago
  61. 60358d7 apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.toxicfilms.tv>) by Maciej Soltysiak · 22 years ago
  62. fcb1646 fix save() function when used with ! by Harald Welte · 22 years ago
  63. d0b0ca4 attempt to fix save/restore of '! --uid-owner squid' problem as reported by Costa Tsaousis by Harald Welte · 22 years ago
  64. 4e53670 add TARPIT target (Aaron Hopkins) by Aaron Hopkins · 22 years ago
  65. a858ef6 new '--to' option to route target (by original author) by Cédric de Launois · 22 years ago
  66. c8c0f40 fix save() functions of libip[6]t_length (Gerry Skerbitz) by Gerry Skerbitz · 22 years ago
  67. dfba3ac Fix save() function of libipt_conntrack (Michael Schwendt) by Michael Schwendt · 22 years ago
  68. 2ef6881 fix save() function of libipt_pool (Oskar Berggren) by Oskar Berggren · 22 years ago
  69. 9647359 fix save function of libipt_tos by Harald Welte · 22 years ago
  70. d57b060 add condition patch (Stephane Ouelle) by Stephane Ouellette · 22 years ago
  71. c257182 update Fabrice's email address by Harald Welte · 22 years ago
  72. a18c000 print space between '!' and mac address (Kristian Gronfeldt Sorensen) by Harald Welte · 22 years ago
  73. 42479cc fix connmark and mark match save() functions by Harald Welte · 22 years ago
  74. b05758a make save() function use quotes for --ulog-prefixto allow prefixes with spaces by Jimmy Hedman · 22 years ago
  75. 010491f Fix save() functions of mac match,ipv4 and ipv6. (Michael Schwendt) by Michael Schwendt · 22 years ago
  76. e95bd7a make IPv4 and IPv6 LOG target save() the log-level as string, instead of the by Michael Schwendt · 22 years ago
  77. a713ce0 fix save function of tcpmss match (Michael Schwendt) by Harald Welte · 22 years ago
  78. 769ef30 remove bogus '\n' by Harald Welte · 22 years ago
  79. 070b7af add fuzzy support (Hime Junior) by Hime Junior · 22 years ago
  80. 2a7116e make NO_SHARED_LIBS work again (Roberto Nibali) by Harald Welte · 22 years ago
  81. f4e6683 make libipt_helper.so build always, since it's now submitted to 2.4.20 by Harald Welte · 22 years ago
  82. e0f47ad remove bogus argument to printf() by Harald Welte · 22 years ago
  83. a49ded0 rename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class' by Harald Welte · 22 years ago
  84. ef22543 rename 'host' in 'unicast' 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. c05c44f fix ECN_OP_SET_IP case (missing flags assignment and break stmt) by Harald Welte · 22 years ago
  88. 0e9ed73 remove bogus ECN_SHIFT from libipt_ecn.c by Harald Welte · 22 years ago
  89. 6e85beb make MARK target use string_to_number [and thus report range overflows]. by Harald Welte · 22 years ago
  90. d15fb34 check for invalid port ranges (Thomas Poehnitz) by Harald Welte · 22 years ago
  91. 158b090 add hint about local-nat.patch to KNOWN_BUGS, make libipt_ecn work by Harald Welte · 22 years ago
  92. b7ff0ae 2x bugfixes for libip6t_tcp from Andras Kis-Szabo by András Kis-Szabó · 22 years ago
  93. 7e25327 update ROUTE target to 0.2.2 (Cedric de Launois) by Cédric de Launois · 22 years ago
  94. 0ddae8f move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes) by Iain Barnes · 22 years ago
  95. 7fdbc95 version 0.2.1 of ipt_recent patch (stephen frost) by Stephen Frost · 22 years ago
  96. ae31bb6 fix all compile warnings within iptables extensions (fabrice) by Fabrice MARIE · 22 years ago
  97. 2318b50 add ROUTE target / rsip table by Cédric de Launois · 22 years ago
  98. 671ef2f pool compile fixes by Harald Welte · 22 years ago
  99. cff123a make connmark patch comply with NO_SHARED_LIBS by Harald Welte · 22 years ago
  100. 7a44731 add ECN match plugin by Harald Welte · 22 years ago