obnox/wireshark/wip.git
2009-08-31 jmayerAdd check for HAVE_MKSTEMP to make build work again on
2009-08-31 jmayer- Fix for bug 3965 as reported by Ivan Sy <ivan_jr...
2009-08-31 krjRemove strcasecmp. We use g_ascii_strcasecmp exclusively
2009-08-31 etxrabConnect F7 and F8 for new_packet_list.
2009-08-31 tuexenUse a timeout of a second for Mac OS X, when building
2009-08-31 krjReorder (no functionality change)
2009-08-31 krjCMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo6...
2009-08-31 krjRemove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which...
2009-08-31 etxrabFrom Gerasimos Dimitriadis:
2009-08-31 krjWe don't use PRId64, PRIu64, PRIx64, PRIX64, and PRIo64...
2009-08-31 krjAdd utf_8to16_snprintf() which creates a UTF16 string...
2009-08-30 krjMove config.h include to start of file
2009-08-30 krjRemove superfluous config parameters
2009-08-30 krjRemove outdated comments regarding ZLIB_DLL. We don...
2009-08-30 krjAdd a couple of comments to HAVE_DIRECT_H, HAVE_WINDOWS...
2009-08-30 krjAdd a couple of Windows header files
2009-08-30 gerald[Automatic manuf and enterprise-numbers update for...
2009-08-30 krjDisable standard library deprecation when MSVC >= 2005
2009-08-30 sakeSome minor corrections in function descriptions
2009-08-30 krjAdd new windows cmake module finder
2009-08-30 krjFind Win32 bundled packages
2009-08-30 krjOn Windows a shared library in divided into a DLL part...
2009-08-30 krjAdd WIN32 platform sources
2009-08-30 krjFix PATH typo. Should have been PATHS
2009-08-29 wmeierFix potential crash due to NULL dereference.
2009-08-29 krjRename build target to lowercase for consistency
2009-08-29 krjWe no longer support GLib 1.x
2009-08-29 krjWe require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED...
2009-08-29 krjRevert r29614 until I figure out why buildbot doesn...
2009-08-29 krjUse G_STRINGIFY/G_PASTE
2009-08-29 krjSimplify logic wrt. PANGO_INST_VERSION
2009-08-29 krjSimplify logic wrt. GTK_INST_VERSION
2009-08-29 krjRemove GCC_GLIB_CFLAGS. It isn't being used
2009-08-29 krjUse NB_RTPMUX as protocol short name
2009-08-29 krjWe need to handoff even when we don't have a tree
2009-08-29 krjIndent comments
2009-08-29 guyNote what the 3GPP spec is for this protocol.
2009-08-29 wmeierReplace "repeated blurb" by NULL in two cases;
2009-08-29 wmeierReplace "" by NULL in blurbs; Cleanup indentation.
2009-08-29 wmeierCleanup:
2009-08-29 guyNote that the "heuristic" is fatally weak, and must...
2009-08-28 etxrabFrom Neil Piercy:
2009-08-28 wmeierFix code which could access uninitialized variables...
2009-08-28 wmeierFix if test in fcn rs11():
2009-08-28 wmeierFix possible memmove with a NULL poiunter.
2009-08-28 wmeierDon't coerce a possibly unaligned ptr to a (guint32 *);
2009-08-28 geraldAdd an example for generating CSV output.
2009-08-28 krjIndicate where the some of the macros are used
2009-08-28 wmeierValidate a function parameter
2009-08-28 jmayerAfter asking on the list and receiving no feedback...
2009-08-28 etxrabUse GTK+ 2.16.5 and Glib 2.20.4.
2009-08-28 etxrabCompute the loading time and show it in the main status...
2009-08-28 etxrabMake the windows build compile.
2009-08-27 geraldProperly set our file descriptor when we're capturing...
2009-08-27 krjWe require CMake >= 2.6 so we don't have to repeat...
2009-08-27 krjRemove zlib from the set of mandatory packages (it...
2009-08-27 geraldCheck for INVALID_HANDLE_VALUE instead of NULL on Windo...
2009-08-27 krjAdd ConfigureChecks.cmake
2009-08-27 krjMove configure checks to ConfigureChecks.cmake
2009-08-27 stigRemove the three dots in the menu item.
2009-08-27 etxrabmake the columns sortable.
2009-08-27 etxrabDon't copy const strings, store the pointer in the...
2009-08-27 wmeierAdd #include <stdio.h>
2009-08-27 krjWindows: remove all references to ICONV_DIR, because...
2009-08-27 wmeierAdd #include <stdio.h>
2009-08-27 wmeierAdd #include <stdio.h> in a few more places ....
2009-08-27 wmeierAdd #include <stdio.h> in a few more places for Solaris.
2009-08-27 wmeierAdd #include <stdio.h> in a few places for Solaris
2009-08-26 wmeierAdd #include <stdio.h> to print.h; Undo the previous...
2009-08-26 geraldAdd a compile-time option to use a separate thread...
2009-08-26 wmeierKeep Solaris buildbot happy ....
2009-08-26 martinmShow correct time value for "Time since previous displa...
2009-08-26 guyAdd another theme candidate.
2009-08-26 wmeierReformat some long lines for readability....
2009-08-26 wmeier#include <stdio.h> no longer req'd.
2009-08-26 wmeier(FWIW) One step towards including stdio.h & stdlib...
2009-08-26 guyNote that we might want to look at some other themes...
2009-08-26 etxrabFrom Didier Gautheron:
2009-08-26 wmeierFrom dragonlinux AT gmail.com: Fix incorrect location...
2009-08-26 kukosaexport t38_add_address, prefer destination port for...
2009-08-26 wmeierFix some indentation
2009-08-26 martinmMake UL grant size a (generated) field of its own ...
2009-08-26 stigFrom Thierry Andry via bug 3941:
2009-08-26 krjReorder so that mandatory requirements appear in succession
2009-08-26 krjwin-iconv is statically linked as part of Glib >= 2...
2009-08-26 etxrabFrom dragonlinux:
2009-08-26 etxrabMake it possible to close and reactivate the window.
2009-08-26 etxrabFrom swapnil:
2009-08-26 wmeierAdd missing prototype ....
2009-08-25 wmeierRework code slightly to prevent several GCC "breaking...
2009-08-25 martinmAdd missing semicolon.
2009-08-25 wmeierInit two struct members so gcc 4.1.4 doesn't complain...
2009-08-25 etxrabFrom Didier Gautheron:
2009-08-25 geraldAdd more information to the comments at the top of...
2009-08-25 etxrabFrom Mike Morrin:
2009-08-25 martinmShow CRC errors for RARs.
2009-08-25 guyNote in dlist[] that COL_BSSGP_TLLI is deprecated.
2009-08-25 etxrab Custom columnfication:
2009-08-25 guyFix another typo.
2009-08-24 guyFix typo.
next