aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-01Define certain 'const char *...' arrays as static.Bill Meier18-73/+75
2013-07-01Fix typo in retrieving h263 dissector. Bug 7893 (https://bugs.wireshark.org/...Michael Mann1-1/+1
2013-07-01Rewrite hfinfo_numeric_value_format as a special case for _hfinfo_number_valu...Jakub Zawadzki1-157/+63
2013-07-01Fix Coverity CID 1025626 (Unintentional integer overflow) by declaring 1 as a...Chris Maynard1-28/+28
2013-07-01Fix Coverity CID 712348 (Unused pointer value).Chris Maynard2-2/+2
2013-07-01packet-p1.c should now be clean.Guy Harris1-1/+1
2013-07-01Squelch some warnings.Guy Harris6-20/+20
2013-07-01Get rid of variable, 'end'.Chris Maynard1-3/+1
2013-07-01Return from dissect_at_command() immediately if tvb_length_remaining() return...Chris Maynard1-5/+11
2013-07-01Fix Coverity CID 1040372 (Printf arg count mismatch) by eliminating the doubl...Chris Maynard2-4/+4
2013-07-01There are a few dissectors that pass the return value of tvb_length_remaining...Chris Maynard1-9/+12
2013-07-01Fix Coverity CID 1040636 (Out-of-bounds read) by changing the loop terminatio...Chris Maynard1-5/+3
2013-07-01Fix Coverity CID's 1037112, 1037113 and 1040635 (Explicit null dereferenced).Chris Maynard1-272/+253
2013-07-01A better fix than r50278.Chris Maynard1-36/+32
2013-07-01Realized that Coverity would have still complained about "explicit null deref...Chris Maynard1-46/+53
2013-07-01Consistently maintain the callState member of an iax2_info_t structureGuy Harris2-47/+48
2013-07-01Use tvb_reported_length_remaining() instead of tvb_length_remaining().Chris Maynard1-13/+15
2013-07-01Fix Coverity CID 280550 (Dereference null return value) by checking that ieee...Chris Maynard1-7/+12
2013-07-01Fix Coverity CID 1040370 (Explicit null dereferenced) by removing the if (tre...Chris Maynard1-46/+38
2013-07-01ANother iteration,Luis Ontanon8-136/+420
2013-06-30From David Richards via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8...Jeff Morriss1-4/+18
2013-06-30Declare slist[] as static (reduces storage & code executed: *See below);Bill Meier1-5/+5
2013-06-30Batch of filterable expert infos.Michael Mann6-46/+119
2013-06-30From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8876 :Jeff Morriss1-5/+8
2013-06-30Actually initialize the localhost ethernet address before settingJeff Morriss1-2/+7
2013-06-30Add a cast to squelch a warning.Jeff Morriss1-2/+2
2013-06-30Fix up a mixup of the declaration of hf_vnc_auth_error_length andJeff Morriss1-2/+2
2013-06-30From Matthias Benesch via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-18/+1102
2013-06-30Minor improvements to VTP dissector.Michael Mann1-169/+120
2013-06-30Add a question about whether hf_pn_rt_frag_data should be FT_STRING or FT_BYTES.Jeff Morriss1-0/+2
2013-06-30Fix the infinite loop fuzz failure reported inJeff Morriss1-3/+3
2013-06-30Actually use the new environment variable created in r49784--apparently I for...Jeff Morriss1-2/+2
2013-06-30[Automatic manuf, services and enterprise-numbers update for 2013-06-30]Gerald Combs2-10729/+10794
2013-06-30proto_custom_set: don't fetch values twice.Jakub Zawadzki1-2/+2
2013-06-30ip_proto.h now requires expert.h.Jeff Morriss2-7/+9
2013-06-30Add expert info to dissect_ip_tcp_options(). The proto_tree_add_text seems a...Michael Mann4-21/+54
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+2
2013-06-29Fix warning from fix-encoding-argsAlexis La Goutte1-1/+1
2013-06-29Fix indent (Tabs => Spaces) and add modelines info for follow_* filesAlexis La Goutte8-1497/+1569
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+0
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-8/+8
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+6
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2