aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-14TLS: fix build error without LIBGCRYPT_AEADJoakim Karlsson1-1/+5
2020-07-14QUIC: fix build error without LIBGCRYPT_AEADJoakim Karlsson1-2/+10
2020-07-14DNS: Try to fix Wpointer-sign warnings.Anders Broman7-26/+26
2020-07-14IMAP: Try to fix Wpointer-sign warnings.Anders Broman1-9/+9
2020-07-14TDS: Fix If COLMETADATA is present, all row data display is unusable.eckart haug1-1/+1
2020-07-14B&R - company namingRoland Knall1-1/+1
2020-07-14RTCP: Add few remaining AVB specific fieldsJaap Keuter1-6/+33
2020-07-14QUIC: fix unintended address/port match for empty DCIDPeter Wu1-1/+5
2020-07-14Don't call any routines from WinPcap/Npcap packet32.dll.Guy Harris6-323/+0
2020-07-14Systemd journal: Fix timestamp conversions.Gerald Combs2-9/+24
2020-07-14ccid: dissect interrupt notifications for 8 slotsEric Wild1-2/+53
2020-07-13Qt: Keep pane sizes when quit without loading a fileStig Bjørlykke1-3/+3
2020-07-13ITS: ISO TS 19321 (IVI) updated to version 2Tomas Kukosa6-3649/+5405
2020-07-13Extend the BLUETOOTH_LE_LL_WITH_PHDR formatSultan Qasim Khan1-12/+87
2020-07-13synphasor: solve issues from buildbotDmitriy Eliseev1-32/+40
2020-07-13ieee1905: Comform to the latest Multi-AP spec plus add reassembly.Richard Sharpe3-527/+2490
2020-07-13coap: Do retransmission detection only for CON and NONStig Bjørlykke1-3/+5
2020-07-13FTDI FT: Use custom reassembly table key functionsTomasz Moń1-17/+79
2020-07-13FTDI MPSSE: Do not unnecessarily request reassemblyTomasz Moń1-0/+23
2020-07-13FTDI MPSSE: Speed up malformed captures dissectionTomasz Moń1-24/+50
2020-07-13kafka: snappy: free the composite tvb only onceMartin Kaiser1-9/+10
2020-07-13QUIC: add GREASE QUIC Bit Transport ParameterAlexis La Goutte2-0/+2
2020-07-12[Automatic update for 2020-07-12]Gerald Combs17-170/+186
2020-07-12QUIC: fix decryption when the client uses an empty SCIDPeter Wu1-2/+2
2020-07-12QUIC: improve display of unknown or large Transport Parameter typesPeter Wu1-5/+10
2020-07-12FTDI MPSSE: Improve command to response trackingTomasz Moń1-27/+35
2020-07-12FTDI FT: Reassemble fragmented MPSSE dataTomasz Moń2-27/+364
2020-07-12check_dissector_urls.py: Add options to control which files to scanMartin Mathieson1-66/+131
2020-07-12QUIC: Add column info for ACK_FREQUENCY and TIME_STAMP frame typeAlexis La Goutte1-0/+2
2020-07-12PER: decode SEQUENCE OF with extended SIZE constraint, fix unaligned integerTomas Kukosa1-7/+10
2020-07-12asn2wrs: support for (SIZE(A..B),...) constraintTomas Kukosa1-0/+1
2020-07-11pfcp: fix typo found by lintianAlexis La Goutte1-3/+3
2020-07-11Qt: Remove some dead code.Gerald Combs1-9/+0
2020-07-10packet: don't mess up the subdissectors list during optimization.Dario Lombardo1-2/+1
2020-07-10EPL: use predefined tf strings from tfs.(ch)Christian Krump1-10/+4
2020-07-10Doc: Have make-authors*.pl explicitly use UTF-8.Gerald Combs4-30/+2
2020-07-10Stun: add heuristic over TCPNardi Ivan1-9/+12
2020-07-10Profinet: ControlBlockProperties Decoded Properlyvahapemin1-8/+25
2020-07-10tls: Update list of CT logs to 2020-05-29Peter Wu2-255/+624
2020-07-09TDS:Fix -Wpointer-sign warnings.Anders Broman1-45/+46
2020-07-09BGP: Fix scope for path attribute packet_dataUli Heilmeier1-4/+4
2020-07-09EPL: extended decoding of ring redundancy flagsChristian Krump1-2/+45
2020-07-09USB: Add a size check.Gerald Combs1-4/+12
2020-07-08spoolss: pick up what some printer attributes mean from Microsoft documentation.Guy Harris1-19/+19
2020-07-08Nano: Fix field abbrevJaap Keuter1-1/+1
2020-07-08PIM: Fix field abbrevJaap Keuter1-1/+1
2020-07-08NIS+: give the meanings of the NIS_CALLBACK return value.Guy Harris1-2/+2
2020-07-08TECMP: Resetting VLAN depth per frameDr. Lars Völker1-0/+5
2020-07-08Fix -Wpointer-sign warnings.Anders Broman1-12/+19
2020-07-08packet-smb2: correctly dissect SMB2 TRANSFORM_HEADER FlagsStefan Metzmacher2-9/+29