Merge with the FreeRADIUS version.
[metze/wireshark/wip.git] / extcap /
2017-05-11 Guy HarrisPut the HAVE_REMOTE hack into wsutil/wspcap.h, and...
2017-05-11 Guy HarrisForce HAVE_REMOTE to be defined when including pcap...
2017-04-21 Guy HarrisUse the cfile_ failure_message routines in androiddump.
2017-04-20 Guy HarrisUse cfile_write_failure_message() in the randpkt code.
2017-03-27 Alexis La Goutteudpdump: fix indent (use tab)
2017-03-27 Michael Mannudpdump.c: warning C6262: Function uses '65608' bytes...
2017-03-23 Mikael Kanstrupandroiddump: Fix tcpdump op prec bug with used_buffer_l...
2017-03-07 Stig Bjørlykkeandroiddump: Fix a type
2017-03-07 Michal Labedzkiandroiddump: Add ignore log-buffer and custom-options...
2017-03-02 AndersBromanUse glib-compat
2017-03-01 Dario Lombardoudpdump: fix recvfrom error on windows.
2017-02-28 Michal Labedzkiandroiddump: Use only non-blocking connect() instead...
2017-02-26 Michael Mannandroiddump: Set connect socket to non-blocking on...
2017-02-24 Dario Lombardoudpdump: fix help.
2017-02-24 Michal Labedzkiandroiddump: Use nonblocking connect
2017-02-16 AndersBromang_slist_free_full requires glib 2.28
2017-02-14 Pascal Quantinandroiddump: fix compilation with ANDROIDDUMP_USE_LIBPC...
2017-02-14 Dario Lombardowiretap: add cleanup routine.
2017-01-26 Guy HarrisCast arguments to socklen_t.
2017-01-26 Guy HarrisClean up some UN*X-vs-Windows socket issues.
2017-01-20 Dario Lombardosshdump: add sudo option.
2017-01-19 Frank CarpenterPopulate logcat year based on localtime
2017-01-07 Peter Wuextcap: fix memleak via data_file_url
2016-12-30 Baruch Siachandroiddump: add missing sys/time.h header
2016-12-25 Guy HarrisFix some narrowing warnings.
2016-12-25 Dario Lombardoudpdump: remove libwireshark dependancy.
2016-12-22 Dario Lombardoudpdump: set default value for payload
2016-12-20 Dario Lombardoextcap: set help page for all extcaps.
2016-12-05 Michal Labedzkiandroiddump: Add support for Bluetooth on Android 7.0
2016-12-04 Guy HarrisHave a routine to do all the work of initializing libwi...
2016-11-18 Dario Lombardoandroiddump: check return value in useSndTimeout()...
2016-11-10 Michal Labedzkiandroiddump: Set socket connect() timeout to 500ms
2016-11-02 Dario Lombardosshdump: use g_shell_quote in the right way.
2016-10-31 Dario Lombardosshdump: remove default filter from capture mode.
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
next