wireshark/extcap
Guy Harris 686d72fc7d Type and size cleanups.
Use size_t for sizes.  Do checks to make sure we don't overflow ints.

Change-Id: Id0846cc5c6348d67a23064517ad1c432cf1cb61a
Reviewed-on: https://code.wireshark.org/review/17742
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-09-16 19:45:13 +00:00
..
.editorconfig Move extcap EditorConfig settings to source dir 2016-03-23 00:24:52 +00:00
Makefile.am extcap: add udpdump. 2016-09-16 08:07:30 +00:00
androiddump.c Type and size cleanups. 2016-09-16 19:45:13 +00:00
ciscodump.c extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
extcap-base.c extcap-base: fix memleak from help options 2016-09-10 17:35:26 +00:00
extcap-base.h extcap: add binary name and version to help message. 2016-08-25 12:29:49 +00:00
randpktdump.c extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
ssh-base.c extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
ssh-base.h extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
sshdump.c extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
udpdump.c udpdump: use socket_handle_t instead of int for portability. 2016-09-16 15:58:12 +00:00