1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
read_config_yy: Drop extra argument from dlog() call More... over 3 years ago
helpers: ftp: Avoid ugly casts More... over 3 years ago
Fix potential buffer overrun in snprintf() calls More... over 3 years ago
cache: Fix features array allocation More... over 3 years ago
hash: Flush tables when destroying More... over 3 years ago
nfct: remove lazy binding More... over 3 years ago
conntrack: use libmnl for flushing conntrack table More... over 3 years ago
conntrack: use libmnl for ct entries deletion More... over 3 years ago
conntrack: use libmnl for updating conntrack table More... over 3 years ago
conntrack: add nfct_mnl_request() More... over 3 years ago
conntrack: rename nfct_mnl_recv() to __nfct_mnl_dump() More... over 3 years ago
conntrack: fix compiler warnings More... over 3 years ago
conntrackd: cthelper: ssdp: Fix parsing of IPv6 M-SEARCH requests. More... over 3 years ago
conntrack: pass sock to nfct_mnl_*() functions More... over 3 years ago
conntrack: use libmnl to create entry More... over 3 years ago
conntrack: add netlink flags to nfct_mnl_nlmsghdr_put() More... over 3 years ago
conntrack: add nfct_mnl_talk() and nfct_mnl_recv() helper functions More... over 3 years ago
build: replace `AM_PROG_LEX` with `AC_PROG_LEX` More... over 3 years ago
build: remove MAINTAINERCLEANFILES More... over 3 years ago
build: only require bison and flex if the generated files do not exist More... over 3 years ago
conntrack: use libmnl for listing conntrack table More... almost 4 years ago
conntrack: enhance mnl_nfct_dump_cb() More... almost 4 years ago
conntrack: pass filter_dump object to nfct_mnl_dump() More... almost 4 years ago
conntrackd: do not include conntrack ID in hashtable cmp More... almost 4 years ago
conntrack.8: minor copy edit More... almost 4 years ago
build: fix dependency-tracking of yacc-generated header More... almost 4 years ago
build: clean yacc- and lex-generated files with maintainer-clean More... almost 4 years ago
build: remove yacc-generated header from EXTRA_DIST More... almost 4 years ago
build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT` More... almost 4 years ago
build: quote AC_INIT arguments More... almost 4 years ago