aboutsummaryrefslogtreecommitdiffstats
path: root/extcap
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-03extcap: Fixed end application loop logicj.novak@netsystem.cz2-3/+3
2022-09-29falcodump: Add support for selection options.Gerald Combs1-25/+94
2022-09-26sshdump: Fix remote-capture-command optionMikael Kanstrup1-1/+1
2022-09-20ciscodump(extcap): Fix DeadStoreAlexis La Goutte1-1/+0
2022-09-10Dissector names are not protocol names.Guy Harris2-4/+4
2022-08-29extcap: Add falcodump.Gerald Combs3-1/+680
2022-08-29extcap: Signal processing unified for C based extcapsj.novak@netsystem.cz5-85/+94
2022-08-12sshdump: may be used uninitialized in this function [-Wmaybe-uninitialized]Joakim Karlsson1-1/+1
2022-08-10sshdump: add option to select dumpcap as remote capture commandJaap Keuter1-15/+65
2022-07-22ciscodump: Added support for IOS XE and ASAJirka Novak1-90/+86
2022-07-22ciscodump: Added support for IOS XE and ASAJirka Novak1-7/+19
2022-07-22Removed useless functionJirka Novak1-10/+0
2022-07-22Fixed issue in processing filters for ASAJirka Novak1-1/+1
2022-07-22ciscodump: Added support for IOS XE and ASAJirka Novak1-128/+1606
2022-05-05ETW: Extract IP packets from Windows event traceOdysseus Yang3-19/+757
2022-04-28sshdump: Update doc for openssh key noteRoland Knall1-2/+2
2022-04-04wsutil: Add configuration namespaces.Gerald Combs9-17/+17
2022-03-21etwdump: Clarify "ETW".Gerald Combs1-1/+1
2022-03-14wiretap: have wtap_dump_close() provide a "needs to be reloaded" indication.Guy Harris1-2/+2
2022-03-13sshdump: fix remote-sudo parameter on restartDylan Ulis1-1/+1
2022-03-09extcap: new interface, wifidump, to capture Wi-Fi frames using a remote SSH hostAdrian Granados3-1/+772
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan2-2/+2
2021-12-22Use UINT64_C() with two constantsJoão Valverde1-2/+2
2021-12-21Extcap logging: Corrected incorrect selector default value syntaxj.novak@netsystem.cz1-2/+2
2021-12-21Clean up some printf() format stringsJoão Valverde1-9/+9
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde11-40/+40
2021-12-19Replace g_snprintf() with snprintf()João Valverde2-14/+14
2021-12-14wslog: Avoid logging any output to stdoutJoão Valverde1-0/+2
2021-12-11Fix extcap-base.[ch] indentationJoão Valverde2-51/+50
2021-12-07extcap: Use standard --log-level and --log-file CLI optionsJoão Valverde2-43/+33
2021-12-06Extcap: Improve the log handler logicJoão Valverde1-6/+14
2021-12-06extcap: Register log handler conditionallyJoão Valverde1-1/+2
2021-12-06Extcap/ssh-base: Use password authentication before keysj.novak@netsystem.cz1-10/+20
2021-12-05Define more log domains for extcapsJoão Valverde7-0/+8
2021-12-03Fix logging with extcapsJoão Valverde10-34/+32
2021-11-30extcap: Add header files to DoxygenMoshe Kaplan5-7/+10
2021-10-22Add new global header wireshark.h with guidelineJoão Valverde1-0/+2
2021-10-13extcap: reword error message referencing captypeChuck Craft8-8/+8
2021-09-30ws_getopt: Rename struct and macrosJoão Valverde11-73/+73
2021-09-28Fix some spelling errors.Martin Mathieson1-2/+2
2021-09-22MinGW-w64: Fix extcap build output pathJoão Valverde1-1/+1
2021-09-22CMake: Remove an unnecessary version checkJoão Valverde1-2/+3