aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-14NAS EPS: fix dissection of APN AMBR IE when first byte is set to 0xFEPascal Quantin1-14/+6
2014-11-14Translations: Update Polish translationMichal Labedzki2-599/+717
2014-11-14Bluetooth: A2DP: Add AVRCP song position indicatorMichal Labedzki6-6/+131
2014-11-14Qt: Fix non-translate-able textMichal Labedzki1-1/+1
2014-11-14Qt: Fix typoMichal Labedzki1-1/+1
2014-11-14Bluetooth: AVRCP: Improve command/response trancingMichal Labedzki1-4/+21
2014-11-14Bluetooth: AVRCP: Fix swappend SongPosition and SongLengthMichal Labedzki1-1/+1
2014-11-14Bluetooth: AVDTP: Add possibility to force decode as APT-XMichal Labedzki1-1/+5
2014-11-14dtd_preparse : fix indent (Use tabs)Alexis La Goutte1-4/+4
2014-11-14Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocu...Alexis La Goutte2-2/+2