1. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  2. 2be22fb style: reduce indent in xtables_check_inverse by Jan Engelhardt · 15 years ago
  3. 58df901 build: restore --disable-ipv6 functionality on system w/o v6 headers by Olaf Rempel · 15 years ago
  4. 94aa2ea Support for nommu arches by Jan Engelhardt · 15 years ago
  5. c284de5 xtables: warn of missing version identifier in extensions by Jan Engelhardt · 15 years ago
  6. 9a8fc4f xtables: add multi-registration functions by Jan Engelhardt · 15 years ago
  7. 332e4ac iptables: accept multiple IP address specifications for -s, -d by Michael Granzow · 15 years ago
  8. e55cc4a xtables: fix segfault if incorrect protocol name is used by Pablo Neira Ayuso · 15 years ago
  9. 9c0fa7d libxtables: provide IPv6 zero address variable by Jan Engelhardt · 16 years ago
  10. 854d2d9 libxtables: fix compile error due to incomplete change by Peter Volkov · 16 years ago
  11. 4e41854 extensions: add missing limits.h include by Jan Engelhardt · 16 years ago
  12. bddcb92 libxtables: inline and remove unused OPTION_OFFSET macro by Jan Engelhardt · 16 years ago
  13. 5dd19de libxtables: general follow-up cleanup by Jamal Hadi Salim · 16 years ago
  14. 7e4db2f libxtables: consolidate init calls into one function by Jamal Hadi Salim · 16 years ago
  15. 7058192 libxtables: consolidate merge_options into xtables_merge_options by Jamal Hadi Salim · 16 years ago
  16. 139b3fe libxtables: make iptables and ip6tables use xtables_free_opts by Jamal Hadi Salim · 16 years ago
  17. 8533221 libxtables: add xtables_set_revision by Jamal Hadi Salim · 16 years ago
  18. c19f880 libxtables: flush before fork by Jan Engelhardt · 16 years ago
  19. 6f3c300 Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 16 years ago
  20. 8b7baeb libxtables: simple aliasing macro for exit_error by Jamal Hadi Salim · 16 years ago
  21. 7878483 libxtables: Replace direct exit_error() calls inside libxtables by Jamal Hadi Salim · 16 years ago
  22. 40a8343 libxtables: Add exit_error cb to xtables_globals by Jamal Hadi Salim · 16 years ago
  23. 84c3055 libxtables: define xtables_free_opts() by Jamal Hadi Salim · 16 years ago
  24. 8e90ce6 libxtables: Introduce global params structuring by Jamal Hadi Salim · 16 years ago
  25. c31870f libxtables: move compat defines to xtables.c by Jan Engelhardt · 16 years ago
  26. ec93419 libxtables: recognize IP6TABLES_LIB_DIR old-style environment variable by Jan Engelhardt · 16 years ago
  27. 77f48c2 libxtables: move afinfo around by Jan Engelhardt · 16 years ago
  28. 1de7edf libxtables: prefix/order - move parse_protocol to xtables.c by Jan Engelhardt · 16 years ago
  29. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 16 years ago
  30. a0baae8 libxtables: prefix - parse and escaped output func by Jan Engelhardt · 16 years ago
  31. aae6be9 libxtables: prefix - misc functions by Jan Engelhardt · 16 years ago
  32. 1e01b0b libxtables: prefix/order - ascii to ipaddr/ipmask input by Jan Engelhardt · 16 years ago
  33. e44ea7f libxtables: prefix/order - ipaddr/ipmask to ascii output by Jan Engelhardt · 16 years ago
  34. a41545c libxtables: prefix/order - param_act by Jan Engelhardt · 16 years ago
  35. dacafa5 libxtables: prefix/order - program_name by Jan Engelhardt · 16 years ago
  36. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 16 years ago
  37. 39bf9c8 libxtables: prefix/order - libdir by Jan Engelhardt · 16 years ago
  38. 2338efd libxtables: prefix/order - match/target loading by Jan Engelhardt · 16 years ago
  39. c021c3c libxtables: prefix/order - modprobe and xtables.ko loading by Jan Engelhardt · 16 years ago
  40. 630ef48 libxtables: prefix/order - fw_xalloc by Jan Engelhardt · 16 years ago
  41. e917bca extensions: use UINT_MAX constants over open-coded numbers (2/2) by Jan Engelhardt · 16 years ago
  42. 213e185 src: remove redundant casts by Jan Engelhardt · 16 years ago
  43. ef18e81 src: remove dependency on libiptc headers by Jan Engelhardt · 16 years ago
  44. 4860781 ip6tables: fix printing of ipv6 network masks by Jan Engelhardt · 16 years ago
  45. 5a2208c Use s6_addr32 to access bits in int6_addr instead of incompatible name by Yasuyuki Kozakai · 16 years ago
  46. cb25af8 Wrap dlopen code into NO_SHARED_LIBS by Jan Engelhardt · 16 years ago
  47. 2c0a0c9 Resolve warnings on 64-bit compile by Jan Engelhardt · 16 years ago
  48. 23545c2 Implement AF_UNSPEC as a wildcard for extensions by Jan Engelhardt · 17 years ago
  49. 21b41ee Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR by Jan Engelhardt · 17 years ago
  50. dbb7754 Fix -Wshadow warnings and clean up xt_sctp.h by Jan Engelhardt · 17 years ago
  51. 7a236f4 Drop -W from CFLAGS and some tiny code cleanups by Jan Engelhardt · 17 years ago
  52. 9ee386a fix gcc warnings by Max Kellermann · 17 years ago
  53. a5d0994 escape strings by Max Kellermann · 17 years ago
  54. bd94384 rename overlapping function names by Jan Engelhardt · 17 years ago
  55. 08b1616 bunch o' renames by Jan Engelhardt · 17 years ago
  56. 23976ac print warning when dlopen fails by Jan Engelhardt · 17 years ago
  57. aafd269 common error messages by Jan Engelhardt · 17 years ago
  58. cd9e7aa Introduce strtonum(), which works like string_to_number(), but passes by Jan Engelhardt · 17 years ago
  59. 5a26b5f iptables and NO_SHARED_LIBS/dlfcn.h by Mike Frysinger · 17 years ago
  60. df1ef38 Fix showing help text for matches/targets with revision as user by Patrick McHardy · 17 years ago
  61. aae4f82 [PATCH iptables] print warnings to stderr by Max Kellermann · 17 years ago
  62. 170af8c Tries to load libxt_*.so at first. If failed, it tries libip[6]t_*.so. by Yasuyuki KOZAKAI · 17 years ago
  63. a3732db Moves all declarations in iptables_common.h to xtables.h. by Yasuyuki KOZAKAI · 17 years ago
  64. 04f8c54 Moves some duplicated functions in ip[6]tables.c to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  65. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  66. 0b82e8e Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() by Yasuyuki KOZAKAI · 17 years ago
  67. 3dfa448 Moves common fw_malloc() and fw_calloc() to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  68. 5208806 Adds xtables.[ch] and change Makefile to compile it by Yasuyuki KOZAKAI · 17 years ago