wireshark/extcap
Michal Labedzki 0c27e92d8e androiddump 1.0.3: Return more specific error codes
There is 68 generic error exit codes + 45 specific error codes.
Total: 113 error codes, so it is possible to have all specific
exit codes in future - max is 254 (UNIX limitation).

Change-Id: I798bf77b03031a701e90272d01e90b04e7e31940
Reviewed-on: https://code.wireshark.org/review/14763
Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Dario Lombardo <lomato@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-04-19 04:03:26 +00:00
..
.editorconfig Move extcap EditorConfig settings to source dir 2016-03-23 00:24:52 +00:00
Makefile.am Add ax_lib_socket_nsl.m4 macro 2016-03-25 00:16:19 +00:00
Makefile.common extcap: add ciscodump. 2016-03-24 12:07:28 +00:00
Makefile.nmake Fix nmake build for new extcap and writecap binaries. 2016-03-26 00:51:04 +00:00
androiddump.c androiddump 1.0.3: Return more specific error codes 2016-04-19 04:03:26 +00:00
ciscodump.c ciscodump: bugfix 2016-04-14 20:47:37 +00:00
extcap-base.c g_list_free_full() only exists since 2.28 2016-04-18 20:21:24 +00:00
extcap-base.h extcap: add local_interfaces_to_list() to wsutil. 2016-03-04 05:53:56 +00:00
randpktdump.c randpkt: restyle the list generation to get rid of the const compiler warning. 2016-04-01 00:33:09 +00:00
ssh-base.c extcap: add ciscodump. 2016-03-24 12:07:28 +00:00
ssh-base.h extcap: add ciscodump. 2016-03-24 12:07:28 +00:00
sshdump.c sshdump,ciscodump: fix local addresses discovery 2016-04-12 08:21:17 +00:00