obnox/wireshark/wip.git
2010-12-01 sfisherChange underscore to dash to show correct docbook-xml42...
2010-12-01 sfisherNow the Microsoft Visual C++ 2010 redistributable for...
2010-12-01 sfisherAdd extern "C" to more header files.
2010-12-01 sfisherAdd #ifndef __PRIVILEGES_H__ / #define / #endif logic...
2010-12-01 etxrabDelegated-IPv6-Prefix(123) is shown incorrect as X...
2010-12-01 sfisherFix bug #5453 "Help->About Wireshark mis-reports OS...
2010-12-01 cmaynardAdded Alex Badea for his contribution via bug #4149.
2010-12-01 cmaynardFrom Alex Badea via bug #4149: IPcomp: decompress defla...
2010-12-01 wmeierFix a GCC error.
2010-12-01 wmeierOn Windows: convert _tzname[] strings from the system...
2010-12-01 sfisherBack out r35084 since it contains code fragments from...
2010-11-30 sfisherFix bug #5453: Use GetSystemNativeInfo() function if...
2010-11-30 morrissUpdate the manuf file (ahead of this weekend's auto...
2010-11-30 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-11-30 morrissConvert the .c file names to .obj before putting them...
2010-11-30 morrissMove the port audio source into a separate variable...
2010-11-30 geraldWe don't include a comprehensive display filter referen...
2010-11-30 cmaynardRename conflicting draft v2 and v8 display filter field...
2010-11-30 morrissFrom Toralf Foerster via https://bugs.wireshark.org...
2010-11-30 martinmFrom Pascal Quantin:
2010-11-30 morrissOh yeah, there's a reason we don't put targets in Makef...
2010-11-29 sakeFix "colorize with filter" functionality that got broke...
2010-11-29 morrissMove some checkapi targets into Makefile.common
2010-11-29 morrissRemove a no-longer-used variable.
2010-11-29 morrissFix the checkapi target.
2010-11-29 etxrabChange SIP TCP port preference to a range preference.
2010-11-29 morrissMove the checkapi targes to Makefile.common. Rename...
2010-11-29 sfisherAdd "Length" as a new default column on a trial basis...
2010-11-29 morrissRemove DIRTY_GENERATED_C_FILES from WIRESHARK_GTK_SRC...
2010-11-29 morrissRemove file_dlg_win32.c and print_win32.c from the...
2010-11-29 morrissAdd DIRTY_GENERATED_C_FILES to GENERATED_FILES (so...
2010-11-29 etxrabFrom Andrei Emeltchenko:
2010-11-29 cmaynardFix typos.
2010-11-29 etxrabFrom Vincent Helfre:
2010-11-29 etxrabFrom Vincent Helfre:
2010-11-29 etxrabTry to fix Buildbot crash output: fuzz-2010-11-28-11164...
2010-11-29 martinmAllow DCT error strings containing given subsets to...
2010-11-28 jmayerMake the Primary name element filterable in response...
2010-11-28 jmayeru3.c has moved.
2010-11-28 etxrabFrom Slava:
2010-11-28 etxrabFrom Robert Groenenberg:
2010-11-28 etxrabFrom Alex Badea:
2010-11-28 gerald[Automatic manuf, services and enterprise-numbers updat...
2010-11-28 martinmFix calling of LTE RRC dissector for "rrc_lte_r8" frames.
2010-11-28 guyPartially clean up white space.
2010-11-28 guyClean up white space.
2010-11-28 guyClean up white space.
2010-11-28 sfisherMove u3 code to top-level directory since it's not...
2010-11-28 guyDon't report an error twice.
2010-11-28 guyAdd GCC-style printf annotation to the routines that...
2010-11-28 guyClean up white space.
2010-11-27 guyMake some other statusbar routines take a format string...
2010-11-27 guyMove main_statusbar.h to the top-level directory; none...
2010-11-27 sfisherRemove "not tested" note on MSVC 2010's vcredist instru...
2010-11-27 wmeierAdd svn:keywords & svn:eol-style properties.
2010-11-27 sfisherFrom OKANO Takayoshi via bug #5442: Fix typos in docume...
2010-11-27 sfisherFix typo in comment
2010-11-26 sfisherDefine HAVE_GTK in config.h when compiling with GTK...
2010-11-26 sfisherMention SSHv2 RFCs
2010-11-26 sfisherFix the rest of the include paths after the move of...
2010-11-26 sfisherFix the Windows buildbot after r35032
2010-11-26 sfisherMove native Win32 code to its own directory and out...
2010-11-26 sfisherRemove comment stating that Microsoft Visual Studio...
2010-11-25 rbalintAdd libtool version info to libwsutil.
2010-11-25 jakeFix for bug 5435:
2010-11-25 etxrabUpdate comments to point to the previous commit to...
2010-11-25 etxrabRemove threading of tap update.
2010-11-25 jakeCreate proper Help reference.
2010-11-24 cmaynardAdd support for USB isochronous. From Marton Nemeth...
2010-11-24 cmaynardAttempt to fix warnings not previously seen with VS2008EE.
2010-11-24 etxrabFrom Johannes Lange:
2010-11-24 cmaynardWhen listing encapsulation types with -T or file types...
2010-11-24 etxrabFrom Johannes Lange:
2010-11-24 etxrabTighten the heuristic.
2010-11-24 jakeTry to fix dummy header settings alignment.
2010-11-24 wmeierWhitespace cleanup;
2010-11-24 wmeierTighten up code dissecting message header.
2010-11-23 etxrabRemove Supported Channels lenght check fixes
2010-11-23 etxrabFrom Vincent Helfre:
2010-11-23 morrissBased on https://bugs.wireshark.org/bugzilla/show_bug...
2010-11-23 martinmCheck the DDI while dissecting the header.
2010-11-22 geraldUse g_path_get_dirname in init_progfile_dir on Windows...
2010-11-22 stigInitialize no_assoc.app_info=0.
2010-11-22 geraldMake sure we pass a directory path and not a file path to
2010-11-22 etxrabFrom Mike Morrin:
2010-11-22 wmeierRemove print_update_dynamic() decl from file_dlg_win32...
2010-11-22 morrissFrom Emil Wojak via https://bugs.wireshark.org/bugzilla...
2010-11-22 wmeierPrevent "MS-DOS style path detected" messages for sever...
2010-11-22 morrissFrom Stephane Bryant via https://bugs.wireshark.org...
2010-11-22 etxrabRemove faulty return, probably forgotten during test.
2010-11-22 wmeierRemove 'keywords' property.
2010-11-22 wmeierRemove 'keywords' property from a few files.
2010-11-22 martinmAdd another (unsupported) channel type identifier.
2010-11-22 martinmAdd sequence analysis for PDCP, based upon RLC/UM.
2010-11-22 jmayerAdd new files to cmake as well
2010-11-22 cmaynardDisplay priority and protocol, even in the case of...
2010-11-21 wmeierFix properties.
2010-11-21 wmeierAdd $Id$; Fix some properties.
2010-11-21 wmeierAdd $Id$
2010-11-21 gerald[Automatic manuf, services and enterprise-numbers updat...
next