1. d59b9db iptables: add -C to check for existing rules by Stefan Tomanek · 13 years ago
  2. 7ac4052 src: use C99/POSIX types by Jan Engelhardt · 14 years ago
  3. 390755d libip4tc: Add static qualifier to dump_entry() by Dmitry V. Levin · 14 years ago
  4. 51651b6 libiptc: avoid strict-aliasing warnings by Jan Engelhardt · 15 years ago
  5. de89969 libiptc: remove unused iptc_get_raw_socket and iptc_check_packet by Jan Engelhardt · 16 years ago
  6. fd18731 libiptc: remove typedef indirection by Jan Engelhardt · 16 years ago
  7. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  8. 7006729 libiptc symbols clash (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  9. 5ee8862 fix deletion of targets where kernel size != userspace size (Pablo Neira) by Pablo Neira · 19 years ago
  10. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  11. 733e54b Make "is_same" test basics and entries only: targets are generic. by Rusty Russell · 20 years ago
  12. aae69be complete libiptc rewrite. Time to load 10k rules goes down from 2.20 minutes to 1.255 seconds (!). Might still contain bugs, use with caution. by Harald Welte · 20 years ago
  13. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  14. 4dc734c add support for the raw table to userspace by Harald Welte · 21 years ago
  15. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  16. 4f8d2d9 Fixed destination netmask comparison bug in is_same() by Marc Boucher · 22 years ago
  17. 95df8e7 explicitly check for two possible sets of hooks in case of nat and mangle by Harald Welte · 22 years ago
  18. a540b1b fix compatibility with mangle2hooks and mangle5hooks by Harald Welte · 22 years ago
  19. 596707c first attempt in trying to make debug code work with mangle2hooks and mangle5hooks by Harald Welte · 22 years ago
  20. 380ba5f - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable by Harald Welte · 22 years ago
  21. 72c6b79 update debugging code to mangle5hooks changes by Harald Welte · 22 years ago
  22. 1afc3b6 Added #include <unistd.h> to eliminate close() warning. by Marc Boucher · 23 years ago
  23. 1cef74d libiptc counter function by Harald Welte · 24 years ago
  24. e9b4853 Fix typo. by Rusty Russell · 24 years ago
  25. f92ba9b Add drop table support by Rusty Russell · 24 years ago
  26. 10758b7 Added DROPPING chain. by Rusty Russell · 24 years ago
  27. 725d97a Modifications for new header (entries -> entrytable, for alignment reasons) by Rusty Russell · 24 years ago
  28. 8c70090 Philip Blundell's IPv6 fixes. by Philip Blundell · 24 years ago
  29. 3eee010 Alignment assertion fix. by Rusty Russell · 24 years ago
  30. 79dee07 IPv6 enhancements. by Rusty Russell · 24 years ago