wireshark/extcap
Guy Harris ba589a4e44 Move some command-line-oriented routines from wsutil to ui.
cmdarg_err() is for reporting errors for command-line programs and
command-line errors in GUI programs; it's not something for any of the
Wireshark libraries to use.

The various routines for parsing numerical command-line arguments are
not for general use, they're just for use when parsing arguments.

Change-Id: I100bd4a55ab8ee4497f41d9651b0c5670e6c1e7f
Reviewed-on: https://code.wireshark.org/review/31281
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-01-01 02:07:06 +00:00
..
.editorconfig Win32: Make extcap utilities console applications. 2018-10-12 19:01:49 +00:00
CMakeLists.txt Put the main() and wmain() routines for CLI programs into a separate file. 2018-12-13 00:52:11 +00:00
androiddump.c Move some command-line-oriented routines from wsutil to ui. 2019-01-01 02:07:06 +00:00
ciscodump.c Put the main() and wmain() routines for CLI programs into a separate file. 2018-12-13 00:52:11 +00:00
dpauxmon.c Extcap programs must write to the packet pipe in binary mode. 2018-07-19 09:30:52 +00:00
dpauxmon_user.h extcap: Support for DisplayPort AUX channel monitors 2018-05-14 10:44:37 +00:00
extcap-base.c extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
extcap-base.h Put the main() and wmain() routines for CLI programs into a separate file. 2018-12-13 00:52:11 +00:00
randpktdump.c Put the main() and wmain() routines for CLI programs into a separate file. 2018-12-13 00:52:11 +00:00
sdjournal.c writecap: rename pcapng_write_session_block to _section_block 2018-12-18 23:41:41 +00:00
ssh-base.c ssh-base: fix no previous prototype for ‘extcap_log’ [-Wmissing-prototypes] 2018-12-26 20:14:37 +00:00
ssh-base.h extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
sshdump.c Put the main() and wmain() routines for CLI programs into a separate file. 2018-12-13 00:52:11 +00:00
udpdump.c Put the main() and wmain() routines for CLI programs into a separate file. 2018-12-13 00:52:11 +00:00