1. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  2. c8f28cc extensions: libxt_conntrack: add support for specifying port ranges by Patrick McHardy · 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. 2f09f1b libxt_conntrack: fix --ctdir save/dump output format by Florian Westphal · 14 years ago
  6. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  7. 76f7a23 libxt_conntrack: do print netmask by Jan Engelhardt · 14 years ago
  8. 350661a includes: header updates by Jan Engelhardt · 15 years ago
  9. f294f84 conntrack: fix --expires parsing by Patrick McHardy · 15 years ago
  10. bbe8386 iptables/extensions: make bundled options work again by Jan Engelhardt · 15 years ago
  11. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  12. 8e4daca Merge branch 'stable' by Jan Engelhardt · 15 years ago
  13. f2a7752 extensions: collapse data variables to use multi-reg calls by Jan Engelhardt · 15 years ago
  14. b97b421 xt_conntrack: revision 2 for enlarged state_mask member by Jan Engelhardt · 15 years ago
  15. 69f564e extensions: add const qualifiers in print/save functions by Jan Engelhardt · 15 years ago
  16. 093d5fc libxt_conntrack: properly output negation symbol by Jan Engelhardt · 16 years ago
  17. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 16 years ago
  18. 1de7edf libxtables: prefix/order - move parse_protocol to xtables.c by Jan Engelhardt · 16 years ago
  19. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 16 years ago
  20. a0baae8 libxtables: prefix - parse and escaped output func by Jan Engelhardt · 16 years ago
  21. e44ea7f libxtables: prefix/order - ipaddr/ipmask to ascii output by Jan Engelhardt · 16 years ago
  22. a41545c libxtables: prefix/order - param_act by Jan Engelhardt · 16 years ago
  23. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 16 years ago
  24. a809754 extensions: use UINT_MAX constants over open-coded bits (1/2) by Jan Engelhardt · 16 years ago
  25. 5d9678a src: remove inclusion of iptables.h by Jan Engelhardt · 16 years ago
  26. 0ec8c0f state: report spaces in the state list parsing by Pablo Neira Ayuso · 16 years ago
  27. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  28. c7fc1da libxt_conntrack: dump ctdir by Jan Engelhardt · 16 years ago
  29. 6b6c096 libxt_conntrack: respect -n option during ruledump by Jan Engelhardt · 16 years ago
  30. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  31. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  32. dbb7754 Fix -Wshadow warnings and clean up xt_sctp.h by Jan Engelhardt · 17 years ago
  33. 9ee386a fix gcc warnings by Max Kellermann · 17 years ago
  34. a8ad34c [IPTABLES]: libxt_conntrack revision 1 by Jan Engelhardt · 17 years ago
  35. bd94384 rename overlapping function names by Jan Engelhardt · 17 years ago
  36. 08b1616 bunch o' renames by Jan Engelhardt · 17 years ago
  37. a80b604 libxt_conntrack r0 by Jan Engelhardt · 17 years ago[Renamed (65%) from extensions/libipt_conntrack.c]
  38. 40eaf2a iptables: fix check_inverse() call by Jan Engelhardt · 17 years ago
  39. 59d1640 Unique names 3/6 by Jan Engelhardt · 17 years ago
  40. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  41. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  42. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  43. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  44. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  45. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  46. fde3953 Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layer by Yasuyuki KOZAKAI · 17 years ago
  47. f4cb71c Fixes build error of conntrack match because of missing ip_conntrack_tuple.h by Yasuyuki KOZAKAI · 17 years ago
  48. 40d5475 Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versions. by Patrick McHardy · 17 years ago
  49. 5a4892b The conntrack match does not print any info for --ctproto, thus by Phil Oester · 19 years ago
  50. 55548fd The conntrack match extension doesn't handle address inversion correctly. (Tom Eastep) by Tom Eastep · 19 years ago
  51. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 20 years ago
  52. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  53. 811b040 Fix conntrack-match typo, fixes bugzilla #194 (Phil Oester) by Phil Oester · 20 years ago
  54. 1da399c Fix 64bit kernel / 32bit userspace issue. by Martin Josefsson · 20 years ago
  55. db503f9 Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK) by Joszef Kadlecsik · 20 years ago
  56. 4dc734c add support for the raw table to userspace by Harald Welte · 21 years ago
  57. a643c3e add support for matching the IPS_CONFIRMED bit (Harald Welte) by Harald Welte · 21 years ago
  58. d0ae04e fix listing of conntrack match (lp@sernet.se) (Closes: #60) by Lutz Preßler · 22 years ago
  59. dfba3ac Fix save() function of libipt_conntrack (Michael Schwendt) by Michael Schwendt · 22 years ago
  60. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  61. 3c5bd60 fixed stupid typo. why does this always have to happen _after_ the release? by Harald Welte · 23 years ago
  62. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 23 years ago
  63. 5054e85 general conntrack match module userspace support files by Marc Boucher · 23 years ago