1. de7a62a Merge tag 'v1.8.6' of git://git.netfilter.org/iptables by Maciej Żenczykowski · 3 years, 2 months ago
  2. 45738d3 [LSC] Add LOCAL_LICENSE_KINDS to external/iptables by Bob Badour · 3 years, 4 months ago
  3. c6cff7d libiptc: Avoid gcc-10 zero-length array warning by Phil Sutter · 3 years, 8 months ago
  4. 914d414 use __BIONIC__ not __ANDROID__ by Maciej Żenczykowski · 4 years, 1 month ago
  5. 9dd0c48 libiptc: do not typedef socklen_t on Android by Maciej Żenczykowski · 4 years, 1 month ago
  6. 6b366ac libiptc.c: remove ipt_error_target by Maciej Żenczykowski · 4 years, 2 months ago
  7. 7a98e69 Merge tag 'v1.8.4' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  8. b68f7ec Merge tag 'v1.8.3' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  9. 65a64d8 Merge tag 'v1.8.1' of git://git.netfilter.org/iptables into work by Maciej Żenczykowski · 4 years, 2 months ago
  10. e5ca726 Merge tag 'v1.6.2' of git://git.netfilter.org/iptables by Maciej Żenczykowski · 4 years, 6 months ago
  11. 03a4a20 libiptc: silence two comiler warnings by Florian Westphal · 4 years, 9 months ago
  12. 7f97513 libiptc: axe non-building debug code by Florian Westphal · 4 years, 9 months ago
  13. a84b12c build: remove -Wl,--no-as-needed and libiptc.so by Jan Engelhardt · 5 years ago
  14. cc9d01b Convert iptables to Android.bp by Dan Willemsen · 6 years ago
  15. 341279e libiptc: Extend struct xtc_ops by Phil Sutter · 6 years ago
  16. a76ba54 libiptc: NULL-terminate errorname by Phil Sutter · 6 years ago
  17. 22ef371 libiptc: Simplify alloc_handle() function signature by Phil Sutter · 6 years ago
  18. e6f9867 libiptc: Avoid side-effect in memset() calls by Phil Sutter · 6 years ago
  19. 0540b0b Use -Werror in external/iptables by Chih-Hung Hsieh · 7 years ago
  20. 8a3f924 Update to iptables 1.6.1. by Lorenzo Colitti · 7 years ago
  21. 9b8cb75 libiptc: don't set_changed() when checking rules with module jumps by Dan Williams · 7 years ago
  22. 92dc4f6 iptables: Spelling fixes by Ville Skyttä · 9 years ago
  23. 6028d4a libiptc: fix fortify errors in debug code by Mike Frysinger · 9 years ago
  24. 86a65af list: fix prefetch dummy by Arturo Borrero · 9 years ago
  25. e3928b7 Fixup build so that the update from nefilter.org to 1.4.20 works by JP Abgrall · 10 years ago
  26. 11ef84b Merge remote-tracking branch 'upstream/stable-1.4.20' into update by JP Abgrall · 10 years ago
  27. d4cea46 iptables: remove $(KERNEL_HEADERS) from include path by Colin Cross · 10 years ago
  28. 9b5ca5c Silence all warnings. by Kristian Monsen · 11 years ago
  29. 72000dc Fix iptables to build with old or uapi header files. by Elliott Hughes · 11 years ago
  30. cccfff9 libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependency by Pablo Neira Ayuso · 11 years ago
  31. 8db1044 libiptc: fix retry path in TC_INIT by Miguel GAIO · 12 years ago
  32. c0aa38e src: mark newly opened fds as FD_CLOEXEC (close on exec) by Maciej Żenczykowski · 12 years ago
  33. 61b8f7e iptables: missing free() in function delete_entry() by Franz Flasch · 12 years ago
  34. 1a7732f iptables: missing free() in function cache_add_entry() by Franz Flasch · 12 years ago
  35. 7c1b69b Revert "libiptc: Returns the position the entry was inserted" by Pablo Neira Ayuso · 12 years ago
  36. d65702c libiptc: Returns the position the entry was inserted by Jonh Wendell · 12 years ago
  37. 32a4b7d Merge branch 'stable' by Jan Engelhardt · 12 years ago
  38. b8c42ec libiptc: provide separate pkgconfig files by Jan Engelhardt · 12 years ago
  39. de4d2d3 libiptc: use a family-invariant xtc_ops struct for code reduction by Jan Engelhardt · 13 years ago
  40. 14da567 src: resolve old macro names that are indirections by Jan Engelhardt · 13 years ago
  41. 1639fe8 libiptc: combine common types: _handle by Jan Engelhardt · 13 years ago
  42. 7e5e866 libiptc: replace ipt_chainlabel by xt_chainlabel by Jan Engelhardt · 13 years ago
  43. 160f25b libiptc: remove unused HOOK_DROPPING thing by Jan Engelhardt · 13 years ago
  44. 9cf67de libiptc: resolve compile failure by Jan Engelhardt · 13 years ago
  45. 96d0d01 iptables: Coverity: DEADCODE by Jiri Popelka · 13 years ago
  46. 8b4807f Post-merge fixup. Add new Android.mk, re-checkin generated files by JP Abgrall · 13 years ago
  47. ebf8162 Merge git://git.netfilter.org/iptables into v1.4.11_upstream by JP Abgrall · 13 years ago
  48. 38ffc9d build: re-add missing CPPFLAGS for libiptc by Jan Engelhardt · 13 years ago
  49. 5c8f5b6 src: move all libiptc pieces into its directory by Jan Engelhardt · 13 years ago
  50. 7d91a2a build: remove dead code parts by Jan Engelhardt · 13 years ago
  51. 16bd81b androidifying: fixup includes and extraneous typedefs for __ANDROID__ by JP Abgrall · 13 years ago
  52. dcd1ad8 src: replace old IP*T_ALIGN macros by Jan Engelhardt · 13 years ago
  53. d59b9db iptables: add -C to check for existing rules by Stefan Tomanek · 13 years ago
  54. 7ac4052 src: use C99/POSIX types by Jan Engelhardt · 13 years ago
  55. 390755d libip4tc: Add static qualifier to dump_entry() by Dmitry V. Levin · 14 years ago
  56. 7c4d668 libiptc: fix wrong maptype of base chain counters on restore by Jan Engelhardt · 15 years ago
  57. 51651b6 libiptc: avoid strict-aliasing warnings by Jan Engelhardt · 15 years ago
  58. a9c79c7 libiptc: remove unused functions by Jan Engelhardt · 15 years ago
  59. c9477d0 libiptc: give credits to my self by Jesper Dangaard Brouer · 15 years ago
  60. a9fe5b3 libiptc: fix whitespaces and typos by Jesper Dangaard Brouer · 15 years ago
  61. 64ff47c libiptc: fix chain rename bug in libiptc by Jesper Dangaard Brouer · 15 years ago
  62. 7cd15e3 libiptc: avoid compile warnings for iptc_insert_chain by Christoph Paasch · 15 years ago
  63. 0eee300 libiptc: guard chain index allocation for different malloc implementations by Jan Engelhardt · 16 years ago
  64. 175f451 libiptc: make sockfd a per-handle thing by Jan Engelhardt · 16 years ago
  65. d73af64 libiptc: use hex output for hookmask by Jan Engelhardt · 16 years ago
  66. de89969 libiptc: remove unused iptc_get_raw_socket and iptc_check_packet by Jan Engelhardt · 16 years ago
  67. 1c9015b libiptc: remove indirections by Jan Engelhardt · 16 years ago
  68. fd18731 libiptc: remove typedef indirection by Jan Engelhardt · 16 years ago
  69. 4eb03c8 libiptc: remove old fixme by Jesper Dangaard Brouer · 16 years ago
  70. 4bae3f1 libiptc: fix scalability performance issue during initial ruleset parsing by Jesper Dangaard Brouer · 16 years ago
  71. 526d3e1 libiptc: minor bugfix by Jesper Dangaard Brouer · 16 years ago
  72. 1f23d3c libiptc: move variable definitions to head of function by Patrick McHardy · 16 years ago
  73. 5a2208c Use s6_addr32 to access bits in int6_addr instead of incompatible name by Yasuyuki Kozakai · 16 years ago
  74. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  75. 21b41ee Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR by Jan Engelhardt · 16 years ago
  76. 33690a1 Fix all remaining warnings (missing declarations, missing prototypes) by Jan Engelhardt · 16 years ago
  77. dbb7754 Fix -Wshadow warnings and clean up xt_sctp.h by Jan Engelhardt · 16 years ago
  78. 2f93205 Retry ruleset dump when kernel returns EAGAIN. by Patrick McHardy · 16 years ago
  79. 2b62b62 Remove obsolete file by Patrick McHardy · 16 years ago
  80. 01444da Solving scalability issue: for chain list "name" searching. by Jesper Dangaard Brouer · 16 years ago
  81. 48bde40 Introduce a counter for number of user defined chains. by Jesper Dangaard Brouer · 16 years ago
  82. 9109398 Inline functions iptcc_is_builtin() and set_changed(). by Jesper Dangaard Brouer · 16 years ago
  83. 1336451 More safe chain sorting, improving r7098 by Jesper Dangaard Brouer · 16 years ago
  84. f791a5d Fix sockfd use accounting for kernels without autoloading by Patrick McHardy · 17 years ago
  85. d8cb787 iptables/libiptc perf issue: Sorting chain during pull-out by Jesper Dangaard Brouer · 17 years ago
  86. 97fb2f1 Fix unused function warning by Patrick McHardy · 17 years ago
  87. 0b63936 Fix more sparse warnings: non-C99 array declaration, incorrect function prototypes by Patrick McHardy · 17 years ago
  88. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  89. 7d5cc22 Removes KERNEL_64_USERSPACE_32 by Yasuyuki KOZAKAI · 17 years ago
  90. e5bd1d7 iptables -Z clears the per-rule counters, but not the chain policy counters (Andy Gay <andy@andynet.net>) by Andy Gay · 18 years ago
  91. 04a1e4c BUG: libiptc chain references bug (Jesper Brouer <hawk@diku.dk>) by Patrick McHardyJesper Brouer · 18 years ago
  92. 7006729 libiptc symbols clash (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  93. e0865ad Don't overwrite errno with return value of setsockopt (which is -1 on error). by Patrick McHardy · 18 years ago
  94. a7dd0e4 Revert incorrect fix for "Unknown error 4294967295" problem by Patrick McHardyHarald Welte · 18 years ago
  95. 2998554 When entering an invalid command (such as iptables -A INPUT -j MARK --set-mark by Harald Welte · 18 years ago
  96. 0fbc862 don't install libiptc.a by Harald Welte · 18 years ago
  97. d6ba6f5 - Fix memory leak in TC_COMMIT() (Markus Sundberg) by Harald Welte · 19 years ago
  98. feca057 _really_ sort only user defined chains (Robert de Barth <list-netfilter@debarth.co.uk> by Robert de Barth · 19 years ago
  99. efa8fc2 get rid of numerous gcc-4 warnings by Harald Welte · 19 years ago
  100. 5ee8862 fix deletion of targets where kernel size != userspace size (Pablo Neira) by Pablo Neira · 19 years ago