1. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  2. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  3. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  4. 9ee386a fix gcc warnings by Max Kellermann · 17 years ago
  5. a5d0994 escape strings by Max Kellermann · 17 years ago
  6. 181dead Unique symbols 1/6 by Jan Engelhardt · 17 years ago
  7. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  8. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  9. f8137b1 Add IPv6 support to helper match by Yasuyuki KOZAKAI · 17 years ago[Renamed (70%) from extensions/libipt_helper.c]
  10. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  11. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  12. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  13. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  14. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  15. 708f7b9 Prevent user from using --helper multiple times (Nicolas Bouliane <nib@cookinglinux.org>) by Nicolas Bouliane · 20 years ago
  16. 3ef2fb8 Fix compile error introduced by C99 conversion. by Rusty Russell · 20 years ago
  17. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  18. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 21 years ago
  19. 9230c11 add iptables 'helper' match manpage section (Herve Eychenne) by Hervé Eychenne · 21 years ago
  20. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  21. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  22. 110610b helper match (Martin Josefsson) by Martin Josefsson · 23 years ago