aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2018-01-02packet-mq: Improve display of ID Struct + Segmented MsgsRobert Grange4-106/+207
2018-01-02LNET: Fix gcc 7 compiler complaintsMichael Mann1-6/+4
2018-01-01dmp: rework build_national_strings() to avoid read/write overrun.Dario Lombardo1-13/+8
2018-01-01IPv6: Add segmentation offload (TSO) supportUli Heilmeier1-3/+31
2018-01-01TDS: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2018-01-01QUIC: fix build when don't have libgcrypt with AEAD (< 1.6.0)Alexis La Goutte1-2/+8
2018-01-01Add dissector for NXP's 802.15.4 sniffer server messagesLee Mitchell3-0/+155
2018-01-01ICMP: Resolve Extension Object Class valueUli Heilmeier1-4/+10
2017-12-31nfapi: Fix spurious checkAPI warningsGraham Bloice1-99/+99
2017-12-31btmesh: replace\convert g_warningGraham Bloice1-4/+8
2017-12-31nfapi: fix typo, correct expert info messageGraham Bloice1-1/+1
2017-12-31DNP3: Add support for new Group 0 variationsGraham Bloice1-1132/+1270
2017-12-31QUIC: Add decrypt of Initial PacketAlexis La Goutte1-7/+44
2017-12-31[lnet] Initial Lustre Network SupportNathaniel Clark4-0/+1149
2017-12-31[Automatic update for 2017-12-31]Gerald Combs1-0/+13
2017-12-30ZigBee: Add remaining attributes from Smart Energy Price clusterKenneth Soerensen1-1/+1001
2017-12-30websocket: All decompressed payloads are same when more than one compressed d...Thomas Chen1-9/+9
2017-12-29cip: initialize variable (CID: 1403067).Dario Lombardo1-0/+2
2017-12-29Corrected gcc-7 compilation warning "implicit fallthrough" in BACnet dissector.Dirk Römmen1-15/+18
2017-12-29Use gcry_strerror() to get crypt error description.Jakub Zawadzki3-8/+8
2017-12-29QUIC: Initial draft-08 supportAlexis La Goutte1-14/+57
2017-12-29btatt: Skip Units and Members UUIDs in decode-asStig Bjørlykke1-1/+5
2017-12-29bluetooth: Update Assigned NumbersStig Bjørlykke1-0/+127
2017-12-29nvme-rdma: check return value of find_conversation() (CID: 1398218).Dario Lombardo1-0/+2
2017-12-29amqp: check return value of conversation_get_proto_data().Dario Lombardo1-1/+4
2017-12-283GPP NAS: upgrade dissector to v14.6.0Pascal Quantin1-1/+24
2017-12-28rtps: remove unused ei entry.Dario Lombardo1-3/+1
2017-12-28Enhanced BACnet dissectors supporting BACnet revision 19.Dirk Römmen7-1392/+5408
2017-12-28dcerpc-spoolss: remove unneeded check (CID: 1158734).Dario Lombardo1-2/+2
2017-12-28rtps: remove unneeded check (CID: 1158869).Dario Lombardo1-1/+1
2017-12-28Netflow: Updated IEs (RFC8038, RFC8158, et al.)Uli Heilmeier1-4/+634
2017-12-28ltp: don't assign a gint64 value to a guint64 variableMartin Kaiser1-10/+11
2017-12-28scsi-smc: remove dead code (CID: 1159071).Dario Lombardo1-2/+0
2017-12-28nlsp: remove logically dead code (CID: 1158979).Dario Lombardo1-6/+0
2017-12-27LTP : Header and Trailer extension Corrections.Krishnamurthy Mayya1-33/+31
2017-12-26Handle DLT_ENC files *not* written on the same OS and byte-order host.Guy Harris1-3/+39
2017-12-26epl: remove dead code and corresponding ei.Dario Lombardo1-18/+0
2017-12-26epl: remove unreachable case (CID: 1412051).Dario Lombardo1-1/+1
2017-12-25QUIC: Add decrypt CleartextAlexis La Goutte1-5/+57
2017-12-25TLS13,QUIC: prepare for QUIC decryptionPeter Wu3-1/+264
2017-12-25Fix possible signed overflowAhmad Fatoum1-2/+10
2017-12-25RRC: Spot more UE transitionsNick James5-173/+464
2017-12-25fpp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+6
2017-12-25ipsec: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+1
2017-12-24Note that the HE information is not yet a defined radiotap field.Guy Harris2-1/+12
2017-12-24Fix build and thread runtime compat with older GLibPeter Wu2-2/+3
2017-12-24Netflow: Fix typo for ntop_radius_acct_in_pktsUli Heilmeier1-4/+4
2017-12-24ieee80211: Fix an unused variable error I introduced yesterday.Richard Sharpe1-5/+1
2017-12-24Rename dissectors.c.in and fix CMake on removalsPeter Wu2-8/+8
2017-12-24ieee80211: hide unused value_string variableMartin Mathieson1-0/+4