obnox/wireshark/wip.git
2011-05-18 morrissAdd a default (else) case in the default case for cause...
2011-05-18 wmeierDon't assign to an unused 'proto_item *': Coverity...
2011-05-18 wmeierUse subtree rather than parent tree to add items; Fixes...
2011-05-18 cmaynardPer destination flags is a 1-byte field. Grab it with...
2011-05-18 alagoutteFrom discussion in dev mailing ( wireshark.org/lists...
2011-05-18 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-05-18 rbalintRefer to "Capture Help" as "Capture Help below" when...
2011-05-18 stigRemoved "Copy" from the profiles popup menu in favour...
2011-05-18 guyYou cannot just make the "len" field of a GByteArray...
2011-05-18 guyMake some more routines not used outside epan/proto...
2011-05-18 wmeierConvert tabs to "4 spaces" since it appears that tabs...
2011-05-18 wmeierRemove code to generate an unuse sub-tree: Coverity...
2011-05-18 wmeierDon't assign to unused proto_item * variables: Coverit...
2011-05-18 wmeierRemove altogether code '#if 0'd in SVN #37229.
2011-05-18 guyGet rid of unused function.
2011-05-18 wmeier#if 0 some unused code & vars: Coverity 1018 & 1019;
2011-05-17 guySquelch a narrowing warning.
2011-05-17 guySquelch a narrowing warning.
2011-05-17 guyMake some routines static that aren't used outside...
2011-05-17 wmeierAdd items to subtree rather than tree: Coverity 1026;
2011-05-17 guyFix another old-style function definition.
2011-05-17 guyMake some routines static that aren't used outside...
2011-05-17 guyAdd -Wold-style-definition and -Wdeclaration-after...
2011-05-17 morrissAlways add the parameter length field to the tree;...
2011-05-17 darkjamesAdd generic tvb_get_bits_buf() which accepts any no_of_...
2011-05-17 guyMore eradication of old-style function definitions.
2011-05-17 guyDeclare wtap_dump_has_name_resolution().
2011-05-17 morrissAdd a filterable item for the length of the GT digits...
2011-05-17 guyThis ain't C++; you have to put "void" in as the argume...
2011-05-17 guyThis ain't C++; you have to put "void" in as the argume...
2011-05-17 geraldFix docbook errors.
2011-05-17 guyDon't leave the truncation flag unset in any of the...
2011-05-17 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-05-17 tuexen* Don't declare a used arg as unused.
2011-05-17 geraldUpdate the release notes for 1.7/1.8.
2011-05-17 morrissAs suggested by Chris: use val_to_str_const() instead...
2011-05-17 morrissUse val_to_str() instead of blindly passing the return...
2011-05-17 morrissAs suggested by Chris: use val_to_str_const() instead...
2011-05-17 morrissAvoid passing a NULL string pointer to format routines...
2011-05-17 cmaynardAll ELEM_MAND_* macros ensure curr_len > 0; no need...
2011-05-17 etxrabUse the correct value string and bitmasks.
2011-05-17 jmayerUpdate to FindGTK2 from cmake 2.8.3. Add back quartz...
2011-05-17 guyAccording to MS-NLMP, the "version" field in the NTLMSS...
2011-05-17 guyFix cut-and-pasteo.
2011-05-17 guyDear GLib Developers:
2011-05-16 wmeierFrom beth.tridium [At] gmail.com: 6LoWPAN dissector...
2011-05-16 guyGive the UNIX-extension routines used for info levels...
2011-05-16 tuexenAdd support for capturing from multiple interfaces.
2011-05-16 guyCast away some warnings about alignment; ep_alloc(...
2011-05-16 cmaynardA gboolean is a gint; technically, it doesn't fit in...
2011-05-16 cmaynardFix endian issues, especially w/endian arg to proto_tre...
2011-05-16 cmaynard#include <conio.h> when compiling under Windows with...
2011-05-16 guyFix some comments.
2011-05-16 morrissAvoid passing a NULL string pointer to format routines...
2011-05-16 tuexenUse correct variable...
2011-05-16 tuexenFix compilation on windows (hopefully).
2011-05-16 tuexenMake remote capturing settings a per interface thing...
2011-05-16 etxrabRemove extra ;
2011-05-16 tuexenMake pcap samping a per interface setting.
2011-05-16 etxrabMore GUIManager stuff.
2011-05-16 tuexen* Fix a bug when printing a pointer.
2011-05-16 tuexenDon't use debug output.
2011-05-15 tuexenFix compilation on Windows (hopefully).
2011-05-15 tuexenChange internal data structures to store and handle...
2011-05-15 wmeierMark a function arg as unused.
2011-05-15 wmeierReplace a number if 'if(...){exit(10);}' by _g_asserts;
2011-05-15 wmeierDon't assign to an unused variable;
2011-05-15 geraldFix the ChmodBPF startup item permissions. Handling...
2011-05-15 wmeierReplace some 'if(...){exit(10);}' by g_asserts;
2011-05-15 alagoutteAdd EUI64 display type for Source/Target Link-layer...
2011-05-15 stigMark an unused argument.
2011-05-15 alagoutteFrom Colin O'Flynn via https://bugs.wireshark.org/bugzi...
2011-05-15 martinmAdd missing trailing 0 to an hf mask value.
2011-05-15 wmeierUse correct signature for event callback functions;
2011-05-15 etxrabRemove debug code.
2011-05-15 etxrabSet menu sensitivity.
2011-05-15 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-05-15 etxrabAdd the TCPGraph for UIManager.
2011-05-15 morrissWhitespace cleanup.
2011-05-15 morrissgtk_combo_box_get_active_text() may return NULL and...
2011-05-15 morrissmain_widgets_rearrange(): only pack the airpcap_tb...
2011-05-14 gerald1.5.2 → 1.7.0.
2011-05-14 morrissRebuild the X11 dissector with the latest versions...
2011-05-14 cmaynardFrom Tyson Key via bug 5922: Add another AT magic...
2011-05-14 morrissFrom Sven Eckelmann via https://bugs.wireshark.org...
2011-05-14 morrissFrom Sven Eckelmann via https://bugs.wireshark.org...
2011-05-14 etxrabMove MAIN_MENU_USE_UI_MANAGER outside of if win32.
2011-05-14 etxrabMove MAIN_MENU_USE_UI_MANAGER outside of if win32.
2011-05-14 guyRemove the qpi_ from info level dissectors used for...
2011-05-14 guyFor Find File Unix and Unix Info2, spell it "Unix"...
2011-05-14 guyMake the tree items for strings look a little less...
2011-05-13 wmeierFix a compiler warning
2011-05-13 wmeierFix Bug 5920: "DNP3 dissector incorrect constants AL_OB...
2011-05-13 stigMore packets_bar_update improvements.
2011-05-13 wmeierFix Bug 5919: "IE 89 Forwarding Status - Incorrect...
2011-05-13 cmaynardDelete 2 assignments to 'i' as neither were used. ...
2011-05-13 cmaynardDelete assignment of item as it's not used. Fixes...
2011-05-13 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-05-13 geraldFix items pointed out by Guy in bug 5756.
2011-05-13 geraldFrom Huzaifa Sidhpurwala of the Red Hat Security Respon...
next