metze/wireshark/wip.git
2014-07-03 Guy HarrisUse get_*_int() from wsutil, rather than defining our...
2014-07-03 Guy HarrisMake --help and --version information a bit more uniform.
2014-07-03 Evan HuusRevert to 3ms if we don't have the handshake
2014-07-03 Pascal QuantinGTP: add dissection of Extended End User Address
2014-07-03 Guy HarrisMore getopt_long(), for --help and --version.
2014-07-03 Guy HarrisMore getopt_long, to add --help and --version support.
2014-07-03 Guy HarrisAdd long-option support.
2014-07-03 Guy HarrisRegularize the help output of programs.
2014-07-03 Guy HarrisRegularize the first line of version output.
2014-07-03 Guy HarrisAdd license information to the copyright information.
2014-07-02 Irene RuengelerManage Interfaces
2014-07-02 Guy HarrisFail if any of the install-exec-hook commands fails.
2014-07-02 Michael MannNDPS dissector is the poster child for proto_tree_add_s...
2014-07-02 Evan Huuskafka: fully dissect offset request/response messages
2014-07-02 Joerg MayerMake the flag testing logic for linker flags work like...
2014-07-02 Balint ReczeyAllow overriding C/C++ flags from CMake command line
2014-07-02 Evan HuusRSVP checksum is not required if integrity object is...
2014-07-02 Tim FurlongUpdate WSDG win32/win64 quick start guide to include...
2014-07-02 Jakub ZawadzkiOptimize sip dissector: avoid calling tvb_get_string_enc()
2014-07-02 Tim FurlongAdd a note to Doc/docbook-xml42 requirement in docbook...
2014-07-02 Guy HarrisSee if this forces version.h to be built.
2014-07-02 Guy HarrisMake some inconsistent configuration options errors.
2014-07-02 Guy HarrisAUTHORS-SHORT is build in ${CMAKE_BINARY_DIR}, not...
2014-07-02 Guy HarrisIf -fvisibility=hidden isn't supported, try -xldscope...
2014-07-01 Evan HuusBump (again) the amount of work we do for wmem's timing...
2014-07-01 Guy HarrisFor Sun C with linker scoping specifiers, define WS_DLL...
2014-07-01 Jeff MorrissGet rid of rpath when we're building RPMs.
2014-07-01 Jeff MorrissFix buildroot.
2014-07-01 Malcolm WaltersFix for Bug 10240.
2014-07-01 Guy HarrisUse G_GNUC_PRINTF() for simple_message_box().
2014-07-01 Jakub ZawadzkiRemove executable bit, from not executable files.
2014-07-01 Guy HarrisFix the checks for the Cygwin path.
2014-07-01 Guy HarrisDon't check for -Wl,{option} support.
2014-07-01 Guy HarrisFix comments to reflect reality.
2014-07-01 Guy HarrisPick up stuff from GLib to hide symbols with Sun C.
2014-07-01 Tim FurlongAdd logic to config.nmake to find 64-bit cygwin, and...
2014-07-01 Graham BloiceFix the QT build on Qt 5.3 or later to use the windeplo...
2014-07-01 Balint ReczeyKeep VS Code Analysis happy
2014-07-01 Graham BloiceRemove debugging info from protocol tree for frame
2014-07-01 Balint ReczeyLog2() and exp2() are missing on Windows
2014-07-01 Guy HarrisDrop privileges even earlier.
2014-07-01 Guy HarrisAdd a comment that appears in other programs.
2014-07-01 Guy HarrisSquelch some warnings.
2014-07-01 Balint ReczeyIncrease space allocated for IO Graph slower after...
2014-07-01 Balint ReczeyGTK: Unlimited, dynamically allocated IO Graph
2014-07-01 Joerg MayerGenerate version.h before adding subdirs (especially...
2014-07-01 Evan HuusOptimize epan_new/init_dissection
2014-07-01 Jakub Zawadzkisip optimization: avoid calling tvb_get_guint8.
2014-07-01 Joerg MayerPut each option on a line of its own.
2014-07-01 Balint ReczeyInit session id to avoid warning using GCC 4.9
2014-07-01 Balint ReczeyFix access to uninitialised value
2014-07-01 Balint ReczeyFix access to uninitialised values
2014-06-30 Guy HarrisReflect the move of filters.c to libui.
2014-06-30 Guy HarrisDrop privileges very early on.
2014-06-30 Guy HarrisClean up a comment.
2014-06-30 Guy HarrisDo startup things in an order more like that of gtkshark.
2014-06-30 Guy HarrisAlways set the crash information.
2014-06-30 Guy HarrisAdd echld_test to the list of files we ignore (built...
2014-06-30 Guy HarrisGet rid of trailing blank line.
2014-06-30 Guy HarrisMove filters.[ch] to libui.
2014-06-30 Guy HarrisMove stat_menu.h to libui.
2014-06-30 Evan HuusWarn about unencrypted HTTP traffic over port 443
2014-06-30 Guy HarrisMove proto_hier_stats.[ch] to libui.
2014-06-30 AndersBromanFrom Johan Whahl:
2014-06-30 AndersBromanFix the display of AVP:s that are not fully dissected
2014-06-30 Michal LabedzkiLogcat: Remove commented code
2014-06-30 Michal LabedzkiBluetooth: Add missing connection_handle
2014-06-30 Bill MeierFix Bug #10238: Display filter expression dialog items...
2014-06-30 Guy HarrisGet rid of another unused routine.
2014-06-30 Guy HarrisGet rid of unused routine.
2014-06-30 Guy HarrisMove capture.[ch] to libui.
2014-06-30 Guy HarrisMake a routine unused outside capture_ui_utils.c static.
2014-06-30 Pascal QuantinWindows: fix update of version information in wireshark...
2014-06-30 Guy HarrisMove capture_session.h to capchild; what it declares...
2014-06-30 Guy HarrisMove capture_ui_utils.[ch] to libui.
2014-06-30 Guy Harrisclopts_common.c is now part of wsutil.
2014-06-29 Guy Harrisclopts_common.c is now part of wsutil.
2014-06-29 Guy HarrisPut in missing forward declaration.
2014-06-29 Guy HarrisMove some more stuff into wsutil.
2014-06-29 Michael Mannproto_tree_add_subtree[_format]
2014-06-29 Pascal QuantinGSM MAP: ensure that p2p_dir is always initialized...
2014-06-29 Bill MeierFix compile error when building w/o GNUTLS
2014-06-29 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2014-06-29 Michael Mannproto_tree_add_subtree[_format]
2014-06-29 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-29 David AmeissStandardize the names of, and document, the taps and...
2014-06-28 Balint ReczeyFix missing g_list_next() with GLib < 2.32
2014-06-28 Graham BloiceRemove unused variables post commit 7bf6862ecf0d0a508bf...
2014-06-28 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-28 Irene RuengelerFix several GTK warnings in Windows.
2014-06-27 AndersBromanHave the makefile run windepoyqt if it exists to copy...
2014-06-27 Balint ReczeyUse g_queue_free_full() only on GLib > 2.32
2014-06-27 Balint ReczeyUse GQueue for generating statistics
2014-06-27 Guy HarrisReport more information on a sync_xxx_open() call failure.
2014-06-27 Guy HarrisWe're not currently using dissect_rtcp_psfb_remb()...
2014-06-27 AndersBromanIn function 'dissect_rtcp_psfb':
2014-06-27 Britt McKinleyRTCP: Add support for MS-RTP
2014-06-27 Evan HuusTighten the dump-glossary test.
2014-06-27 Evan HuusIf we have no fields, don't try to iterate through...
2014-06-27 Martin Kaisershow an expert info if a non-control urb contains a...
next