aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-12-21HDCP: Add support for HDCP 2.2 commandsColin Foster1-6/+93
2018-12-20ansi_map: remove trailing spaces.Dario Lombardo1-117/+117
2018-12-20CMake: Don't bundle our libraries at compile time.Gerald Combs1-13/+0
2018-12-20pfpc: update Failed Rule ID IE with clearer append textJoakim Karlsson1-1/+1
2018-12-20ANSI MAP: borderCellAccess parameter coded as tag 50 but should be 58.Anders Broman2-25/+25
2018-12-20snort: Fix a memory leak on errorStig Bjørlykke1-0/+1
2018-12-20tibia: Use wmem for decrypted bufferStig Bjørlykke1-2/+1
2018-12-20ITS: regenerate dissectorPascal Quantin2-2/+2
2018-12-20Thrift: Update to distinguish between map key and value typesSteve Osselton1-2/+14
2018-12-20http2: add Header unescaped presentationJoakim Karlsson1-0/+15
2018-12-20erf: Add support for attribute and sensor Provenance tagsAnthony Coddington1-5/+16
2018-12-19Thrift: Update to use guint32 for iterator to eliminate castSteve Osselton1-9/+9
2018-12-19GSUP/SMS: add READY-FOR-SM message decodingVadim Yanitskiy1-0/+29
2018-12-19rfc7468: Fix a memory leakStig Bjørlykke1-1/+1
2018-12-19Thrift: Update to support Set typesSteve Osselton1-0/+38
2018-12-19ISIS: Add Prefix Attribute Flags TLV (rfc7794)Taisuke Sasaki4-53/+49
2018-12-19Always set *dfp to NULL on an error return from dfilter_compile().Guy Harris1-0/+1
2018-12-19GSUP/SMS: add MO-/MT-FORWARD-SM message decodingVadim Yanitskiy1-3/+215
2018-12-18Lua: Fix compilation with Lua 5.1.Gerald Combs1-0/+5
2018-12-18coap: Add request/response arrowsStig Bjørlykke1-2/+2
2018-12-18ITS facilities message dissectorChristophe GUERBER21-0/+24227
2018-12-18Provide data to inner dissector for PER open typeChristophe GUERBER1-1/+2
2018-12-18XnAP: remove a useless variable from private dataPascal Quantin3-106/+88
2018-12-18Do not create a tvbuff on zero-length open typeChristophe GUERBER1-0/+2
2018-12-18X2AP: fix dissection of MeNBtoSgNBContainer in SgNBModificationConfirm messagePascal Quantin3-167/+169
2018-12-18gtpv2: Update Security Capability in MM ContextJoakim Karlsson3-26/+31
2018-12-17Add routines to load Lua programs that assume the path is UTF-8 on Windows.Guy Harris2-2/+166
2018-12-17pfcp: correction of name QFIIJoakim Karlsson1-5/+5
2018-12-17GSM A DTAP: add UMTS EVS to supported codecs list IEPascal Quantin1-17/+33
2018-12-17ISIS: Add Prefix Attribute Flags TLV (rfc7794)Taisuke Sasaki2-31/+155
2018-12-15CIP: Minor code cleanupDylan Ulis1-125/+130
2018-12-15VOIP: Always use frame number when hashing sequence analysis.Michael Mann1-1/+1
2018-12-14IMAP: Reassemble message elements and add request/response trackingChristophe GUERBER1-102/+428
2018-12-14packet-geonw.c: Add #include <stdlib.h> to fix Debug build on WindowsMichael Mann1-0/+1
2018-12-14PFCP: Calculate the length of Network Instance.Anders Broman1-1/+5
2018-12-14secrets: clarify debug message, fix endianess swapPeter Wu1-1/+2
2018-12-14DCT2000: Pass NR NAS payload to dissector with S1AP framingMartin Mathieson1-0/+49
2018-12-14GeoNetworking: Change cast to guint8 to fix win32 build.Anders Broman1-2/+2
2018-12-14Added multiple new field dissectors for the BACnet-APDU protocol.Jonathan Fleming2-53/+581
2018-12-13GeoNetworking, BTP dissectors (ITS-V2X)Christophe GUERBER3-0/+2142
2018-12-13DCT2000: Call nas-5gs dissectorMartin Mathieson1-3/+9
2018-12-13diameter: Added Secondary-RAT-TypeJoakim Karlsson1-0/+31
2018-12-13DCT2000: skip optional carrier type in LTE RRC primitive headerMartin Mathieson1-2/+12
2018-12-13SIP: Add the generated Call Id to the tree.Anders Broman1-0/+6
2018-12-13secrets: fix build with GnuTLS 3.4.0 and olderPeter Wu1-0/+3
2018-12-13IEEE802.11: Prevent BoundsError for packets with captured len < packet lenOlaf Flaschel1-2/+2
2018-12-13IEEE802.11: Fixed dissector bug with wlan.ext_tag.ess_report.ess_info.threshOlaf Flaschel1-6/+9
2018-12-13E164: Add a valuestring with the country name abbreviated ISO3166.Anders Broman2-0/+67
2018-12-13GeoNetworking: Add ethertype 0x8947Anders Broman2-0/+6
2018-12-13sFlow: Dissect output interface according to specUli Heilmeier1-27/+106