aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-11-12ssl-utils: Add export ssl_data_allocAlexis La Goutte2-1/+7
2017-11-12Fix "might be clobbered by 'longjmp' or 'vfork' warningUli Heilmeier1-2/+2
2017-11-12[PFCP] Update to 3GPP TS 29.244 V14.1.0 (2017-09)Joakim Karlsson1-36/+347
2017-11-12ieee1905: Use BASE_UNIT_STRING and &units_dbm rather than appendingRichard Sharpe1-31/+16
2017-11-11mqtt: Whitespace and indent fixesStig Bjørlykke1-311/+322
2017-11-11autotools: Be more consistent with variable namesJoão Valverde1-7/+7
2017-11-11Wi-SUN Protocol dissection and IEEE 802.15.4 IE cleanup.Owen Kirby6-479/+1592
2017-11-11address(.h): fix commas at the end of enumerator lists are a C++11 extension ...Alexis La Goutte1-1/+1
2017-11-11WPS: no previous prototype for ‘proto_reg_handoff_wps’ [-Wmissing-prototy...Alexis La Goutte1-0/+1
2017-11-11RIP: no previous prototype for ‘proto_reg_handoff_rip’ [-Wmissing-prototy...Alexis La Goutte1-0/+1
2017-11-11[PFCP] OHC: fix Port number field presentJoakim Karlsson1-4/+13
2017-11-11[PFCP] display changesJoakim Karlsson1-4/+4
2017-11-11[PFCP] F-TEID: add missing TEIDJoakim Karlsson1-1/+12
2017-11-11[PFCP] IPv4, IPv6 address presentJoakim Karlsson1-34/+34
2017-11-11RTLS: Add link to doc about this protocolAlexis La Goutte1-2/+1
2017-11-11[o|t]wamp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+2
2017-11-11mqtt: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-11-11ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+0
2017-11-11btmesh: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+1
2017-11-11DVB-CI: ensure that conversation_t stucture exists before using itPascal Quantin1-2/+2
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-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-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-09dissector/mqtt: Replace proto_tree_add_uint64 by proto_tree_add_uintFlavio Santes1-1/+1
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 5357Anders3-0/+809
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 Mann4-72/+99
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-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-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