aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-02packet-smb2: add AES-256-* decryptionStefan Metzmacher5-71/+247
2022-02-01GTP: Update checked messagesJohn Thacker1-2/+67
2022-02-01GTP: Add UE Registration Query messagesJohn Thacker2-4/+24
2022-02-01GTP: Update more checked message contents to V16.0.0John Thacker1-6/+66
2022-02-01GTP: Add Initiate PDP Context Activation to checked messagesJohn Thacker1-0/+18
2022-02-01GTP: Update ETSI checked Tunnel Management Messages to V16.0.0John Thacker1-5/+45
2022-02-02GTP: Use alternative GSN address decoders for Update PDP RespJohn Thacker1-4/+4
2022-02-02ipsec: Don't use NULL heuristic if padding length is impossibleJohn Thacker1-1/+1
2022-02-02SOME/IP: Add stats information to tshark man fileDr. Lars Völker1-0/+14
2022-02-02SOME/IP: Add name resolution to statisticsDr. Lars Völker2-15/+49
2022-02-01pflog: byte swap UID and PID fields in the header if necessary.Guy Harris1-0/+59
2022-02-01Qt: Go To Packet field - change from inputMask to QIntValidatorChuck Craft2-3/+8
2022-02-01packet-ntlmssp: only mark invalid target_info lists without failing the restStefan Metzmacher1-11/+15
2022-02-01Revert "NTLMv2 dissector: skip target info for AUTHENTICATE_MESSAGE"Stefan Metzmacher4-14/+10
2022-02-01ZBOSS NCP renamed zbncp.data.joinedVladimir Bespalov1-1/+1
2022-02-01Qt: Fix PacketDialog preference context menuRoland Knall1-8/+8
2022-02-01docs: tshark: read filter -> display filterJohn Thacker1-12/+13
2022-02-01ONC-RPC: when a GSS context is destroyed, NULL proc Verifier must be dissectedVolodymyr Khomenko1-7/+2
2022-01-31TShark, Wireshark: add some more documentation of "-i TCP@<host>:<port>".Guy Harris2-1/+7
2022-02-01OER: Check lengthUli Heilmeier1-8/+16
2022-01-31SCTP: Fix relative sequence number calculation first passJohn Thacker1-5/+9
2022-01-31dumpcap: add some more documentation of "-i TCP@<host>:<port>".Guy Harris1-0/+3
2022-01-31pflog: fix typo in URL.Guy Harris1-1/+1
2022-01-31macos-setup.sh: libtiff: refactor curl fail logicardnew1-4/+4
2022-01-31macos-setup.sh: fix libtiff filename and URLardnew1-1/+4
2022-01-31mpeg_descriptor: add Telephone Descriptor (0x57)Roman Volkov1-0/+189
2022-01-31pflog: more cleanups.Guy Harris1-7/+50
2022-01-31mpeg_descriptor: add NVOD Reference Descriptor (0x4B)Roman Volkov1-0/+52
2022-01-31DCM: Check if buf_desc is not NULLUli Heilmeier1-5/+6
2022-01-31SIP: Fix SIP Statistics in GUIJohn Thacker1-4/+5
2022-01-31pflog: Various cleanups.Guy Harris1-53/+158
2022-01-31RTCP: Reject packets with unsupported versionJohn Thacker1-1/+43
2022-01-30[Automatic update for 2022-01-30]Gerald Combs10-44/+191
2022-01-30CSN.1: Fix some alignment issues.Gerald Combs1-21/+25
2022-01-30mpeg descriptor: add Mosaic Descriptor (0x51)Roman Volkov1-0/+249
2022-01-30mpeg descriptor: add Time Shifted Service Descriptor (0x4C)Roman Volkov1-0/+18
2022-01-30ssh: fix warnings found by Clang Analyzer (deadcode.DeadStores)Alexis La Goutte1-2/+3
2022-01-30ssh: fix unused-parameterAlexis La Goutte1-6/+4
2022-01-30ssh: fix Clang warnings about Dead nested assignmentAlexis La Goutte1-2/+2
2022-01-30ssh: Fix Clang Warnings about Dead AssignmentAlexis La Goutte1-1/+0
2022-01-30Add ZBOSS NCP protocol dissectorVladimir Bespalov9-1/+6278
2022-01-30mpeg descriptor: add Country Availability Descriptor (0x49)Roman Volkov1-0/+57
2022-01-29PROFINET: Fix incorrect API call, assertionJohn Thacker1-2/+2
2022-01-29Remove our .bzrignore symlink.Gerald Combs1-1/+0
2022-01-29check_typed_item_calls.py - Find all (but 3) items from calls.Martin Mathieson4-34/+31
2022-01-28GTP: Fix cut and paste wrong offset MBMS PCOJohn Thacker1-1/+1
2022-01-28DNS: Check our NSEC3 hash length.Gerald Combs1-14/+14
2022-01-28Fix some filters strings.Martin Mathieson4-4/+4
2022-01-28DTLS: Only call srtp_add_address nowJohn Thacker1-9/+11
2022-01-28ppp-packet.c: VSNP fixes for issue #17815Jean Yap1-3/+3