aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-03-26BSSGP: Add 2 new values to 11.3.112 Redirection Indication.AndersBroman1-1/+3
2018-03-26add support for Nano bootstrap protocol (TCP)Roland Haenel1-44/+554
2018-03-26ieee80211: Add back the ability to select on PLMN total values.Richard Sharpe1-3/+12
2018-03-26f5ethtrailer: fix memleak and fix tap registrationPeter Wu1-16/+53
2018-03-26Fix more FT_UINT64s with value_strings.Guy Harris1-4/+4
2018-03-25Clean up REPORT_DISSECTOR_BUG().Guy Harris9-175/+159
2018-03-25Fix whitespace.Guy Harris1-9/+9
2018-03-25Give a better error message.Guy Harris1-1/+3
2018-03-25There's no register.h file in the top-level source directory.Guy Harris1-1/+1
2018-03-25protobuf: allow config of UDP portsMartin Mathieson1-1/+3
2018-03-25ieee80211: use 64bit value string for a 64bit hf variableMartin Kaiser1-3/+3
2018-03-25Bluetooth HCI evt: dissect last remaining BT5 eventsAllan Møller Madsen1-25/+324
2018-03-25[Automatic update for 2018-03-25]Gerald Combs1-17/+98
2018-03-25RPCRDMA: Fix 'might be clobbered' warningUli Heilmeier1-1/+1
2018-03-25Bluetooth: ATT: Appearance: Add new itemsMichał Łabędzki1-0/+51
2018-03-24RPC-over-RDMA: add explicit fall through comments to please gcc 7.2.0Pascal Quantin1-0/+4
2018-03-24wslua: Fix loggingPeter Wu1-1/+2
2018-03-24RPC-over-RDMA: add reassembly for reply, read and write chunksJorge Mora5-35/+1122
2018-03-24packet-mq: Fix for Encoding problem in some MQ StructRobert Grange1-2/+6
2018-03-24OID name resolv: Fix MIB/PIB path presentationsJaap Keuter1-14/+20
2018-03-24Couchbase: update opcodes and decode AUDIT_PUT as JSONSergey Avseyev1-10/+45
2018-03-24Update a comment.Guy Harris1-1/+8
2018-03-24Fix a comment.Guy Harris1-2/+3
2018-03-24Hand off to the PPC-in-HDLC-like-framing dissector.Guy Harris1-3/+3
2018-03-24Don't rely on "xxx *yyy[N] = {};" compiling.Guy Harris1-28/+19
2018-03-23packet-ieee80211.c: Fix runtime warning "field wlan.trigger.he.common_info is...Joerg Mayer1-1/+1
2018-03-23Skip hidden columns when we export packets.Gerald Combs1-2/+11
2018-03-22mac-nr: Minor changesMartin Mathieson1-2/+28
2018-03-22Don't crash for ERSPAN packets in Linux cooked captures.Guy Harris2-3/+22
2018-03-22Add Arista Vendor Specific Protocol (Ethertype) dissectorNikhil AP5-0/+231
2018-03-22NR-RRC: remove a redundant declarationPascal Quantin3-16/+6
2018-03-22mac-nr: fix some wrongly named field namesMartin Mathieson1-42/+42
2018-03-22nr-mac: Add Multiple Entry PHR CE to nr-macMartin Mathieson2-9/+315
2018-03-22ZigBee ZCL Occupancy Sensing: remove unused defines and value_stringPascal Quantin1-11/+0
2018-03-22Update and extend the ZigBee ZCL color control cluster.Paul Zander1-160/+954
2018-03-22Fix dissector bug in ZCL Occupancy Sensing Cluster.Paul Zander1-6/+16
2018-03-22dns: fix indentation.Dario Lombardo1-90/+98
2018-03-22dns: skip stats if packet is within icmp.Dario Lombardo1-0/+3
2018-03-22dns: add filters for retransmitted and unsolicited packets.Dario Lombardo1-1/+28
2018-03-22dns: add service-level stats.Dario Lombardo1-4/+38
2018-03-22ieee802154: support 6top protocol (6P) draft-10Yasuyuki Tanaka2-54/+49
2018-03-21TLS: allow cipher information to be retrievedPeter Wu4-0/+86
2018-03-21QUIC: fully fix random access decryption, improve error messagesPeter Wu1-144/+115
2018-03-21QUIC: fix decryption and PKN dissection with random accessPeter Wu1-64/+102
2018-03-21QUIC: Add 1-RTT packet decryption (draft -09)Peter Wu1-5/+265
2018-03-21TLS13: TLS-Exporter interface for QUIC decryptionPeter Wu4-4/+137
2018-03-21GPRSCDR: fix bitrates in EPCQoSInformationJoakim Karlsson2-12/+24
2018-03-21tcp: preserve data source if a PDU uses itPeter Wu1-1/+5
2018-03-21packet-wsp: fixed incorrect invalid header handlingIvan Secerin1-2/+2
2018-03-20Add new dot3MauTypes from RFC 4836Joerg Mayer1-7/+27