1. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  2. 63ef52a libipt_REDIRECT: avoid dereference of uninitialized pointer by Stephen Beahm · 14 years ago
  3. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  4. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  5. 59ccf53 extensions: REDIRECT: add random help by Eric Dumazet · 14 years ago
  6. 84d758b extensions: REDIRECT: fix --to-ports parser by Dmitry V. Levin · 14 years ago
  7. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  8. 69f564e extensions: add const qualifiers in print/save functions by Jan Engelhardt · 15 years ago
  9. 4e41854 extensions: add missing limits.h include by Jan Engelhardt · 15 years ago
  10. 978e27e include: resynchronize headers with 2.6.29-rc5 by Jan Engelhardt · 15 years ago
  11. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 15 years ago
  12. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 15 years ago
  13. aae6be9 libxtables: prefix - misc functions by Jan Engelhardt · 15 years ago
  14. 5d9678a src: remove inclusion of iptables.h by Jan Engelhardt · 16 years ago
  15. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  16. 5a942f9 Add SCTP/DCCP support to NAT targets by Patrick McHardy · 16 years ago
  17. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  18. ccecd38 REDIRECT: Allow symbolic port in REDIRECT --to-port by Kristof Provost · 16 years ago
  19. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  20. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  21. 75b4b20 PATCH - Fix for --random option in DNAT and REDIRECT by Tom Eastep · 17 years ago
  22. 1d5b63d Unique names 4/6 by Jan Engelhardt · 17 years ago
  23. 830132a Delete empty ->final_check() functions by Jan Engelhardt · 17 years ago
  24. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  25. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  26. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  27. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  28. ac8b271 Fixes warning on compilation, part 2 by Yasuyuki KOZAKAI · 17 years ago
  29. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  30. ef399a3 Add --random option to DNAT and REDIRECT targets and fix the manpage mess this option left behind. by Patrick McHardy · 17 years ago
  31. 40d5475 Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versions. by Patrick McHardy · 17 years ago
  32. 3836fcc REDIRECT does not accept IP (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  33. 36d870c Fix NAT of ICMP ID ranges (Patrick McHardy) by Patrick McHardy · 19 years ago
  34. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  35. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  36. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  37. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  38. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  39. 963bdcc bug in libipt_REDIRECT save function fixed by Harald Welte · 23 years ago
  40. 73f72f5 Aligning matchsize and targetsize now responsibility of extension writers by Rusty Russell · 24 years ago
  41. 849779c More fixes and testsuite enhancements. by Rusty Russell · 24 years ago
  42. f9b2e66 Put ports in network order. by Rusty Russell · 24 years ago
  43. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago