aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann292-3128/+987
2016-10-13CIP: Improve string handlingD. Ulis3-54/+136
2016-10-13TLS(1.3): with draft-16, Server Hello return draft release (0x7fxx)Alexis La Goutte1-0/+3
2016-10-12nfs: Fixing COPY decoding to match the specOlga Kornievskaia1-2/+1
2016-10-12MTP3: Added SS7 Point Code Name ResolutionBinh Trinh3-2/+207
2016-10-12MQ: fix typo found by lintianAlexis La Goutte1-1/+1
2016-10-12OPA MAD: fix typo found by lintianAlexis La Goutte1-1/+1
2016-10-12PPP: fix typo found by lintianAlexis La Goutte1-1/+1
2016-10-12RakNet: fix heuristic dissectorPascal Quantin1-4/+4
2016-10-12M3AP: register dissector by namePascal Quantin2-3/+5
2016-10-12M2AP: register dissector by namePascal Quantin2-6/+10
2016-10-12quic: use ws_strtou function.Dario Lombardo1-17/+25
2016-10-12HL7: fix missing struct initialization spotted by Clang Static AnalyzerFrancesco Fondelli1-3/+5
2016-10-12raknet, mcpe: Improve dissectorsPHO4-477/+2358
2016-10-12TLS(1.3): Add Supported Versions (43) Hello extensionAlexis La Goutte2-1/+44
2016-10-12SMPP: use mktime_utc to convert struct tm to time_tPascal Quantin1-26/+2
2016-10-12Cleanup from adding Decode As TCP preferences.Michael Mann3-6/+11
2016-10-11GSM A GM: add specific filters for IPv4 / IPv6 Protocol IDPascal Quantin1-10/+36
2016-10-11dumpabi: Fix log paths.Gerald Combs1-1/+1
2016-10-11u3v / gvsp update the PFNC pixelformat definitions accordingMoeller, Thies2-598/+859
2016-10-11Add Local Service Discovery (LSD) protocolMichael Mann3-0/+209
2016-10-11ieee802.15.4: Increments the offset for not defined/unknown Payload IEsJonathan Muñoz1-0/+1
2016-10-11u3v fix typo in descriptorMoeller, Thies1-1/+1
2016-10-11RTPS: Fixed octet to next header dissection when submessage is unknownJuanjo Martin1-1/+1
2016-10-11fix: break loop on failed string->number conversionMichael Mann1-1/+1
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