summaryrefslogtreecommitdiff
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Parse enterprise-numbers at run timeJoão Valverde18-58/+63
2017-06-26PDCP LTE: fix dissection of Polling bit for User plane Data PDU with 18 bits SNPascal Quantin1-4/+14
2017-06-25Fix Y.1711 endiannessSilvio Gissi1-3/+3
2017-06-25[Automatic update for 2017-06-25]Gerald Combs1-67/+325
2017-06-25USB CCID: use register_decode_as_next_proto()Martin Kaiser1-19/+4
2017-06-23USB CCID: register obosolete preferenceMartin Kaiser1-0/+5
2017-06-23tcp: add tcp.payload fieldSake Blok1-0/+11
2017-06-23OSPF: fix Opaque LSA Type 11 is considered as unknownAlexis La Goutte1-0/+1
2017-06-23Snort content matching fixesMartin Mathieson2-8/+19
2017-06-23USB CCID: use Decode As to select the payload protocolMartin Kaiser5-57/+44
2017-06-23nvme: add NVMe Data responses (via RDMA)Nitzan Carmi3-14/+172
2017-06-22dns: Put request/response tracking last in the treeStig Bjørlykke1-24/+24
2017-06-22SSH: Add port 29418 (Gerrit)Gerald Combs1-3/+3
2017-06-22HTTP2: Fix compilation without HAVE_NGHTTP2.Gerald Combs1-1/+1
2017-06-22sbc-ap: Dissect several IEsVasil Velichkov8-39/+324
2017-06-22http2: reassemble entity bodies in data framesRyan Doyle1-3/+513
2017-06-22E.212: update list to Operational Bulletin No. 1126 (15.VI.2017)Pascal Quantin1-6/+29
2017-06-22packet-mbtcp - Fix retrieval of Holding/Input Register Format PreferenceChris Bontje1-1/+1
2017-06-22gsm_cbs: sabp: Display Unicode messagesVasil Velichkov3-9/+9
2017-06-22OSPF: Opaque ID is not longer be zeroAlexis La Goutte1-15/+0
2017-06-22ssl: detect SSL 2.0 compatible Client HelloPeter Wu1-6/+73
2017-06-22IEC104: Added checking of correct ApduLen in context of ASDU typeJiří Engelthaler1-0/+19
2017-06-22tcp: always display next seq numberPeter Wu1-7/+5
2017-06-22TCP: Make the header length display consistent with IPv4.Gerald Combs2-2/+5
2017-06-22MQ: put declaration before codePascal Quantin1-1/+2
2017-06-21ftp-data: track setup frame, method and command from ftpMartin Mathieson1-34/+140
2017-06-21http: fix handling of HTTP responses followed by proxy responsesPeter Wu1-1/+1
2017-06-21ISIS LSP: fix wrong bitmask for SPVIDAlexis La Goutte1-1/+1
2017-06-21GSM SIM: define a dissector for both request and responseMartin Kaiser2-7/+17
2017-06-21tcp: Change the wording to include (s)Roland Knall1-1/+1
2017-06-21USB CCID: unify the code to call subdissectorsMartin Kaiser1-49/+37
2017-06-20IP: ensure that fragment contains payload before adding it for reassemblyPascal Quantin1-0/+1
2017-06-20packet-xml: Add 3GPP, ETSI, GSMA and OMA media typesVasil Velichkov1-0/+59
2017-06-20IEEE 802.11: Use correct mask for 'SMK message'Robert Sauter1-1/+1
2017-06-20ieee80211-radio: allow 0 duration and handle missing phy typeSimon Barber1-4/+14
2017-06-20GTPv2: put dissection under GTPv2 protocol itemPascal Quantin1-7/+5
2017-06-20mq: start removing some if (tree) checksMartin Kaiser1-280/+202
2017-06-20AMQP: workaround some proto_tree_add_none_format() assertsPascal Quantin1-14/+14
2017-06-20mq: don't THROW() an exception from a dissectorMartin Kaiser1-1/+1
2017-06-19RLC: Renamed U-RNTI to UE IDDarien Spencer8-35/+42
2017-06-19AMQP: fix a stack overflow when offset goes back and forthPascal Quantin1-1/+7
2017-06-19MQ: check fragment length before trying to perform reassemblyPascal Quantin1-5/+28
2017-06-19X11: more sanity checks for BIG-REQUESTS messagesPascal Quantin1-3/+12
2017-06-19Register for SFLOW_245_HEADER_FDDI.Guy Harris1-0/+2
2017-06-19DAAP: define an arbitrary recursion depth limitPascal Quantin1-4/+24
2017-06-19Remove unnecessary volatile qualifiersAhmad Fatoum2-5/+5
2017-06-19FP: Fix out of bounds error in heuristic PCH dissectorDarien Spencer1-0/+5
2017-06-19[UMTS RLC] Rename proto variableDarien Spencer8-61/+61
2017-06-19zbee-zcl-se: Implemented zigbee zcl se metering dissectorMartin Boye Petersen1-10/+417
2017-06-19Misc snort fixes.Martin Mathieson3-7/+60