aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/extcap-base.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-29extcap: Add falcodump.Gerald Combs1-1/+9
2022-08-29extcap: Signal processing unified for C based extcapsj.novak@netsystem.cz1-0/+8
2021-12-11Fix extcap-base.[ch] indentationJoão Valverde1-50/+49
2021-12-07extcap: Use standard --log-level and --log-file CLI optionsJoão Valverde1-5/+4
2021-12-03Fix logging with extcapsJoão Valverde1-0/+1
2021-11-30extcap: Add header files to DoxygenMoshe Kaplan1-1/+2
2021-09-30ws_getopt: Rename struct and macrosJoão Valverde1-10/+10
2021-09-20Fix config.h include orderJoão Valverde1-1/+0
2021-09-17Use the musl in-tree getopt_long() everywhereJoão Valverde1-12/+1
2021-02-14Enable -Wredundant-decls.Guy Harris1-5/+10
2020-07-16extcap: clean up the version number handling.Guy Harris1-1/+5
2020-07-15Show the version of libssh being used, if possible.Guy Harris1-1/+1
2020-07-15extcap: add libssh version info to sshdump and ciscodump.Dario Lombardo1-0/+1
2018-12-13Put the main() and wmain() routines for CLI programs into a separate file.Guy Harris1-1/+0
2018-11-14extcap: save debug flag and use it to activate ssh debug.Dario Lombardo1-0/+1
2018-11-05extcap: change boolean to boolflag for --debug option.Dario Lombardo1-1/+1
2018-10-12Win32: Make extcap utilities console applications.Gerald Combs1-5/+1
2018-04-05extcap: Tell utilities the wireshark versionRoland Knall1-0/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-11-12extcap: use SPDX identifiers for licences.Dario Lombardo1-13/+1
2017-08-02extcap: add debug log file feature to extcap-base.Dario Lombardo1-2/+6
2017-07-27extcap: add command line debug function to extcap-base.Dario Lombardo1-1/+1
2017-01-26Clean up some UN*X-vs-Windows socket issues.Guy Harris1-27/+1
2016-10-19extcap: put missed parameters into the helpMichal Labedzki1-2/+2
2016-08-25extcap: add binary name and version to help message.Dario Lombardo1-1/+2
2016-08-04extcap: restyle the help function.Dario Lombardo1-0/+8
2016-08-04extcap: restyle the output subsystem.Dario Lombardo1-11/+11
2016-03-04extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo1-0/+6
2016-02-29extcap: Move extcap handling to baseRoland Knall1-18/+47
2016-02-26extcap: move windows functions into extcap-baseDario Lombardo1-0/+7
2016-02-25Clean up modelines and indentation.Guy Harris1-8/+8
2016-02-25extcap: move includes into extcap-base.Dario Lombardo1-1/+37
2016-02-25extcap: move common code into extcap-base filesDario Lombardo1-0/+63