aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-06IMHO capinfos, when finished processing, should exit with an error statusBill Meier2-90/+105
2011-04-06Fix Coverity 1062: UNUSED_VALUEStephen Fisher1-1/+1
2011-04-05Set the correct properties ....Bill Meier1-0/+0
2011-04-05Set the correct properties ...Bill Meier1-0/+0
2011-04-05Use the latest library tag, which updates GNUTLS. Add code to check forGerald Combs5-4/+13
2011-04-05More manifest fixes.Gerald Combs1-1/+1
2011-04-05Mark pinfo as unused with _U_ to avoid compiler warning.Chris Maynard1-1/+1
2011-04-05Add ICMP tap support, and add a tshark tap to measure such things as:Chris Maynard9-25/+350
2011-04-05foo="\windows\style\pathname"; printf "$foo" isn't going to work too well in...Bill Meier1-1/+1
2011-04-051. Remove \r from tshark output so output OK on Windows cygwin bash.Bill Meier1-4/+16
2011-04-05Fix a few more typos and reformat some of the comments.Chris Maynard1-34/+36
2011-04-05Remove the manifest as a prerequisite for packaging.Gerald Combs1-1/+1
2011-04-05Compile fix: camel_obj_id -> obj_id.Stig Bjørlykke2-2/+2
2011-04-05Actually get the oid string ...Anders Broman2-12/+33
2011-04-05Don't assign to a proto_item * if the value won't be used: Coverity 858;Bill Meier1-82/+80
2011-04-05Don't assign to a proto_item * if the value won't be used: Coverity 882;Bill Meier1-9/+8
2011-04-05Fix a typo in the help message.Michael Tüxen1-1/+1
2011-04-05From Jose Pedro Oliveira:Anders Broman1-1/+1
2011-04-05Remove some unused hf_ variables.Jeff Morriss1-38/+0
2011-04-05From Felix Kraemer: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...Jeff Morriss5-122/+420
2011-04-05Set BIN_DIR to . by default. Use tr to replace colons with newlines.Jeff Morriss1-2/+2
2011-04-04 Don't assign to a proto_item * if the value won't be used: Coverity 850;Bill Meier1-7/+4
2011-04-04Fix "MISSING_BREAK"; Coverity 436.Bill Meier1-2/+2
2011-04-04 Don't assign to a proto_item * if the value won't be used: Coverity 846 & 848;Bill Meier1-11/+6
2011-04-04More console tweaks. But how to prevent prompt from being displayed beforeChris Maynard1-0/+3
2011-04-04Based on idea from Bill Meier:Jeff Morriss2-0/+77
2011-04-04Fix up indentationJeff Morriss1-55/+55
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 836;Bill Meier1-10/+4
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 832-834.Bill Meier1-68/+68
2011-04-04More console tweaks.Gerald Combs1-8/+11
2011-04-04Fix Coverity 1137, 1138, 1139: UNUSED_VALUEStephen Fisher1-6/+3
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 829 & 830;Bill Meier1-105/+102
2011-04-04Only call destroy_console() when we create a console (pointed out byGerald Combs1-12/+7
2011-04-04Fix compilation error:Stephen Fisher1-1/+1
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 827;Bill Meier1-6/+9
2011-04-04On Windows, try to use an existing console for our messages. Create one ifGerald Combs1-4/+16
2011-04-04Don't assign to a variable if the value won't be used: Coverity 826;Bill Meier1-38/+32
2011-04-04Fix some typos.Chris Maynard1-9/+7
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 823 & 824;Bill Meier1-38/+34
2011-04-04Don't build a manifest if we don't need one.Gerald Combs1-2/+2
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 820/821;Bill Meier1-7/+4
2011-04-04Don't assign to a variable if the value won't be used: Coverity 817-821.Bill Meier5-17/+16
2011-04-04Mark pinfo as unused.Anders Broman1-1/+1
2011-04-04Get rid of gsm_a_dtap_pinfo.Anders Broman6-68/+56
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman27-1047/+1024
2011-04-04From Vincent Helfre:Anders Broman1-47/+40
2011-04-04Change the msg_fcn() signature to include pinfo.Anders Broman11-563/+561
2011-04-04From jakub Zawadzki:Anders Broman2-8/+17
2011-04-03Don't assign to a proto_item* if the value won't be used: Coverity 885-889Bill Meier1-1351/+1320
2011-04-03[Automatic manuf, services and enterprise-numbers update for 2011-04-03]Gerald Combs3-28/+245