aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-23Fix a few proto_tree_add_item() encoding args.wmeier3-5/+5
2011-10-23Get rid of trailing backslash on last element of a list.guy1-1/+1
2011-10-23From Pascal Quantin.etxrab1-0/+2437
2011-10-23From Pascal Quantin.etxrab11-34/+130
2011-10-23From Pascal Quantin.etxrab11-0/+1546
2011-10-23Fix a few proto_tree_add_item() encoding args.wmeier4-6/+6
2011-10-23(Trivial) Whitespace cleanup.wmeier2-20/+20
2011-10-23Set default focus to the filter text box.stig1-19/+10
2011-10-23[Automatic manuf, services and enterprise-numbers update for 2011-10-23]gerald3-10/+283
2011-10-21From Huzaifa Sidhpurwala of Red Hat Security Response Team:gerald1-0/+20
2011-10-21Fix a few proto_tree_add_item() encoding args manually.wmeier4-162/+157
2011-10-21Fix for bug 6449:jake1-14/+16
2011-10-21Fix two proto_tree_add_item() encoding args not handled by fix-encoding-arg.wmeier1-2/+2
2011-10-21Exit with number of lines needing an encoding arg change.wmeier1-0/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier595-1568/+1568
2011-10-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5221 :morriss1-44/+52
2011-10-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161 :morriss2-12/+12
2011-10-20From Huzaifa Sidhpurwala: Fix a null pointer dereference.gerald1-3/+13
2011-10-20FromThomas Buchanan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6467alagoutte1-16/+351
2011-10-20Back out infrastructure change. We missed supportingtuexen15-1197/+1483
2011-10-20(Try to) fix compilation.tuexen1-0/+8
2011-10-20Use g_strdup.stig2-2/+2
2011-10-20Use a global list containing all interfaces and only changetuexen15-1484/+1190
2011-10-20Fix for bug 6469:jake1-5/+5
2011-10-20Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-12/+12
2011-10-20Add conversion for FT_ETHER hf[] field type;wmeier1-15/+56
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.wmeier2-2/+2
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.wmeier13-25/+25
2011-10-20Fix a typo.wmeier1-2/+2
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.wmeier45-456/+456
2011-10-20Update minimum version requirement for GTK to 2.12.jake1-1/+1
2011-10-20As bug 3954 notes, nowhere does RFC 3954 indicate that a system orguy1-11/+3
2011-10-20Delay freeing of seasonal memory until after the conversation cleanup routinemorriss2-8/+37
2011-10-20From András Veres-Szentkirályi via https://bugs.wireshark.org/bugzilla/show...morriss1-20/+424
2011-10-19Specify ENC_TIME_TIMESPEC for a proto_tree_add_item() encoding arg for a fiel...wmeier1-1/+1
2011-10-19Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte2-8/+16
2011-10-19From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6463alagoutte4-0/+314
2011-10-19Copy/Paste is a devil...alagoutte1-1/+1
2011-10-19From pascl via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6465alagoutte1-0/+4
2011-10-19From pascl via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6465alagoutte3-0/+446
2011-10-19Use ENC_... instead of locally defined NSIP_LITTLE_ENDIAN for proto_tree_add_...wmeier1-6/+5
2011-10-19Fix several benign instances wherein proto_tree_add_[uint|boolean]() was inte...wmeier2-5/+5
2011-10-19Manually fix a proto_tree_add_item() encoding arg.wmeier1-1/+1
2011-10-19use consistent indentation.wmeier1-2308/+2313
2011-10-19Let subdissectors have a stab at the packet even if it's cut short.etxrab3-135/+155
2011-10-19Perl program to fix proto_tree_add_item() encoding args as appropriate (and a...wmeier1-0/+464
2011-10-19Fix Coverity ID #1288: UNUSED_VALUE in spotlight_dissect_query_loop:sfisher1-1/+1
2011-10-19Fix Coverity ID 1300: UNUSED_VALUE in dissect_spotlight: "returned_pointersfisher1-6/+6
2011-10-19Duplicate Lua strings we put into the private_table.stig1-2/+7
2011-10-19More conversions of proto_tree_add_item() 'encoding' argwmeier6-179/+179