aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-11-05[Automatic update for 2023-11-05]Gerald Combs18-368/+503
2023-11-05macos-setup: work around problem with the Xcode 15 linker.Guy Harris1-1/+23
2023-11-05HomePNA: Also set the length of the proto item when shortJohn Thacker1-0/+1
2023-11-05WebSocket: Make the max unmasked payload length configuraleHuang Qiangxiong1-4/+19
2023-11-05Thrift: Update field_id in all sub-dissector functions.Triton Circonflexe1-9/+53
2023-11-05IEEE1905: cleanup dissectorJaap Keuter1-86/+79
2023-11-05AVSP: Fix FCS calculationJohn Thacker1-25/+10
2023-11-05mikey: Skip unknown payload typesStig Bjørlykke1-0/+3
2023-11-05OpenFlow(v1): Add Actions to FLOW_MODAlexis La Goutte1-1/+3
2023-11-04HomePNA: Fix FCS calculation when there is no piggybacked payloadJohn Thacker1-8/+35
2023-11-04SMB2: add SMB2_FILE_LINK_INFORalph Boehme1-0/+59
2023-11-04SMB2: fix dissecting device numberRalph Boehme1-1/+7
2023-11-04SMB2: fix order of file size and allocation size in SMB3 POSIX infoRalph Boehme1-4/+4
2023-11-04iperf(2): fix conflict for display filter nameAlexis La Goutte1-1/+1
2023-11-03Detect more copy/pasted filters - looking further backMartin Mathieson7-17/+24
2023-11-04GitLab CI: Make sure GITLAB_TOKEN is set in the Commit Check jobGerald Combs1-0/+2
2023-11-03rsvp: Add missing hf for exclude routeStig Bjørlykke1-2/+8
2023-11-03TNS: Handle connect data in subsequent packet and data descriptor typeJohn Thacker1-16/+184
2023-11-03coap/tls: Remove SSL_COMMON_LIST_T proto initStig Bjørlykke2-51/+8
2023-11-03LDAP: val_to_str() format string has double %Martin Mathieson3-4/+6
2023-11-03RF4CE: remove two useless local variablesPascal Quantin1-7/+7
2023-11-03HTTP3: fix web-transportNardi Ivan1-2/+6
2023-11-03ICMPv6: Improve Option 21 PvD IDJoakim Karlsson1-3/+4
2023-11-03WLAN: Fix header field registrations using 0 rather than NULLJaap Keuter1-83/+83
2023-11-03gitignore: Fix our Vim swap file patternGerald Combs1-1/+1
2023-11-03RTPproxy: fix an unaligned access reported by UBSanPascal Quantin1-1/+3
2023-11-03SMB2: prevent calling wmem_array_append() without a valid pointerPascal Quantin1-1/+3
2023-11-03per: Fix check for extension addition groupStig Bjørlykke1-1/+1
2023-11-03Add Message-Authenticator validation to the radius dissectorErnst Oudhof3-75/+134
2023-11-03OPA MAD: fix unaligned access introduced in 036f2e12Pascal Quantin1-4/+7
2023-11-03RF4CE: Fix illegal memory accessesSergio de Paula4-61/+95
2023-11-03zigbee-direct: rename time variable for avoid checkAPI warningsAlexis La Goutte1-8/+8
2023-11-02HTTP: Fix chunking detection for certain request methodsJohn Thacker2-6/+10
2023-11-02Qt: Fix show bytes as image typoJohn Thacker1-1/+1
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke253-115453/+115453
2023-11-02PNIO: clean up the title and description of the GSD folder path preference.Guy Harris1-3/+3
2023-11-02GitLab CI: Repository and error handling fixupsGerald Combs1-3/+5
2023-11-02Initialize static proto values to 0Stig Bjørlykke8-52/+116
2023-11-02Qt: Enforce Minimum Qt version 5.11John Thacker9-56/+8
2023-11-02opcua: fix CID 1548379Pascal Quantin1-1/+1
2023-11-02fix return value of decrypt_opcua if decryption failsGerhard Gappmeier1-0/+5
2023-11-02ISAKMP: Update value strings from IANA registry.Anders Broman1-2/+34
2023-11-02GitLab CI: Update some commit check result textGerald Combs1-4/+4
2023-11-02Infiniband dissector: Fix output format of 'Unknown OpCode' packetsDaisuke Matsuda1-3/+3
2023-11-02dfilter: Elide branch jumps to next instructionJoão Valverde3-14/+49
2023-11-02dfilter: Fix crash with nested function callsJoão Valverde2-4/+15
2023-11-02BusMirroring: Add brief introduction of the protocolHaiyun Liu1-0/+11
2023-11-02BusMirroring: Add the dissection of FlexRay frameHaiyun Liu1-2/+84
2023-11-01capinfos: Fix count of IP address and decryption secretsJohn Thacker1-5/+5
2023-11-01pcapng: convert FCS lengths between bytes and bits.Guy Harris3-4/+16