aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-17Eliminate proto_tree_add_textMichael Mann1-207/+101
2014-11-17display filter: the body of a range should only beMartin Kaiser1-2/+5
2014-11-17Add tshark -G dissector-tables to dump a list of dissector tables.Guy Harris5-3/+99
2014-11-17Eliminate proto_tree_add_text by formatting field hf_opcua_ByteString in a fe...Michael Mann1-3/+2
2014-11-17Remove some ununused/unmatched <resources/> tags.Jeff Morriss34-34/+0
2014-11-17PortableApps: ensure that the personal folder is set to the App directoryPascal Quantin1-0/+3
2014-11-17BATMAN: fix indent and encoding argsAlexis La Goutte1-79/+79
2014-11-16Make sure the NLPID appears in the protocol tree.Guy Harris1-2/+23
2014-11-16Fix a comment to reflect reality.Guy Harris1-1/+1
2014-11-16Add unused-const-variable (enable by default on new clang release)Alexis La Goutte2-1/+2
2014-11-16mcast_stream: fix indent (use 4 spaces)Alexis La Goutte2-327/+352
2014-11-16rtp_stream: fix indent (use 4 spaces)Alexis La Goutte1-81/+94
2014-11-16BATMAN: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-11-16RADIUS: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-11-16[Automatic manuf, services and enterprise-numbers update for 2014-11-16]Gerald Combs4-29/+386
2014-11-16btavdtp: Add missing break;Alexis La Goutte1-0/+1
2014-11-16Remove file_type_subtype member from packet_info.Michael Mann3-11/+13
2014-11-16"Bubble up" the use of pinfo->circuit_id and pinfo->ctype to make it more obv...Michael Mann4-30/+30
2014-11-16Remove ipproto member of packet_info.Michael Mann12-90/+66
2014-11-16DNS: NAPTR RR Replacement Length is incorrectAlexis La Goutte1-3/+4
2014-11-15VoIP calls: Fixup whitespace.Gerald Combs2-3103/+3114
2014-11-15VoIP calls: Start separating common and GTK+-dependent code.Gerald Combs3-70/+76
2014-11-15paquet-mq: Eliminiate proto_tree_add_textRobert Grange3-33/+37
2014-11-15VoIP calls: Use our tap offsets.Gerald Combs1-103/+115
2014-11-150.0 is a double, 0.0f is a float.Guy Harris1-1/+1
2014-11-15Fix a pointer type.Gerald Combs1-4/+4
2014-11-15LLDP: Dissector for Hytec specific extensions addedGregor Miernik3-1/+589
2014-11-15VoIP calls: Clean up tap registration and removal.Gerald Combs3-609/+421
2014-11-15Eliminate proto_tree_add_text from some plugin dissector files.Michael Mann4-83/+109
2014-11-15VoIP calls tap ID cleanup.Gerald Combs2-70/+70
2014-11-15Do the "-z help" processing separately, and do it for Wireshark as well.Guy Harris4-10/+20
2014-11-14It's not missing, it's passed on.Guy Harris1-1/+0
2014-11-14Update Debian symbol files.Guy Harris1-1/+4
2014-11-14Add a name field to tap_param, for use in error messages.Guy Harris24-28/+29
2014-11-14The registered -z parameter string shouldn't end with a comma.Guy Harris14-14/+14
2014-11-14Add an optional flag and a type for UUID parameters for stat taps.Guy Harris25-24/+28
2014-11-14Update my e-mail address again.Stephen Fisher1-1/+1
2014-11-14There's nothing GTK+ about TShark.Guy Harris4-14/+14
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris70-106/+89
2014-11-14Allow SCTP graphs to resize with the window they're in.Irene Ruengeler3-279/+240
2014-11-14tap_ui -> stat_tap_ui.Guy Harris58-140/+140
2014-11-14Use G_GUINT64_FORMAT to format a guint64.Guy Harris1-3/+3
2014-11-14For tap UIs, register a list of parameters and some menu information.Guy Harris59-83/+764
2014-11-14hiqnet: Improve dissection for hiqnet over TCP or UDPBill Meier1-6/+60
2014-11-14hiqnet: Simplify code somewhat; Adjust the "names" and display of certain fie...Bill Meier1-184/+75
2014-11-14[S1AP) Wrong tree usedAndersBroman2-2/+2
2014-11-14[S1AP] Let the A21 dissector do further dissection of Cdma2000SectorIDAndersBroman6-54/+130
2014-11-14Fix declaration in btavrcpMichal Labedzki1-1/+1
2014-11-14Bluetooth: Ubertooth: Update to the latest firmwareMichal Labedzki1-3/+82
2014-11-14[BSSMAP] Handle vendor specific encoding of "Layer 3 Message Contents".AndersBroman1-0/+13