aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2017-05-25RADIUS: Add support for extended attributes (RFC 6929)João Valverde2-36/+120
2017-05-25icq: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+2
2017-05-24packet-icq.c: Use more FT_UINT_STRINGMichael Mann1-82/+58
2017-05-24packet-gsm_a_rr.c: proto_tree_add_uint -> proto_tree_add_bits_itemMichael Mann1-8/+8
2017-05-24NBAP: Create E-DCH channel infoDarienSpencer652-32/+44
2017-05-24SMB2: set session server port in partial captureAurelien Aptel1-0/+5
2017-05-23[RANAP] Pretify info column.AndersBroman2-0/+681
2017-05-23Revert "Fix issue with dissecting multiple DT1 packets in the frame"Anders Broman1-2/+2
2017-05-22UMTS FP: Fixed heuristic FACH dissectorsswsdev1-8/+8
2017-05-22ZigBee: Add attribute and command names from Events clusterKenneth Soerensen2-0/+235
2017-05-22[RANAP] Update to 3GPP TS 25.413 V14.0.0 (2017-03)AndersBroman8-302/+604
2017-05-22packet-dccp.c: Don't use tvb_get_ptr for getting a uint number.Michael Mann1-18/+28
2017-05-22packet-h261.c: Use proto_tree_add_itemMichael Mann1-13/+9
2017-05-22packet-rfc2190.c: Use proto_tree_add_item instead of proto_tree_add_xxx.Michael Mann1-38/+103
2017-05-22packet-megaco.c: Rename my_proto_tree_add_string -> megaco_tree_add_string.Michael Mann1-9/+9
2017-05-22Create temporary variables for some proto_tree_add_<datatype> calculations.Michael Mann3-13/+18
2017-05-21dnp3: fix parser when a packed variation is used with prefix value qualifierEric Wetzel1-5/+15
2017-05-21QUIC: fix some indent issueAlexis La Goutte1-5/+5
2017-05-20Revert "Change exports from Q.932 to use VALS_WITH_TABLE in the same way as Q...Pascal Quantin3-58/+65
2017-05-20UMTS FP: Refactored FP Conversation Info structsswsdev6-335/+431
2017-05-20Show structures as FT_NONE, not FT_STRING.Guy Harris1-17/+34
2017-05-19Openflow(v6): enhance display of Port and Port DescriptionAlexis La Goutte1-0/+5
2017-05-19msnip: Verify pinfo->dst is a valid IPv4 addressBjörn Ruytenberg1-2/+2
2017-05-19IS-IS: Add support for CRYPTO_AUTH authentication typeDhiru Kholia7-8/+39
2017-05-19TLS: Add Reserved Extension type from GREASEAlexis La Goutte2-0/+32
2017-05-19TLS: add Reserved Supported Group from GREASEAlexis La Goutte1-0/+16
2017-05-19TLS: Update list of Supported Groups RegistryAlexis La Goutte1-2/+2
2017-05-19TLS: Update draft tls-chacha20poly1305 to RFC 7905Alexis La Goutte1-25/+1
2017-05-19TLS: Add Reserved cipher from GREASEAlexis La Goutte1-0/+22
2017-05-19Openflow(v6): Display reserved field for Port Description flagAlexis La Goutte1-0/+30
2017-05-19SDP: Handle incomplete media attributesJaap Keuter1-6/+10
2017-05-19afp: fix indent (use tab)Alexis La Goutte1-1/+1
2017-05-18Rename AVP Emergency-Indication to Emergency-ServicesMarius Paliga1-17/+17
2017-05-18odb-ii: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-1/+1
2017-05-18ZigBee: Fix proto_tree_add_item wrong last argumentKenneth Soerensen1-10/+10
2017-05-18UMTS FP: Track Paging Indications in PCHsswsdev4-63/+172
2017-05-17SMTP: allow multiple TCP ports/ranges to be registeredMartin Mathieson1-2/+2
2017-05-17mrdisc: Verify pinfo->dst is a valid IPv4 addressBjörn Ruytenberg1-1/+1
2017-05-17Change exports from Q.932 to use VALS_WITH_TABLE in the same way as QSIGTomas Kukosa3-65/+58
2017-05-17UA/UDP: Create TLV for Connect and make fields filterableMichael Mann3-125/+276
2017-05-17Create temporary variables for some proto_tree_add_<datatype> calculations.Michael Mann10-41/+56
2017-05-17Use proto_tree_add_item instead of proto_tree_add_xxx.Michael Mann28-293/+232
2017-05-17bootp: Always have SIP Server IP be an IP addressMichael Mann1-17/+2
2017-05-16More exports from Q.932 and QSIGTomas Kukosa5-19/+23
2017-05-16[Kafka] The inclusion of LZ4 broke building on Ubuntu 14.04, since it has lz4...AndersBroman1-4/+7
2017-05-16UMTS FP: Heuristic dissection enhancementssswsdev1-9/+32
2017-05-16[GTPv2] Update cause values as per 3GPP TS 29.274 V14.3.0 (2017-03).AndersBroman1-1/+13
2017-05-16Fixed array index using nss to match the definitionChris Wills1-1/+1
2017-05-16Openflow (v4): use BASE_SPECIAL_VALSAlexis La Goutte1-540/+91
2017-05-16ua3g: fixed START_TONE message decodingNicolas Bertin1-39/+14