35
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cherry-pick commit 09b8fc8d48b69afbb0365b576fb82844e3531932 also on other pcre2_regex calls to fix filters too
LocutusOfBorg
as Gianfranco Costamagna
More... almost 2 years ago
Fix matching error with pcre2 of sslstrip plugin More... almost 2 years ago
enable session handling for intercepted sessions for Linux and MacOS More... almost 2 years ago
Port one last part of pcre2 code in sslstrip.c plugin
LocutusOfBorg
as Gianfranco Costamagna
More... about 2 years ago
etterfilter.8.in: fix missing escape of newly added manpage entry in #1162 leading to error in pdf generation: troff: /home/runner/work/ettercap/ettercap/build/man/etterfilter.8:276: cannot use character '0' as a starting delimiter
LocutusOfBorg
as Gianfranco Costamagna
More... about 2 years ago
Bump cmake minimum version to 2.8.12, to avoid a deprecation warning
LocutusOfBorg
as Gianfranco Costamagna
More... about 2 years ago
Add cmake.yml file
LocutusOfBorg
as Gianfranco Costamagna
More... about 2 years ago
pcre2: Make the code compile with both old pcre3 and newer pcre2
LocutusOfBorg
as Gianfranco Costamagna
More... about 2 years ago
Merge pull request #1171 from LocutusOfBorg/typo-fix More... about 2 years ago
Fix two typos spot by debian lintian tool
LocutusOfBorg
as Gianfranco Costamagna
More... about 2 years ago
Move from pcre3 to newer pcre2 (See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000088)
LocutusOfBorg
as Gianfranco Costamagna
More... about 2 years ago
Merge pull request #1162 from iw4p/improve-filter-examples More... about 2 years ago
test if condition More... about 2 years ago
Update etter.filter.examples More... about 2 years ago
improve etterfilter examples More... over 2 years ago
Merge pull request #1155 from LocutusOfBorg/fix-clang-warnings More... over 2 years ago
Fix missing initialization of pthread mutex of etterfilter and etterlog (Issue: #1154) More... over 2 years ago
Fix warnings with clang-cl ec_filter.c(1059,7): warning: variable 'len' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ ec_filter.c(1065,30): note: uninitialized use occurs here if (fop->op.func.offset > len) { ^~~ ec_filter.c(1006,14): note: initialize the variable 'len' to silence this warning size_t len, cnt; ^ = 0 More... over 2 years ago
Merge pull request #1146 from LocutusOfBorg/fix-build-failure More... over 2 years ago
Fix build failures due to new ncurses adding -Werror=format-security (See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995474)
LocutusOfBorg
as Gianfranco Costamagna
More... over 2 years ago
Merge pull request #1138 from koeppea/etterfilter-random-function
LocutusOfBorg
as Gianfranco Costamagna
More... over 2 years ago
Update CHANGELOG More... almost 3 years ago
Update CHANGELOG More... almost 3 years ago
Merge pull request #1131 from koeppea/fix-connection-tracking
LocutusOfBorg
as Gianfranco Costamagna
More... almost 3 years ago
Merge pull request #1130 from koeppea/fix-finger More... almost 3 years ago
increase default connection buffer maximum More... almost 3 years ago
fix fingerprint string composition More... almost 3 years ago
Merge pull request #1124 from pinotree/icon-in-hicolor More... almost 3 years ago
Install app icon in XDG hicolor icon theme More... almost 3 years ago
new etterfilter function to generate random data More... about 3 years ago