[Automatic update for 2016-10-30]
[metze/wireshark/wip.git] / extcap /
2016-10-19 Michal Labedzkiandroiddump: Fix help - interfaces
2016-10-19 Michal Labedzkiextcap: put missed parameters into the help
2016-10-15 Dario Lombardoudpdump: fix issues from coverity.
2016-10-04 Dario Lombardosshdump: add remote capture command.
2016-10-04 Dario Lombardosshdump: use tcpdump as default capture binary.
2016-09-26 Dario Lombardosshdump: restyle the output write routine.
2016-09-24 Uli HeilmeierUdpdump: Fix g_debug() for ssize_t buflen
2016-09-16 Guy HarrisType and size cleanups.
2016-09-16 Guy HarrisAdd ws_hexstrtou{bits} and use ws_hexstrtou32 in androi...
2016-09-16 Dario Lombardoudpdump: use socket_handle_t instead of int for portabi...
2016-09-16 Dario Lombardoextcap: make extcap use the ws_strtoi/u functions.
2016-09-16 Guy Harrisws_strou16() now takes three arguments.
2016-09-16 Dario Lombardoextcap: add udpdump.
2016-09-13 Dario Lombardosshdump: remove -P.
2016-09-12 Peter Wuandroiddump: fix memleaks
2016-09-10 Peter Wuextcap-base: fix memleak from help options
2016-09-06 Dario Lombardociscodump: fix line parsing and fix memleak.
2016-08-26 Dario Lombardoextcap: improve interface print in help.
2016-08-25 Dario Lombardoextcap: add binary name and version to help message.
2016-08-24 Dario Lombardoextcap: remove unused #define from ssh-base.
2016-08-24 Dario Lombardoextcap: make extcaps use the version registered in...
2016-08-11 Dario Lombardoandroiddump: use socklen_t (32bit) instead of gssize...
2016-08-09 Dario Lombardoandroiddump: fix bug in socket retry (CID 1293391).
2016-08-06 Dario Lombardoextcap: move defines from sshdump & ciscodump to ssh...
2016-08-04 Dario Lombardoextcap: restyle the help function.
2016-08-04 Dario Lombardoextcap: prevent registration of wrong version.
2016-08-04 Dario Lombardoextcap: restyle the output subsystem.
2016-07-31 Dario Lombardoextcap: fix indentation in extcap-base.
2016-07-22 Roland Knallsshdump: Change ws_close to closesocket
2016-07-17 Michael MannFix printf style parameters complaints from VS Code...
2016-07-17 Michael Mannciscodump.c - Address VS Code Analysis warnings.
2016-07-16 Michael Mannandroiddump.c - Address VS Code Analysis warnings.
2016-07-16 Michael MannHave extcap executables mirror the GTK's WinMain signature.
2016-07-14 Michael Mannandroiddump.c: Use preprocessor directive to distinguis...
2016-07-09 Dario Lombardorandpkt_core: change rand() to g_rand_int (CID 1355360).
2016-07-04 Dario Lombardoandroiddump: fix leak (CID 1293387).
2016-06-30 João ValverdeRemove Makefile.common files
2016-06-15 Pascal QuantinRemove Nmake build system
2016-06-15 Peter Wuandroiddump: fix leak on --extcap-interfaces
2016-06-06 Michael Mann*_stdup_printf -> strdup for "single string only" forma...
2016-05-18 Michal Labedzkiandroiddump: Add model name to user-friendly interface...
2016-05-03 Alexis La Gouttessh-base(.h) : fix no newline at end of file [-Wnewline...
2016-05-03 Alexis La Gouttessh-base : fix no newline at end of file [-Wnewline...
2016-04-25 Pascal QuantinCompile sshdump and ciscodump for Windows
2016-04-19 Michal Labedzkiandroiddump 1.0.3: Return more specific error codes
2016-04-18 AndersBromang_list_free_full() only exists since 2.28
2016-04-14 Dario Lombardociscodump: bugfix
2016-04-14 Michal Labedzkiextcap-base: There is no need to register interfaces...
2016-04-12 Peter Wusshdump,ciscodump: fix local addresses discovery
2016-04-06 Michal Labedzkiandroiddump: Change insecure sprint into g_snprintf
2016-04-04 Michal Labedzkiandroiddump: Fix crash on start capturing
2016-04-02 Michal Labedzkiandroiddump: Register interfaces when list interfaces
2016-04-01 Dario Lombardorandpkt: restyle the list generation to get rid of...
2016-04-01 Dario Lombardoextcap: fix const warnings
2016-03-29 Peter WuFix modeline definitions
2016-03-29 Peter WuAnother round of extcap memleak fixes
2016-03-26 Michael MannFix nmake build for new extcap and writecap binaries.
2016-03-25 João ValverdeAdd ax_lib_socket_nsl.m4 macro
2016-03-24 Guy HarrisFirst convert the string to a number, then convert...
2016-03-24 Guy HarrisPut pcapio.c into a writecap library, and use it.
2016-03-24 Dario Lombardosshdump: use arg define.
2016-03-24 Dario Lombardociscodump: fix OSX compilation error.
2016-03-24 Dario Lombardoextcap: add ciscodump.
2016-03-23 João ValverdeAdd pkg.m4 and remove aclocal-flags script
2016-03-23 João ValverdeMove extcap EditorConfig settings to source dir
2016-03-21 João ValverdeRemove ADNS support
2016-03-17 Dario Lombardoextcap-base: remove print of version if no interfaces...
2016-03-12 Michal Labedzkiandroiddump 1.0.2: Fix a lot of usage of recv()
2016-03-07 Dario Lombardosshdump: minor changes
2016-03-04 Jeff MorrissClean up modelines and indentation.
2016-03-04 Dario Lombardoandroiddump: change first error message into verbose_pr...
2016-03-04 Dario Lombardoextcap: move ssh common functions to ssh-base.
2016-03-04 Dario Lombardoextcap: add local_interfaces_to_list() to wsutil.
2016-03-02 Dario Lombardonmake: add extcap-base to sshdump.
2016-02-29 Michael MannFix randpktdump build in Windows.
2016-02-29 Roland Knallextcap: Move extcap handling to base
2016-02-26 Michael MannFix nmake build for extcap apps.
2016-02-26 Roland Knallextcap: Fix noinst header
2016-02-26 Dario Lombardoextcap: move windows functions into extcap-base
2016-02-26 João Valverdeextcap: Fix make distcheck
2016-02-25 Guy HarrisClean up modelines and indentation.
2016-02-25 Guy HarrisPut extcap-base.h into the release tarball.
2016-02-25 Dario Lombardoextcap: move includes into extcap-base.
2016-02-25 Dario Lombardoextcap: move common code into extcap-base files
2016-02-23 Guy HarrisHave "make maintainer-clean" remove extcap/Makefile.in.
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-02-18 Pascal QuantinFix compilation of extcap programs with NMake
2016-02-15 Guy HarrisBuild the extcap programs in the extcap directory.
2016-02-13 Alexis La Goutteandroiddump: fix logical ‘or’ of equal expressions...
2016-02-11 Dario Lombardorandpktdump: change error messages.
2016-02-08 Dario Lombardosshdump: fix default value for capture filter.
2016-02-05 Michal LabedzkiFix some Coverity issue
2016-02-01 Dario Lombardoandroiddump: fix printf format warning.
2016-01-27 Dario Lombardosshdump: fix error in extcap sentence.
2016-01-22 Dario Lombardosshdump: fix leak in ssh_open_remote_connection() ...
2016-01-19 Dario Lombardosshdump: fix typo in extcap-config.
2016-01-18 Michal Labedzkiandroiddump: There is no need to make full copy optarg
2016-01-18 Dario Lombardoextcap: add masked to options.
2016-01-16 Alexis La Gouttefix spelling-error-in-binary found by lintian
next