obnox/wireshark/wip.git
2011-07-14 wmeierAdd a note re possible issues when 'info_all_data_prese...
2011-07-14 etxrabFix trunk/gtk/menus.c:4427:9: error: â\80\98sep_entryâ...
2011-07-14 sakeMake windows buildbot happy (hopefully!)
2011-07-14 wmeierFix a property name typo: svn:keyworrds --> svn:keywords
2011-07-14 sakeIf the first 8 bytes of the icmp echo/echo-reply data...
2011-07-14 jmayerRemove trailing whitespace
2011-07-14 wmeierFix property name typo: svn:eol-syle --> svn:eol...
2011-07-14 wmeierUse correct property name: svn.keywords --> svn:keywords
2011-07-14 etxrabRemove \80\98GtkItemFactoryEntry code in MAIN_MENU_USE_UIMA...
2011-07-14 wmeierFix a crash when doing Telephony ! RTP ! Stream Analysi...
2011-07-14 martinmAdd LTE RLC stats tap to tshark.
2011-07-14 tuexenAdd back r37749, which was taken out by accident.
2011-07-14 galUpdate the algorithms in line with RFC 5912 including...
2011-07-14 martinmAdd LTE MAC statistics to tshark.
2011-07-14 jmayerFix the last non-gtkitemfactory stuff for use with...
2011-07-14 galUpdate to correct the definition of the clearance attri...
2011-07-14 etxrabReplace deprecated gdk_pixmap_unref() with g_object_unr...
2011-07-14 etxrabFrom Joerg Mayer:
2011-07-14 guyAs with Makefile.am, so with Makefile.nmake. To quote...
2011-07-14 jmayerUpdate status of compile with -DGTK_DISABLE_DEPRECATED
2011-07-14 jmayerFix some compiler errors with -DGTK_DISABLE_DEPRECATED
2011-07-13 jmayermake compiling with -DGTK_DISABLE_DEPRECATED work
2011-07-13 jmayermake compiling with -DGTK_DISABLE_DEPRECATED work
2011-07-13 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-13 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-13 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-13 etxrabRemove two deprecated functions.
2011-07-13 etxrabFix more tooltips fixes.
2011-07-12 tuexenDisplay interface stuff only when interfaces are available.
2011-07-12 jmayerCopy over behaviour of commit 37967 for configure.in
2011-07-12 jmayerRemote trailing whitespace
2011-07-12 guyAdd a comment noting why AirPcap support cannot be...
2011-07-12 tuexenDisable airpcap by default. This matches the configure...
2011-07-12 tuexenThis fixes the compile issue reported in
2011-07-12 martinmSpeed up (slightly) reading of long text lines.
2011-07-12 etxrabFix more tooltips.
2011-07-12 etxrabFix more tooltips.
2011-07-12 guyAdd a bunch of URLs for character encoding information.
2011-07-11 geraldHaving a non-NULL capture_opts->save_file might make...
2011-07-11 geraldUse the proper function name.
2011-07-11 etxrabFix more tooltips.
2011-07-11 geraldMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-07-11 etxrabFix more tooltips, mark gtk_tooltips_new with 'E' in...
2011-07-11 etxrabFix a couple of tooltips.
2011-07-11 geraldIn version_info.c, assume we always have the "matches...
2011-07-11 geraldRemaining GLIB_CHECK_VERSION and GTK_CHECK_VERSION...
2011-07-11 etxrabGTK_CHECK_VERSION cleanup.
2011-07-11 geraldMore GLIB_CHECK_VERSION and GTK_CHECK_VERSION cleanup.
2011-07-11 geraldMore GLIB_CHECK_VERSION, GTK_CHECK_VERSION, and related...
2011-07-11 geraldRemove a lot of instances of GTK_CHECK_VERSION. Clean...
2011-07-11 geraldMake the minimum GLib version 2.14 and the minimum...
2011-07-11 etxrabChange encoding type from FALSE to ENC_BIG_ENDIAN.
2011-07-11 etxrabFrom qgj:
2011-07-11 etxrabChange encoding type from FALSE to ENC_BIG_ENDIAN.
2011-07-11 etxrabFrom Ludovic Haessler:
2011-07-11 etxrabMake sure consumed is set.
2011-07-11 etxrabFrom Michael Mann:
2011-07-11 cmaynardAs noted by Jaap Keuter on -dev, be sure to use message...
2011-07-10 guyMove the definitions of LANalyzer records to lanalyzer.c.
2011-07-10 etxrabFrom Jaap:
2011-07-10 guyDefine a structure for the record header, and read...
2011-07-10 guyAt that point in the code, bytes_read isn't the total...
2011-07-10 guyAdd port 2710 for the XBT BitTorrent tracker (and note...
2011-07-10 guyMake sure the SID string attached to a dcerpc_call_valu...
2011-07-10 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-07-09 guyPut Modbus/UDP support back.
2011-07-09 guyIf the reply length is < 32, that's an overflow, not...
2011-07-09 cmaynardPer README.developer, we must call subdissectors regard...
2011-07-09 guyPoint to the right place.
2011-07-09 rbalintShow a hint to read wiki.wireshark.org/CaptureSetup...
2011-07-08 tuexenUse a pixbuf for widgets used for icons.
2011-07-08 martinmTrivial: add a couple of newlines.
2011-07-08 martinmChange the way we scan past characters before the direc...
2011-07-08 tuexenIf no interface is specified on the command line, use...
2011-07-08 tuexenYou can't select/deselct interfaces in the capture...
2011-07-08 tuexenTry to make non-libpcap builds compiling.
2011-07-08 tuexenUse the interfaces from the last capturing process...
2011-07-08 jakeAvoid 'variable set but no used' error from compiler.
2011-07-08 guyAlas, the libpcap API didn't use "void *" where it...
2011-07-08 guy%u suffices, as varargs are widened. (It aslso doesn...
2011-07-07 tuexenThe argument of capture_get_if_icon() is used.
2011-07-07 tuexenTry to unbreak the Mac OS X 10.5 buildbots.
2011-07-07 cmaynardIn elem_cell_id_aux(), in the case of an unknown/invali...
2011-07-07 tuexenBring back interface icons.
2011-07-07 tuexenUse the interface descriptions again.
2011-07-07 alagoutteFrom Ali Bahar via https://bugs.wireshark.org/bugzilla...
2011-07-07 etxrabFrom Ludovic Haessler:
2011-07-06 tuexenFix a crash when using hidden interfaces.
2011-07-06 cmaynardFrom Jakub Zawadzki via bug 6002: Don't set state...
2011-07-06 cmaynardFix memory leak, using ep_alloc() instead of g_malloc().
2011-07-06 etxrabFrom György Szaniszló:
2011-07-06 etxrabFrom Kluchnikov Ivan:
2011-07-06 martinmAdd
2011-07-06 etxrabFrom Ludovic Haessler:
2011-07-06 etxrabFrom HAESSLER:
2011-07-06 tuexenUse g_object_set() instead of gtk_object_set().
2011-07-06 tuexenGet it even linking...
2011-07-06 tuexenGet it compiling when not having libpcap.
2011-07-06 jmayerAdd detection of rpcap support in libpcap and use it...
2011-07-06 tuexenAdd support for multiple interface to the main welcome...
next