1. 84c3055 libxtables: define xtables_free_opts() by Jamal Hadi Salim · 15 years ago
  2. 8e90ce6 libxtables: Introduce global params structuring by Jamal Hadi Salim · 15 years ago
  3. 77f48c2 libxtables: move afinfo around by Jan Engelhardt · 15 years ago
  4. 1de7edf libxtables: prefix/order - move parse_protocol to xtables.c by Jan Engelhardt · 16 years ago
  5. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 16 years ago
  6. a0baae8 libxtables: prefix - parse and escaped output func by Jan Engelhardt · 16 years ago
  7. aae6be9 libxtables: prefix - misc functions by Jan Engelhardt · 16 years ago
  8. 1e01b0b libxtables: prefix/order - ascii to ipaddr/ipmask input by Jan Engelhardt · 16 years ago
  9. e44ea7f libxtables: prefix/order - ipaddr/ipmask to ascii output by Jan Engelhardt · 16 years ago
  10. a41545c libxtables: prefix/order - param_act by Jan Engelhardt · 16 years ago
  11. dacafa5 libxtables: prefix/order - program_name by Jan Engelhardt · 16 years ago
  12. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 16 years ago
  13. 39bf9c8 libxtables: prefix/order - libdir by Jan Engelhardt · 16 years ago
  14. 2338efd libxtables: prefix/order - match/target loading by Jan Engelhardt · 16 years ago
  15. c021c3c libxtables: prefix/order - modprobe and xtables.ko loading by Jan Engelhardt · 16 years ago
  16. 630ef48 libxtables: prefix/order - fw_xalloc by Jan Engelhardt · 16 years ago
  17. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  18. ef18e81 src: remove dependency on libiptc headers by Jan Engelhardt · 16 years ago
  19. c634cb9 Add xtables version defines. by Thomas Jarosch · 16 years ago
  20. 493c712 Dynamically create xtables.h.in with version by Jan Engelhardt · 16 years ago[Renamed (98%) from include/xtables.h]
  21. 3155860 xtables.h: move non-exported parts to internal.h by Jan Engelhardt · 16 years ago
  22. 33690a1 Fix all remaining warnings (missing declarations, missing prototypes) by Jan Engelhardt · 16 years ago
  23. dbb7754 Fix -Wshadow warnings and clean up xt_sctp.h by Jan Engelhardt · 16 years ago
  24. a5d0994 escape strings by Max Kellermann · 17 years ago
  25. bd94384 rename overlapping function names by Jan Engelhardt · 17 years ago
  26. 08b1616 bunch o' renames by Jan Engelhardt · 17 years ago
  27. aafd269 common error messages by Jan Engelhardt · 17 years ago
  28. cd9e7aa Introduce strtonum(), which works like string_to_number(), but passes by Jan Engelhardt · 17 years ago
  29. f82070f Converts the iptables build infrastructure to autotools. by Jan Engelhardt · 17 years ago
  30. 5e9eaed use <linux/types.h> by Jan Engelhardt · 17 years ago
  31. 0b63936 Fix more sparse warnings: non-C99 array declaration, incorrect function prototypes by Patrick McHardy · 17 years ago
  32. c329d6a Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long. by Patrick McHardy · 17 years ago
  33. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  34. d884051 Make @msg argument a const char *, just like printf(). by Jan Engelhardt · 17 years ago
  35. 3365332 Make xtables_target->extra_opts const (xtables_match->extra_opts already is) by Jan Engelhardt · 17 years ago
  36. a3732db Moves all declarations in iptables_common.h to xtables.h. by Yasuyuki KOZAKAI · 17 years ago
  37. 5cd1ff5 Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.h by Yasuyuki KOZAKAI · 17 years ago
  38. 04f8c54 Moves some duplicated functions in ip[6]tables.c to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  39. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  40. 0b82e8e Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() by Yasuyuki KOZAKAI · 17 years ago
  41. 3dfa448 Moves common fw_malloc() and fw_calloc() to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  42. 5208806 Adds xtables.[ch] and change Makefile to compile it by Yasuyuki KOZAKAI · 17 years ago