aboutsummaryrefslogtreecommitdiffstats
path: root/extcap
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Fix lots of spellingsMartin Mathieson1-2/+2
2024-02-23falcodump: add missing AWS regionsUli Heilmeier1-0/+2
2024-01-30CMake: Fix our falcodump symlinkGerald Combs1-19/+42
2024-01-31Falco bridge+falcodump: Various fixesGerald Combs1-7/+2
2024-01-19extcap: Set matching libssh log levelJohn Thacker7-15/+62
2024-01-19extcap: Provide a more useful error message when key passphrase is badJohn Thacker1-2/+19
2024-01-18Increase libssh minimum version to 0.8.5John Thacker1-2/+0
2024-01-17extcap: fix build with older libsshJoakim Karlsson1-0/+2
2024-01-15extcap: Add ability to enable SHA-1 algorithmsJohn Thacker5-1/+93
2024-01-12GNSS: add dissectors for further UBX messagesTimo Warns1-0/+469
2023-12-19androiddump: Don't hang for 20s on Linux if loopback is downJohn Thacker1-30/+35
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