wireshark/extcap
Guy Harris c33e2f7b51 Add more error-reporting routines that call through a function pointer.
Have routines to report capture-file errors, using libwireshark error
codes and strings, that call through a pointer, so they can pop up
dialogs in GUI apps, print a message to the standard error on
command-line apps, and possibly do something different on server
programs.

Have init_report_message() take a pointer to structure containing those
function pointers, rather than the function pointers themselves, as
arguments.

Make other API changes to make that work.
2021-03-15 12:17:59 -07:00
..
.editorconfig HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
CMakeLists.txt MBIM: Update dissector to support DLT_ETW 2020-12-02 09:05:11 +00:00
androiddump.c Add more error-reporting routines that call through a function pointer. 2021-03-15 12:17:59 -07:00
ciscodump.c extcap: put the code to add lissh version information into a common routine. 2020-07-16 10:00:01 +00:00
dpauxmon.c extcap: clean up the version number handling. 2020-07-16 02:48:45 +00:00
dpauxmon_user.h extcap: Support for DisplayPort AUX channel monitors 2018-05-14 10:44:37 +00:00
etl.c wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values. 2021-02-23 21:56:20 +00:00
etl.h MBIM: Update dissector to support DLT_ETW 2020-12-02 09:05:11 +00:00
etw_message.c MBIM: Update dissector to support DLT_ETW 2020-12-02 09:05:11 +00:00
etw_message.h MBIM: Update dissector to support DLT_ETW 2020-12-02 09:05:11 +00:00
etwdump.c MBIM: Update dissector to support DLT_ETW 2020-12-02 09:05:11 +00:00
extcap-base.c Enable -Wredundant-decls. 2021-02-14 14:43:42 -08:00
extcap-base.h Enable -Wredundant-decls. 2021-02-14 14:43:42 -08:00
randpktdump.c Add more error-reporting routines that call through a function pointer. 2021-03-15 12:17:59 -07:00
sdjournal.c extcap: clean up the version number handling. 2020-07-16 02:48:45 +00:00
ssh-base.c extcap: put the code to add lissh version information into a common routine. 2020-07-16 10:00:01 +00:00
ssh-base.h extcap: put the code to add lissh version information into a common routine. 2020-07-16 10:00:01 +00:00
sshdump.c sshdump: fix detection of custom version in Windows 2020-12-09 22:02:42 +00:00
udpdump.c extcap: clean up the version number handling. 2020-07-16 02:48:45 +00:00