aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-14Multipath TCP checksum requires M flag set as well as enough option length.Michael Mann1-3/+7
2014-11-14Always create a subtree for Mobility options, even if it doesn't have a speci...Michael Mann1-0/+4
2014-11-14Dissector for elasticsearch protocolRyan Doyle6-1/+777
2014-11-14batadv: Add dissector support for batadv v15Sven Eckelmann1-10/+1619
2014-11-14epl: Duplicated FramesLukas Emersberger1-81/+172
2014-11-13hf_cc_loss is supposed to be a floating-point value, divided by 65535.Guy Harris1-7/+26
2014-11-13Get rid of spaces before tabs.Guy Harris1-13/+13
2014-11-13Add dissector table for sFlow header dissection.Michael Mann13-162/+99
2014-11-13Handle duplicate attribute and TLV entries specially.Guy Harris1-49/+86
2014-11-13Eliminate proto_tree_add_text for some dissectors.Michael Mann11-252/+389
2014-11-13Handle new vendors and changes to vendors differently.Guy Harris1-15/+38
2014-11-13Squelch a compiler warning.Guy Harris1-1/+1
2014-11-12Qt: Flatten group boxes.Gerald Combs6-20/+31
2014-11-12Add Decode As functionality for MPLS PW Associated Channel Type.Michael Mann2-3/+25
2014-11-12Fix warning: no previous prototype for function ... [-Wmissing-prototypes]Alexis La Goutte9-11/+19
2014-11-12[Art-Net]AndersBroman1-3/+3
2014-11-12ADB: fix warning: no newline at end of file [-Wnewline-eof]Alexis La Goutte1-1/+1
2014-11-12Updates in it translation.Dario Lombardo2-230/+260
2014-11-12PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-11-12Fix SMPP timestamp decoding when the current date/time's offset to UTC isJeff Morriss1-17/+18
2014-11-12Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show upJeff Morriss1-4/+2
2014-11-11Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show u...Jeff Morriss1-6/+8
2014-11-11[GTP] Fix decoding of UMTS GTP QoS Profile i n Radius and DiameterAndersBroman1-4/+101
2014-11-11[Radius] Make dictionary.starent.vsa1 the default dictionary.AndersBroman1-1/+2
2014-11-11Tools: Add fix_pragma_wdocumentation to UNKNOWN licenceAlexis La Goutte1-0/+4
2014-11-11hiqnet: Use correct filter names; Fix specification of hf_dhcpBill Meier1-8/+8
2014-11-11Add tools for fix -WdocumentationAlexis La Goutte1-0/+12
2014-11-11Hiqnet: fix warning found by fix-encoding-args toolsAlexis La Goutte1-7/+7
2014-11-11Hiqnet: fix Mac OS X buildbotAlexis La Goutte1-26/+26