aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-11mqtt: Use guint for offsetStig Bjørlykke1-13/+11
2017-11-11dissector/mqtt: Dissect the UNSUBACK payloadFlavio Santes1-0/+6
2017-11-11dissector/mqtt: Payload length computationFlavio Santes1-21/+8
2017-11-11Qt: Fix use-after-free crashes when changing packetsPeter Wu1-0/+2
2017-11-11Qt: avoid undefined behavior in ProtoTree::eventFilterPeter Wu1-2/+4
2017-11-10dissector/amqp: fix TLS/SSL payload dissectionHelmut Buchsbaum1-2/+5
2017-11-10[PFCP] PDN Type Dissection and minor fixesMatej Tkac1-17/+69
2017-11-10Add frame number to packet comment dialogMichael Mann3-4/+10
2017-11-10packet-twamp.c: General improvementsMichael Mann1-125/+122
2017-11-10ieee802.11: Fix the display of the Cisco Aironet DTPC value.Richard Sharpe1-2/+11
2017-11-09RIP: do not register proto_reg_handoff_rip() callbackPascal Quantin1-4/+1
2017-11-09Start using SPDX license identifiers.Gerald Combs57-737/+73
2017-11-09qt: add constructor to proto_tree (CID: 1420705).Dario Lombardo1-1/+2
2017-11-09UI: Use configured language for software update dialogUli Heilmeier1-0/+4
2017-11-09dissector/mqtt: Replace proto_tree_add_uint64 by proto_tree_add_uintFlavio Santes1-1/+1
2017-11-09extcap: rename interface names.Dario Lombardo2-2/+2
2017-11-09autotools: Fix build for unknown Qt interfaceJoão Valverde2-2/+2
2017-11-09Replace inet_addr() with our inet_pton() wrapperJoão Valverde5-12/+15
2017-11-09[PFCP] Dissect Node ID and minor fixesMatej Tkac1-40/+42
2017-11-09gvcp:bat2-236/+731
2017-11-09802.11: Correctly handle Wi-Fi Alliance Multi-AP subtype decoding.Richard Sharpe3-8/+26
2017-11-09[PFCP] Improvements to Dissect F-TEID functionMatej Tkac1-15/+42
2017-11-09TWAMP dissector for RFC 5357Anders4-0/+810
2017-11-09dissector/mqtt: Rewrite the SUBSCRIBE payload size computationFlavio Santes1-2/+9
2017-11-09ISDN: Convert circuit API to conversation APIMichael Mann3-13/+44
2017-11-09ISO 14443: Convert circuit API to conversation APIMichael Mann3-22/+17
2017-11-09DVB-CI: Convert circuit API to conversation APIMichael Mann5-72/+101
2017-11-09Qt: Give focus to preference value in PreferenceEditorFrameStig Bjørlykke2-0/+9
2017-11-09Qt: Give focus to Title in ColumnEditorFrameStig Bjørlykke3-1/+10
2017-11-08iograph: Use default graph values if io_graphs UAT file doesn't pass validationPeter Wu1-1/+2
2017-11-08mqtt: Rename mqtt_conv to mqtt_conv_tStig Bjørlykke1-6/+6
2017-11-08btmesh: Remove a debug g_warningStig Bjørlykke1-1/+0
2017-11-08Qt: Further cleanup ByteViewRoland Knall25-460/+1113
2017-11-08dissector/mqtt: Add 'Subscription Options/Retain Handling' text descriptionsFlavio Santes1-2/+15
2017-11-08dissector/mqtt: Dissect the User Property fieldFlavio Santes1-0/+26
2017-11-08dissector/mqtt: Dissect MQTT v5.0 String/Binary PropertiesFlavio Santes1-0/+50
2017-11-08dissector/mqtt: Add the 'Subscription Options' dissectorFlavio Santes1-8/+56
2017-11-08udpdump: don't call inet_addr() for every packet.Dario Lombardo1-1/+3
2017-11-08tshark/tfshark: Replace global prefs with a booleanOrgad Shaneh2-5/+10
2017-11-08smb2: Fix bug 6027 to correct SRT computations.Richard Sharpe1-0/+5
2017-11-08dissector/mqtt: Dissect the Subscription Identifier PropertyFlavio Santes1-0/+9
2017-11-08[Diameter 3GPP] Sub dissect AVP Code: 1677 Group-PLMN-Id.Anders1-0/+23
2017-11-08[PFCP] Fixed apply action flags bits referenced in register info.Matej Tkac1-2/+2
2017-11-08btmesh: Fix building without gcryptStig Bjørlykke1-0/+6
2017-11-08MQTT: add a missing breakPascal Quantin1-0/+1
2017-11-08Qt: ReleaseNotes and reformatting of Drag n' DropRoland Knall2-3/+7
2017-11-08dissector/mqtt: DISCONNECT and AUTH may not include the Property fieldFlavio Santes1-1/+9
2017-11-08dissector/mqtt: Dissect MQTT v5.0 Four Byte PropertiesFlavio Santes1-0/+15
2017-11-08dissector/mqtt: Dissect MQTT v5.0 Two Byte PropertiesFlavio Santes1-0/+14
2017-11-08dissector/mqtt: Dissect MQTT v5.0 Byte PropertiesFlavio Santes1-13/+91