aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Qt: ensure that taps are invoked on reload/rescanPeter Wu1-1/+2
2018-03-23docs: improve Lua Listener examplePeter Wu1-1/+4
2018-03-23packet-ieee80211.c: Fix runtime warning "field wlan.trigger.he.common_info is...Joerg Mayer1-1/+1
2018-03-23Update a comment.Guy Harris1-2/+10
2018-03-23Use $(INSTALL_DATA) rather than $(INSTALL) -m 644.Guy Harris1-6/+6
2018-03-23Add -Wp,-H200000 with HP's C compiler.Guy Harris1-3/+7
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 AP6-0/+232
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-22PROFINET: Am_location dissection was wrong byte order.Gizem Yurdagul1-48/+96
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 Lombardo2-1/+29
2018-03-22dns: add service-level stats.Dario Lombardo2-4/+39
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-21Qt: fix "Follow stream" in Conversations dialogPeter Wu4-16/+16
2018-03-21GPRSCDR: fix bitrates in EPCQoSInformationJoakim Karlsson2-12/+24
2018-03-21rsa: fix memleak and accept keys from certain PKCS#12 filesPeter Wu1-12/+7
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-21l16 (plugins/codecs): fix no previous prototype for ‘codec_register_l16’ ...Alexis La Goutte1-0/+2
2018-03-21Fix case.Guy Harris1-1/+1
2018-03-20Add new dot3MauTypes from RFC 4836Joerg Mayer1-7/+27
2018-03-20Note that exit_application() has UI-specific implementations.Guy Harris1-0/+1
2018-03-20Remove redundant declaration of exit_application().Guy Harris1-3/+0
2018-03-20gui_utils(.c): fix no previous prototype for ‘exit_application’ [-Wmissin...Alexis La Goutte1-0/+2
2018-03-20html2text: Wrap at 72 characters.Gerald Combs1-1/+1
2018-03-20WCCP : fix mask assignmentYuri Chislov1-1/+1
2018-03-20TLS13: fix decryption with KeyUpdate after draft -20Peter Wu1-5/+9
2018-03-20Update to couchbase dissector for 'flexible framing extras' on errorsJim Walker1-5/+6
2018-03-20X2AP: include packet-x2ap.hPascal Quantin2-7/+9
2018-03-20Handle Clang/C2.Guy Harris1-0/+18
2018-03-20Don't register the link-layer 802.11 dissector in the gre.proto table.Guy Harris1-24/+24
2018-03-20QUIC: ensure Initial Packet decryption at first passPeter Wu1-3/+1
2018-03-19Fix and update the vagrant build systemSake Blok3-7/+7
2018-03-19wmem: ensure wmem_memdup(..., NULL, 0) returns NULLPeter Wu3-2/+10
2018-03-19wmem: fix random test failure due to key collisionPeter Wu1-1/+4
2018-03-19GSMTAP: add the handle to dissect LTE NAS EPS messagesMartin Heusse1-4/+37