1. dd6e4b9 extensions: const annotations by Jan Engelhardt · 13 years ago
  2. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  3. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  4. 7ac4052 src: use C99/POSIX types by Jan Engelhardt · 14 years ago
  5. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  6. bbe8386 iptables/extensions: make bundled options work again by Jan Engelhardt · 15 years ago
  7. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  8. f2a7752 extensions: collapse data variables to use multi-reg calls by Jan Engelhardt · 15 years ago
  9. ecd48dd extensions: remove redundant casts by Jan Engelhardt · 15 years ago
  10. 4e41854 extensions: add missing limits.h include by Jan Engelhardt · 15 years ago
  11. afe6b35 extensions: remove unwanted/add needed includes for IPv4 exts 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. aae6be9 libxtables: prefix - misc functions by Jan Engelhardt · 15 years ago
  16. cea9f71 iptables-save: output ! in position according to manpage by Jan Engelhardt · 16 years ago
  17. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  18. a2a7f2b src: use regular includes by Jan Engelhardt · 16 years ago
  19. 9672792 Synchronize invert flag order with manpages by Jan Engelhardt · 16 years ago
  20. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  21. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  22. 181dead Unique symbols 1/6 by Jan Engelhardt · 17 years ago
  23. 0463ee1 Delete empty ->init() 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. df2cf4f Unifies libip[6]t_multiport.c into libipxt_multiport.c by Yasuyuki KOZAKAI · 17 years ago
  29. c7ae1df Moves libipt_multiport.c to libxt_multiport.c by Yasuyuki KOZAKAI · 17 years ago[Renamed from extensions/libipt_multiport.c]
  30. f451b57 Splits ipt_multport into family dependent parts and others by Yasuyuki KOZAKAI · 17 years ago
  31. eb6e65e Use unified API in multiport match by Yasuyuki KOZAKAI · 17 years ago
  32. ac8b271 Fixes warning on compilation, part 2 by Yasuyuki KOZAKAI · 17 years ago
  33. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  34. 9561606 Add UDPLITE multiport support by Patrick McHardy · 18 years ago
  35. c1eae41 Revert "proto_to_name duplication" patch, as noticed by Yasuyuki it can cause by Patrick McHardyJesper Brouer · 18 years ago
  36. a6c1d92 proto_to_name duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  37. dbac8ad reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  38. 58179b1 reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  39. 2452baf Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18. by Patrick McHardy · 18 years ago
  40. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  41. b2eedcd Add support for inversion to multiport revision 1. by Phil Oester · 19 years ago
  42. 225f462 Testsuite found an issue: multiport accepts -p ! tcp. by Rusty Russell · 20 years ago
  43. 5df9547 Pablo Neira: Multiport revision 1 userspace support. by Pablo Neira · 20 years ago
  44. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  45. d0a2e8a Print error when '!' is used with multiport. Based on patch by Phil Oester. by Patrick McHardy · 20 years ago
  46. 01cbaa6 Fix iptables-save (save everything numerically) by Thomas Woerner · 21 years ago
  47. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  48. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  49. b471976 further fixes of string_to_number fixes by Harald Welte · 23 years ago
  50. 73f72f5 Aligning matchsize and targetsize now responsibility of extension writers by Rusty Russell · 24 years ago
  51. edf14cf Changes to allow matching (for delete) on part of a rule, for rules which by Rusty Russell · 24 years ago
  52. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago