obnox/wireshark/wip.git
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...
2011-07-06 guyAdd a URL for the specifications. (No, the Wireshark...
2011-07-06 guyConstify to squelch compiler warning.
2011-07-06 guyDon't check for "(null)" as the result of a printf...
2011-07-05 guyAdd some additional routine variants that handle string...
2011-07-05 guyThe #if 0'ed out code was being used; #if 0'ing it...
2011-07-05 tuexenDon't use strcpy().
2011-07-05 guyAdd ett_a11_rqi_grantedqos to the list of ett_ values...
2011-07-05 tuexen(Try to) fix compilation when no libpcap is available.
2011-07-05 tuexenAdd initial support for multiple interfaces. More to...
2011-07-05 tuexenSupport selecting multiple interfaces in the capture...
2011-07-05 etxrabFrom Michael Mann:
2011-07-05 etxrabFrom Sven Eckelmann:
2011-07-05 etxrabFrom Sven Eckelmann:
2011-07-04 guyAdd a URL for DECnet Phase IV specifications.
2011-07-04 etxrabFrom Michael Mann:
2011-07-04 etxrabFrom Sven Eckelmann:
2011-07-04 etxrabFrom Sven Eckelmann:
2011-07-04 stigFetch svn revision also when checked out with git-svn.
next