metze/wireshark/wip.git
2011-03-29 Tomas KukosaRTP: display payload type name from dynamic payload...
2011-03-29 Jeff MorrissProhibit (memory-unsafe) g_sprintf() and g_vsprintf().
2011-03-28 Chris MaynardCast to guint to avoid a Windows compiler warning.
2011-03-28 Chris MaynardMove -D option into "pre-scan" group as there's no...
2011-03-28 Chris MaynardUse fprintf_stderr() instead of printf() so "wireshark...
2011-03-28 Stephen FisherFix for bug #4334 "VNC Hextile encoding is incomplete...
2011-03-28 Jeff MorrissUse g_ascii_strdown instead of g_strdown
2011-03-28 Guy HarrisMore updates to the wtap_open_offline() comment.
2011-03-28 Chris MaynardDon't use prohibited strncpy(). Use g_strlcpy() instea...
2011-03-28 Chris MaynardDon't use prohibited strncpy(). In this case, use...
2011-03-28 Jeff MorrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-03-28 Jeff MorrissFrom Stephane Bryant via https://bugs.wireshark.org...
2011-03-28 Jeff MorrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-03-28 Chris MaynardMake ip.fragments an FT_BYTES field so a PDML Export...
2011-03-28 Stig BjørlykkeAdded payload, header and trailer information to the...
2011-03-28 Anders BromanUpdate a comment.
2011-03-27 Guy HarrisIf there are more than 4 billion characters in the...
2011-03-27 Bill MeierFix Coverity 393: "DEADCODE"; Add an XXX comment
2011-03-27 Gerald CombsAdd "-z hosts", which dumps name resolution information...
2011-03-27 Gerald CombsAdd the IPv4 address, not the first 4 bytes of its...
2011-03-27 Bill Meier1. Fix bug in dissection of a field; Add two missing...
2011-03-27 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2011-03-27 Bill MeierRemoved uneeded 'continue'.
2011-03-27 Stig BjørlykkeAdded a FALLTHRU comment to avoid a "missing break...
2011-03-27 Anders BromanAdded FALLTHRU comment to avoid a "missing break"...
2011-03-27 Stig BjørlykkeAdded a missing break.
2011-03-27 Stig BjørlykkeAdded a missing break.
2011-03-27 Stig BjørlykkeAdded some missing breaks.
2011-03-27 Stig BjørlykkeAdded some missing breaks.
2011-03-27 Stig BjørlykkeAdded some missing breaks.
2011-03-27 Stig BjørlykkeAdded a FALLTHRU comment to avoid a "missing break...
2011-03-27 Stig BjørlykkeAdded some missing breaks.
2011-03-27 Stig BjørlykkeAdded a missing break.
2011-03-27 Stig BjørlykkeAdded a missing break.
2011-03-26 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-26 Jaap KeuterFrom Alexis La Goutte:
2011-03-26 Stig BjørlykkeAdded a sanity check to remove a coverity warning.
2011-03-26 Stig BjørlykkeAdded sanity checks for preferences.
2011-03-26 Stig BjørlykkeAdded a sanity check in output_fields_set_option.
2011-03-26 Stig BjørlykkeAdded a FALLTHRU comment to avoid a coverity warning.
2011-03-26 Stig BjørlykkeAdded a missing break in graph_select_segment.
2011-03-26 Stig BjørlykkeAdded a missing break in hostlist_get_filter_name.
2011-03-26 Jaap KeuterFrom Hadar Shoham:
2011-03-26 Ronnie Sahlbergremove a proto_item variable we never use
2011-03-26 Ronnie Sahlbergremove a proto_item variable we dont need
2011-03-26 Jeff MorrissIntroduce ep_strconcat (copied from the glib version)
2011-03-26 Jeff MorrissRemove some duplicated string manipulation code.
2011-03-26 Jeff MorrissSimplify the generation of the 'name' passed to tick_st...
2011-03-26 Jeff MorrissThe 'name's passed to tick_stat_node() do not need...
2011-03-25 Gerald CombsFix Coverity CIDs 810 & 811: uninitialized variables.
2011-03-25 Stephen FisherFix Coverity 331, 332, 333: Wrap the three remaining
2011-03-25 Jeff MorrissReword the comments from rev 36304.
2011-03-25 Stephen FisherFix coverity 268, 269, 546, 547, 548, 549 by checking...
2011-03-25 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-25 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-25 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-25 Jeff MorrissAs suggested by Didier in https://bugs.wireshark.org...
2011-03-25 Jeff MorrissFrom Didier via https://bugs.wireshark.org/bugzilla...
2011-03-25 Chris MaynardChange urb_type from FT_STRING to FT_UINT8. This fixes...
2011-03-25 Jeff MorrissFix the problem reported in https://bugs.wireshark...
2011-03-25 Ronnie Sahlbergremove two unused assignments
2011-03-25 Ronnie Sahlberguse the newly created tree to store the new items inste...
2011-03-25 Ronnie Sahlbergremove unused variable
2011-03-25 Ronnie Sahlbergremove an unused variable
2011-03-25 Anders BromanMake it build on Windows 7
2011-03-25 Ronnie Sahlbergremove assignment of an unused value
2011-03-25 Gerald CombsIf a segment looks like a retransmission, don't mark...
2011-03-24 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-24 Gerald CombsAdd a missing include.
2011-03-24 Bill MeierFix a compile warning: unused variable
2011-03-24 Gerald CombsAdd an item about pcapng name resolution.
2011-03-24 Gerald CombsAdd initial pcapng name resolution record support....
2011-03-24 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-24 Stephen FisherOnly display the 3 digits of precision after the decima...
2011-03-24 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-24 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-24 Chris MaynardDisplay the value of the ICMP echo request/reply respon...
2011-03-24 Bill MeierDon't assign to a proto_item* if the value won't be...
2011-03-24 Tomas KukosaExport next_tvb_... functions
2011-03-24 Bill MeierDon't assign to a proto_item* if the value isn't to...
2011-03-24 Jeff MorrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-03-24 Anders BromanBeutify IMEISV IE output.
2011-03-24 Anders BromanFix Checkapi errors
2011-03-24 Anders BromanFrom Vincent Helfre:
2011-03-24 Jeff MorrissFrom Dirk: fix https://bugs.wireshark.org/bugzilla...
2011-03-24 Jeff MorrissIf we've already seen a segment which starts a multi...
2011-03-23 Gerald CombsMore markup updates.
2011-03-23 Gerald CombsFix markup.
2011-03-23 Ronnie Sahlbergremove a conditional that can never be true
2011-03-23 Gerald CombsClean up information about older Windows versions.
2011-03-23 Chris MaynardAdded an entry about the new tshark "-z <proto>,srt...
2011-03-23 Chris MaynardAdd ICMP echo request/reply conversation tracking....
2011-03-23 Chris MaynardFrom: wireshark.org/lists/wireshark-dev/201103/msg00157...
2011-03-23 Jeff MorrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-03-23 Bill MeierRemove unneeded NULL Test...
2011-03-23 Bill MeierRecode a loop slightly ....
2011-03-23 Bill MeierFix bug: 'if ((octet & 0x80) == 80)' ==> 'if ((octet...
2011-03-23 Bill MeierFix bugs: 'if ((flags & 0x2) == 1)' ==> 'if ((flags...
2011-03-23 Stig BjørlykkeFixed second parameter to create_persconffile_profile.
2011-03-23 Stig BjørlykkeEnsure we create the "Default" personal configuration...
next