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