obnox/wireshark/wip.git
2011-07-17 guyHandle versions of GTK+ where gdk-pixbuf is a separate...
2011-07-17 stigCleanup and indent in Makefile.
2011-07-17 stigCheck for a valid wspy_dissectors disectory to avoid...
2011-07-17 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-07-17 etxrabInclude Cairo lib to be able to use caro functions.
2011-07-17 sakeRepair "Follow TCP Stream" which got broken by my chang...
2011-07-16 stigImproved check for valid custom column in preferences.
2011-07-16 tuexenRemove redundant code.
2011-07-16 tuexenUse correct plausability check.
2011-07-16 tuexenAdd option for USE_THREADS.
2011-07-16 tuexenUse threads per default. Same as on Windows.
2011-07-16 tuexenUse the threads based workaround only on windows (with...
2011-07-16 tuexenProvide information regarding thred support.
2011-07-16 tuexenDon't allow capturing from multiple interface when...
2011-07-15 sakeStop using the conversation index for tcp stream values...
2011-07-15 guyPatch GnuTLS's pkg-config file; it says "requires zlib...
2011-07-15 sfisherUpdate URL addition in r37899 with an "original" site...
2011-07-15 guyAdd Joerg Mayer's macos-setup.sh script, modified to...
2011-07-15 tuexenGet rid of two gtk runtime warnings.
2011-07-15 tuexenDon't show interface info when loading a capture file.
2011-07-15 stigFrom bug 6129:
2011-07-15 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-15 wmeierUpdate ptvcursor API description to reflect 'endianness...
2011-07-15 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-15 tuexenEnsure that USE_THREADS is defined when --enable-thread...
2011-07-15 tuexenYou can't create a mutex without initializing the threa...
2011-07-15 tuexenFix compilation on non-windows platforms defining USE_T...
2011-07-15 tuexenHandle the case where dumpcap is compiled without threa...
2011-07-15 jmayerAdd a missing ( in the UI_MANAGER case
2011-07-15 sake* If first 8 bytes in icmp data do not look like a...
2011-07-15 stigSet default svn:ignore targets on rua and hnbap.
2011-07-15 cmaynardFix "comparison between signed and unsigned" warning.
2011-07-15 cmaynardBe sure there's enough bytes in the ICMP payload before...
2011-07-15 cmaynardNo need to define USE_THREADS twice.
2011-07-15 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-15 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-15 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-14 geraldOn Windows enable threads everywhere instead of just...
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...
next