wireshark/randpkt_core
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
..
CMakeLists.txt HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
randpkt_core.c Add more error-reporting routines that call through a function pointer. 2021-03-15 12:17:59 -07:00
randpkt_core.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00