Histórico de Commits

Autor SHA1 Mensagem Data
  Jo-Philipp Wich f62a52b105 treewide: replace unsafe string functions há 4 anos atrás
  Jo-Philipp Wich 23cc543f4f improve reload logic há 4 anos atrás
  Jo-Philipp Wich 12a7cf9db1 Add support for DSCP matches and target há 6 anos atrás
  Jo-Philipp Wich f50a524847 helpers: implement explicit CT helper assignment support há 6 anos atrás
  Jo-Philipp Wich bd40ba4584 iptables: move includes into iptables.c to avoid kernel header clashes há 8 anos atrás
  Ralph Sennhauser 6015fc0761 musl-compat: avoid kernel header conflicts há 8 anos atrás
  Jo-Philipp Wich 786b15ff14 iptables: remove usage of xt_id há 8 anos atrás
  Jo-Philipp Wich 2275303757 iptables: declare _GNU_SOURCE to define RTLD_NEXT há 8 anos atrás
  Ralph Sennhauser 19acf041bf iptables: optional loading of static extensions há 8 anos atrás
  Ralph Sennhauser dd013720b4 iptables: add support for version 1.6.0 há 8 anos atrás
  Jo-Philipp Wich c5c87e4699 iptables: use different approach for managing loadable extensions há 8 anos atrás
  Jo-Philipp Wich be8ead27f6 treewide: replace jow@openwrt.org with jo@mein.io há 8 anos atrás
  Jo-Philipp Wich 410cff5e62 Use xt_id match to track own rules há 8 anos atrás
  Jo-Philipp Wich 980b7859bb Rework match initialization há 9 anos atrás
  Jo-Philipp Wich dfc0ed1699 iptables: initialize multiport match há 9 anos atrás
  Steven Barth 2f392a3b91 Add support for device and direction parameters há 10 anos atrás
  Steven Barth 1097a30f1d snat: add support for connlimiting port-range SNAT há 10 anos atrás
  Jo-Philipp Wich c67adbd07b Revert "Make sure that NOTRACK is linked into firewall3 if it is part of libext*.a" há 11 anos atrás
  Jo-Philipp Wich 95cc95c7fe Make sure that NOTRACK is linked into firewall3 if it is part of libext*.a há 11 anos atrás
  Jo-Philipp Wich 52d62c3d46 Keep all basic chains on reload and only flush them, this allows user rules to jump to targets like "reject" or "notrack" há 11 anos atrás
  Jo-Philipp Wich 3a3d85b3c7 Extend ipset option syntax to support specifying directions inplace. há 11 anos atrás
  Jo-Philipp Wich cecf523b7b Decouple handle destroying from committing, add fw3_ipt_close() instead há 11 anos atrás
  Jo-Philipp Wich 2dbfd733c3 Do not let libxtables implicitely load extensions, do it directly from fw3 and track the loaded objects for properly closing when destroying the handle. há 11 anos atrás
  Jo-Philipp Wich 73805dcc03 Make IPv6 support optional há 11 anos atrás
  Jo-Philipp Wich 7b63363c22 Add abstract fw3_xt_reset() implementation há 11 anos atrás
  Jo-Philipp Wich 9a41dccb8e Fix compatibility with older libiptc/libip6tc há 11 anos atrás
  Jo-Philipp Wich 1ce8986798 Use weak function pointers to call extension init functions, this makes firewall3 independant from the features compiled into iptables há 11 anos atrás
  Jo-Philipp Wich 54904110e3 Add missing libip6t_REJECT initialization há 11 anos atrás
  Jo-Philipp Wich 2bcf21ee2e Only initialize extensions we actually use há 11 anos atrás
  Jo-Philipp Wich 3833ad4b0a Include iptables command and table name in iptables debug output há 11 anos atrás