aboutsummaryrefslogtreecommitdiffstats
path: root/extcap
AgeCommit message (Expand)AuthorFilesLines
2023-10-31wsutil: Consolidate IP address codeJoão Valverde1-1/+1
2023-10-17androiddump: support capture filterFlorian Bezold1-5/+10
2023-10-11Move our Falco plugin directoriesGerald Combs1-2/+2
2023-09-03ciscodump: Keep strptime() behavior unchangedJoão Valverde1-2/+2
2023-09-03Build with NetBSD's strptime()João Valverde1-1/+2
2023-08-11dpauxmon: Flush after pcap headerJohn Thacker1-0/+2
2023-08-03extcap: Flush after writing the pcap headerJohn Thacker2-0/+4
2023-07-31Falcodump: Partially revert c8accef14cGerald Combs1-9/+8
2023-07-04Falcodump + Falco bridge: libsinsp API updatesGerald Combs1-14/+21
2023-06-28Falcodump: Update our AWS region listGerald Combs1-1/+3
2023-06-28Falcodump: Fix our data source settingsGerald Combs1-2/+2
2023-06-18Get rid of unnecessary casts.Guy Harris1-1/+1
2023-06-16Convert writecap to C99 typesGerald Combs1-1/+1
2023-06-15Convert our extcaps to C99 typesGerald Combs17-431/+433
2023-06-03randpkt: Support different capture formats, default to pcapngJohn Thacker1-2/+7
2023-06-01CMake+Windows: Try to fix NSIS installer with NinjaJoão Valverde1-1/+1
2023-05-26androiddump: Fix warning [-Wdiscarded-qualifier]João Valverde1-1/+1
2023-05-16sshdump: Trying to get closer to setting intended rem. capture filterJaap Keuter1-0/+10
2023-04-26etwdump: Try to fix the buildJohn Thacker1-1/+1
2023-04-26add ProcessorNumber to packet commentsKevin Schoonover1-4/+7
2023-04-20falcodump: Catch exceptions when loading pluginsGerald Combs1-20/+18
2023-03-23sshdump: allow dumpcap capture config without remote interfaceJaap Keuter1-10/+12
2023-03-13Falcodump: Update to match the current libsinsp/libscap.Gerald Combs1-2/+2
2023-02-19sshdump: add capability to use doas on remote hostJaap Keuter1-15/+59
2023-02-10Move ui/cmdarg_err.[ch] to wsutilJoão Valverde3-3/+3
2023-02-06Remove wspcap.h and use config.h insteadJoão Valverde1-1/+1
2023-02-06Remove wsutil/netlink.h workaroundJoão Valverde1-1/+0
2023-02-06CMake: Cleanup unnecessary linking with shared librariesJoão Valverde1-6/+1
2023-01-19Falco bridge+falcodump: Scan for personal pluginsGerald Combs1-0/+12
2023-01-14MinGW: Cast away a -Wincompatible-pointer-types warningJoão Valverde1-3/+3
2023-01-13MinGW: Fix -Wsign-compareJoão Valverde1-2/+2
2023-01-13ciscodump(.c): Fix Null pointer passed to 1st parameter expecting 'nonnull'Alexis La Goutte1-2/+2
2023-01-12Falcodump: More scap event code handling fixesGerald Combs1-10/+0
2023-01-11Falcodump: Improve scap event code handlingGerald Combs1-3/+21
2023-01-05androiddump: btsnoop support on android T and onwardsJakub Pawlowski1-1/+1
2022-12-22CMake: Set a default output directory for log-based extcapsGerald Combs1-0/+3
2022-12-15Extcap: Fix falcodump gcc warnings and errors.Gerald Combs1-8/+7
2022-12-13Fix ciscodump CIDDario Lombardo1-1/+1
2022-12-12ciscodump: Added support for IOS XE 17.xj.novak@netsystem.cz1-41/+347
2022-12-12Falcodump: Open our fifo directly.Gerald Combs1-9/+5
2022-12-12ciscodump: Added noisy messages for troubleshootingj.novak@netsystem.cz2-3/+26
2022-11-17etwudmp: fix typoAlexis La Goutte1-1/+1
2022-10-31extcap: fix missing control frames from wifidump captureAdrian Granados1-2/+4
2022-10-13falcodump: Fix our credential and config file parsing.Gerald Combs1-8/+6
2022-10-11falcodump: Fixup our default profile and region.Gerald Combs1-9/+20
2022-10-08Add log init message to main()João Valverde1-0/+1
2022-10-08sshdump: Add '-f ' for capture filterUli Heilmeier1-1/+1
2022-10-07falcodump: Prefill the Cloudtrail profile and region fields.Gerald Combs1-22/+169
2022-10-03falcodump: Fixup our help output.Gerald Combs1-1/+4
2022-10-03falcodump: Updates for libsinsp and the cloudtrail plugin.Gerald Combs1-81/+225