aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2016-12-22RTSP dissector: Decode RTP/AVP/TCP and configure RTP session for itJiri Novak1-43/+150
2016-12-21NAS EPS: upgrade dissector to v13.8.0Pascal Quantin2-32/+16
2016-12-21CIP: More attribute updatesD. Ulis3-11/+64
2016-12-21packet-rpcrdma: Fix Reply chunk selection sizeChuck Lever1-1/+1
2016-12-21packet-tns.c: add Version and Services parsing for SNS messages.chinarulezzz1-2/+48
2016-12-21gsm_abis_om2000: restore offset increment removed by g1643e37Pascal Quantin1-0/+2
2016-12-21gsmtap_log: fix no previous prototype for function 'proto_register_/reg_hando...Alexis La Goutte1-0/+3
2016-12-20X-Rite i1 Display Pro USB protocol dissector.Etienne Dechamps3-0/+994
2016-12-20Improve Infiniband heuristic subdissection.Michael Mann7-418/+257
2016-12-20Make EAPOL packet types into a dissector table.Ethan Young5-49/+104
2016-12-20Add HomePNA dissectorMichael Mann3-0/+182
2016-12-20ICMP: fix typoAlexis La Goutte1-1/+1
2016-12-20ICMP: fix indent (use always tab)Alexis La Goutte1-1/+1
2016-12-20Cast larger types to time_tYour Name3-3/+3
2016-12-20packet-rtp.c: Fixed problem - when ED137 header was decoded with tshark, no E...Jiri Novak1-52/+56
2016-12-20btle: Add a convenience btle.length fieldStig Bjørlykke1-0/+10
2016-12-19Make more infiniband subdissectors heuristic.Michael Mann4-160/+162
2016-12-19[SMTP] Bugfix BDAT command handlingMichael Mann1-0/+4
2016-12-19Added decoding of RAN/NAS cause IE/AVPJan Spevak9-159/+468
2016-12-18RTSP: Decode XML data in ED-137 messagesJiri Novak1-0/+1
2016-12-18Bluetooth: BTLE: Add new commands parsingJakub Pawlowski1-0/+89
2016-12-18SIP/SDP, RTP: Dissectors shows information about ED-137 related states of rad...Jiri Novak3-6/+122
2016-12-18S1AP: use unit stringsPascal Quantin2-149/+119
2016-12-18RTP: RTP dissector is able to decode RTP over TCP (RFC 4571)Jiri Novak15-27/+76
2016-12-18X2AP: use unit stringsPascal Quantin2-33/+17
2016-12-18M2AP: use unit stringsPascal Quantin2-8/+4
2016-12-18M3AP: use unit stringsPascal Quantin2-14/+10
2016-12-18LTE RRC: use unit stringsPascal Quantin3-889/+334
2016-12-17kafka: add expert info about unsupported api key and versionDmitry Lazurkin1-42/+186
2016-12-17NBIFOM: upgrade dissector to v13.3.0Pascal Quantin1-2/+2
2016-12-17LPP: use unit stringsPascal Quantin3-1455/+758
2016-12-17ULP: follow-up of gda5cad4Pascal Quantin2-68/+68
2016-12-17bootp: Update DHCP Message Type 53 ValuesAlexis La Goutte1-7/+5
2016-12-17bootp: fix indent (use tabs)Alexis La Goutte1-6/+6
2016-12-17IPsec: Revert g232cb9a2ddJoão Valverde1-3/+4
2016-12-17ULP: use unit stringsPascal Quantin2-730/+311
2016-12-16Improve some unit strings with unicode charactersJoão Valverde2-12/+12
2016-12-16IPv6: Fix IPv6 fragment header offset unit displayJoão Valverde1-3/+4
2016-12-16Sort opttype_vals by the option value.Guy Harris1-1/+1
2016-12-166LoWPAN: Make UDP NHC port endianness code cleanerJoão Valverde1-12/+13
2016-12-166LoWPAN: Display UDP NHC port encoding field as 2-bitJoão Valverde1-30/+41
2016-12-16Add GSMTAP logging sub-dissectorHarald Welte6-0/+155
2016-12-166LoWPAN: bugfix in extracting in-line UDP checksum of IPHCYasuyuki Tanaka1-1/+1
2016-12-16[S1AP] Handle the case where the TransparentContainer is empty.AndersBroman2-4/+4
2016-12-16CIP: Always handle extra dataD. Ulis2-198/+91
2016-12-16[BOOTP/DHCPv6] Add new manufacturer usage description (MUD) DHCP option, whic...Eliot Lear2-3/+33
2016-12-16packet-rtp.c: Fix of variable names to testJiri Novak1-37/+31
2016-12-16Fix typo in unit_name_string units_decibels name.Stig Bjørlykke3-5/+5
2016-12-16Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.Michael Mann32-490/+287
2016-12-16Adjust proto_tree_add_xxx_format_value calls to use unit stringMichael Mann6-57/+42