1. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 15 years ago
  2. aae6be9 libxtables: prefix - misc functions by Jan Engelhardt · 15 years ago
  3. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 15 years ago
  4. e917bca extensions: use UINT_MAX constants over open-coded numbers (2/2) by Jan Engelhardt · 15 years ago
  5. 213e185 src: remove redundant casts by Jan Engelhardt · 15 years ago
  6. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  7. ecae0c3 Fix compile warnings using gcc 4.3.2 by Thomas Jarosch · 16 years ago
  8. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  9. 9672792 Synchronize invert flag order with manpages by Jan Engelhardt · 16 years ago
  10. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  11. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  12. 181dead Unique symbols 1/6 by Jan Engelhardt · 17 years ago
  13. 0e2abed Constify data structures by Jan Engelhardt · 17 years ago
  14. 830132a Delete empty ->final_check() functions by Jan Engelhardt · 17 years ago
  15. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  16. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  17. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  18. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  19. 95f186e Unifies libip[6]t_tcp.c into libxt_tcp.c. by Yasuyuki KOZAKAI · 17 years ago[Renamed (83%) from extensions/libipt_tcp.c]
  20. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  21. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  22. a8a4f5d Adds missing explanations about FIN in mask part of '--syn' in libip[6]_tcp.c by Patrick McHardyYasuyuki KOZAKAI · 17 years ago
  23. dbac8ad reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  24. 58179b1 reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  25. 38ed421 include FIN bit in mask of "--syn" bits by Harald Welte · 19 years ago
  26. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  27. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  28. 2aa78fe fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65) by Harald Welte · 21 years ago
  29. d15fb34 check for invalid port ranges (Thomas Poehnitz) by Harald Welte · 22 years ago
  30. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  31. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  32. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  33. b471976 further fixes of string_to_number fixes by Harald Welte · 23 years ago
  34. 0b4efea tcp match numerical output bugfix by Harald Welte · 23 years ago
  35. 67f23b2 small fixes in the save() function of the ULOG and tcp extension by Harald Welte · 24 years ago
  36. 3172807 Derrik Pates's tcpflags wrong way round when -n no specified. by Rusty Russell · 24 years ago
  37. fa9f9f9 Fixed ! test cases. by Rusty Russell · 24 years ago
  38. 78001fe Allow --tcp-flags ! A B. by Rusty Russell · 24 years ago
  39. 73f72f5 Aligning matchsize and targetsize now responsibility of extension writers by Rusty Russell · 24 years ago
  40. edf14cf Changes to allow matching (for delete) on part of a rule, for rules which by Rusty Russell · 24 years ago
  41. 9f2009c Fixed save() to properly interpret ports in host byte order and use ':' by Marc Boucher · 24 years ago
  42. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago