aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-10-11HL7 protocol supportFrancesco Fondelli3-0/+1144
2016-10-10LPPa: upgrade dissector to v13.1.0Pascal Quantin9-62/+587
2016-10-10CIP: Attribute updatesD. Ulis1-38/+95
2016-10-10fix: use ws_strtoi function.Dario Lombardo1-12/+29
2016-10-10HARTIP: Fix infinite loopMichael Mann1-0/+2
2016-10-09M3AP: upgrade dissector to v13.2.0Pascal Quantin9-79/+227
2016-10-09[Automatic update for 2016-10-09]Gerald Combs2-24/+229
2016-10-09xcsl: use ws_strou function.Dario Lombardo1-1/+4
2016-10-09E212: use ws_strtou function.Dario Lombardo1-5/+10
2016-10-09TLS(1.3): Add new cipher from TLS 1.3Alexis La Goutte1-0/+6
2016-10-09Note the registry for the bgp_l2vpn_encaps values.Guy Harris1-0/+7
2016-10-09Note the registry for fec_vc_types_vals values and update it.Guy Harris1-1/+9
2016-10-08column-utils: add space to improve readability.Dario Lombardo1-1/+1
2016-10-08add tvb_find_guint16() utilityFrancesco Fondelli2-0/+45
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann286-2579/+1764
2016-10-08s7comm: use ws_stroi function.Dario Lombardo1-18/+63
2016-10-08dpnss: use ws_strtou function.Dario Lombardo1-2/+4
2016-10-08wlccp: fix typo.Dario Lombardo1-1/+1
2016-10-08iso8583: use ws_strtoi function.Dario Lombardo1-7/+4
2016-10-08idl2wrs: use ws_strtou function.Dario Lombardo1-4/+4
2016-10-07[MEGACO] Add long name for gm/rsbAndersBroman1-0/+10
2016-10-07TLS: Fix typo after g989dcef3Alexis La Goutte1-1/+1
2016-10-07TLS: Display extension type with decimal (like IANA)Alexis La Goutte1-1/+1
2016-10-07rtsp: use ws_strto[u|i] functions.Dario Lombardo1-17/+30
2016-10-07soupbintcp: use ws_strto[u|i] functions.Dario Lombardo1-10/+38
2016-10-07tpncp: use ws_strtou function.Dario Lombardo1-5/+11
2016-10-07TLS(1.3): Add Hello Retry Request (6) extensionAlexis La Goutte4-1/+52
2016-10-07M2PA: use G_STRINGIFY to show the user the default preference value.Jeff Morriss1-1/+1
2016-10-07ENIP: Add Connection ID to treeD. Ulis1-15/+18
2016-10-07TLS(1.3): Add cookie (44) hello extensionAlexis La Goutte2-1/+36
2016-10-07CIP: More minor bug fixesD. Ulis2-144/+56
2016-10-07packet-ieee80211.c - fix bug in vht_compressed_beamforming_reportshuai xiao1-1/+1
2016-10-06packet-ieee802154: Correct DISSECT_IEEE802154_OPTION_ZBOSS from 0x03 to 0x04Andreas Urke1-1/+1
2016-10-05EIGRP: fix checksum computationPascal Quantin1-1/+1
2016-10-05bootp: use ws_strtoi function.Dario Lombardo1-2/+21
2016-10-05gtp: improve traffic flow templateJoakim Karlsson1-190/+18
2016-10-05isakmp: Add dissection of Responder Lifetime notificationMirko Parthey1-2/+188
2016-10-05tvbuff_zlib: Check if the given offset and compressed length are indeed valid...PHO1-11/+10
2016-10-04spnego: fix indent (use 2 spaces) and modelinesAlexis La Goutte3-2024/+1951
2016-10-04msrp: use ws_strtou function.Dario Lombardo1-6/+25
2016-10-04Openflow (v4/v5): Add check if all length is decodedAlexis La Goutte2-0/+16
2016-10-04LLDP: fix indent (use tab)Alexis La Goutte1-11/+11
2016-10-04SMPP: Make smpp.message a FT_BYTES field.Michael Mann1-1/+1
2016-10-04h248_annex_c: use ws_strtoi function.Dario Lombardo1-2/+18
2016-10-04Color filters: Initialize a variable.Gerald Combs1-1/+1
2016-10-04LTE RRC: upgrade dissector to v13.3.0Pascal Quantin10-680/+1329
2016-10-04uat: fix PT_TXTMOD_HEXBYTES/PT_TXTMOD_ENUM commentsPeter Wu1-6/+7
2016-10-03p1: Handle implicit ContentStig Bjørlykke2-67/+67
2016-10-03p1: Check for valid tvb before tvb_reported_lengthStig Bjørlykke2-2/+2
2016-10-03Be more forgiving about invalid Coloring Rules.Gerald Combs2-2/+10