1. dd6e4b9 extensions: const annotations by Jan Engelhardt · 13 years ago
  2. b26d08b libip6t_ipv6header: use guided option parser by Jan Engelhardt · 13 years ago
  3. 458d84d extensions: add missing checks for specific flags (2) by Jan Engelhardt · 13 years ago
  4. e88a7c2 extensions: remove redundant init functions by Jan Engelhardt · 13 years ago
  5. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  6. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  7. 7ac4052 src: use C99/POSIX types by Jan Engelhardt · 14 years ago
  8. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  9. bbe8386 iptables/extensions: make bundled options work again by Jan Engelhardt · 15 years ago
  10. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  11. 2c69b55 iptables: replace open-coded sizeof by ARRAY_SIZE by Jan Engelhardt · 15 years ago
  12. 2bc9d34 extensions: remove unwanted/add needed includes for IPv6 exts by Jan Engelhardt · 15 years ago
  13. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 15 years ago
  14. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 15 years ago
  15. 213e185 src: remove redundant casts by Jan Engelhardt · 15 years ago
  16. 825c317 src: remove redundant returns at end of void-returning functions by Jan Engelhardt · 15 years ago
  17. cea9f71 iptables-save: output ! in position according to manpage by Jan Engelhardt · 16 years ago
  18. 5d9678a src: remove inclusion of iptables.h by Jan Engelhardt · 16 years ago
  19. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  20. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  21. 9672792 Synchronize invert flag order with manpages by Jan Engelhardt · 16 years ago
  22. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  23. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  24. 997045f Unique names 5/6 by Jan Engelhardt · 17 years ago
  25. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  26. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  27. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  28. a620c61 Fixes warning on compilation of ip6tables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  29. b85256b Replaces ip6t_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  30. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  31. 02aa733 make structure initializers use C99 standard (Harald Welte) by Harald Welte · 19 years ago
  32. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  33. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  34. 426d901 updated ipv6header patch by Harald Welte · 23 years ago
  35. 46281d4 add new ipv6header match by Harald Welte · 23 years ago