aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-21debian/control: depend on quiltosmith/deb-packagingOliver Smith1-0/+1
2024-03-21debian/rules: disable testsOliver Smith1-1/+2
2024-03-21debian/rules: set VCSVERSION_OVERRIDEOliver Smith1-0/+1
2024-03-21debian/rules: set ENABLE_WERROR=OFFOliver Smith1-0/+1
2024-03-21debian/control: update maintainerOliver Smith1-1/+1
2024-03-21debian: link to packaging/debianOliver Smith1-0/+1
2024-03-21Amend whitespace in reordercap.cmverkleij1-4/+4
2024-03-21Fix reordercap -n flag generating empty output filemverkleij1-37/+51
2024-03-21socketcan: update CAN CiA 611-1 definitionsOliver Hartkopp2-12/+18
2024-03-21socketcan: display len8dlc content for Classical CANOliver Hartkopp1-1/+5
2024-03-21socketcan: display CANFD_FDF and CANXL_XLF flag contentOliver Hartkopp1-3/+8
2024-03-21socketcan: simplify CAN packet type detectionOliver Hartkopp1-48/+8
2024-03-20CIP: Fix Forward Open Response ParsingDylan Ulis1-2/+6
2024-03-20Convert Wiretap to C99John Thacker166-9122/+9126
2024-03-20epan: BCD strings with multiple filler nibbles at the endJohn Thacker1-11/+22
2024-03-20TFTP: Fix export objects in single pass tsharkJohn Thacker1-2/+13
2024-03-20wiretap: Add a Clang-tidy suppression for BLFGerald Combs1-0/+2
2024-03-20LISP: Add missing Clang-tidy suppressionsGerald Combs1-0/+3
2024-03-20Add recursion checks to EXTREME MESH, LwM2M-TLV, MPLS ECHO, SNA, and TCAPGerald Combs6-7/+23
2024-03-20nmea0183: Add generic NMEA0183 dissectorCasper Meijn2-0/+529
2024-03-20Qt: Dynamically allocate IO Graph items with a higher limitJohn Thacker2-12/+41
2024-03-20hci_mon: Support decoding ISO dataRubin Gerritsen1-0/+13
2024-03-20ICMP: fix minimum original datagram lengthDavid Lamparter1-1/+1
2024-03-20epan: Don't change ports in error packets, similar to addressesJohn Thacker1-1/+13
2024-03-20GNSS: add EMS meta data synthesis to EMS text nodeTimo Warns1-2/+13
2024-03-19Debian: Add a Logray packageGerald Combs3-2/+27
2024-03-19mac-lte: fix more bogus casts.Guy Harris1-3/+5
2024-03-19mac-lte: Fix memory access in LONG_BSR_LCIDMatan Perelman1-9/+9
2024-03-19Qt: Fix some leaks in IO GraphJohn Thacker2-8/+6
2024-03-18Falcodump: Fix a couple of option namesGerald Combs1-4/+4
2024-03-19Falcodump: Add options to exclude syscallsGerald Combs1-10/+155
2024-03-18Qt: IO Graph label precision, make scale factor a constantJohn Thacker4-24/+56
2024-03-18MinGW+NSIS: Install NSIS package in setup scriptJohn Thacker1-2/+21
2024-03-18MinGW+NSIS: Work around QTBug-122257 when buildingJohn Thacker1-0/+4
2024-03-17DOF+Etch+SIMULCRYPT: Add missing Clang-tidy suppressionsGerald Combs3-0/+3
2024-03-17Add recursion checks to DCOM, MPEG PES, PROXY, Snort config, and ThreadGerald Combs6-0/+17
2024-03-17Add recursion checks to DICOM, FC-SWILS, PIM, RSL, and WASSPGerald Combs5-2/+19
2024-03-17Add recursion checks to DCCP, KNX/IP, PANA, SOME/IP, and WLCCPGerald Combs5-4/+25
2024-03-17GitLab CI: Re-disable Homebrew updatesGerald Combs1-0/+1
2024-03-17Add recursion checks to CSN.1, GSM A-bis OML, NAS-5GS, SolarEdge, and WMIOGerald Combs5-7/+44
2024-03-17Qt: Scale IO Graph bar widths to the intervalJohn Thacker1-0/+9
2024-03-17[Automatic update for 2024-03-17]Gerald Combs17-339/+651
2024-03-16Qt: Queue IO Graph reports during mouse movesJohn Thacker1-1/+1
2024-03-16packaging: Quiet a Python SyntaxWarningJohn Thacker1-1/+1
2024-03-16packet: Add missing param documentationStig Bjørlykke1-0/+1
2024-03-16test: INVALID_INTERFACE is a possible exitcode for tshark interface testJohn Thacker1-1/+1
2024-03-16CQL: Fix a recursion checkGerald Combs1-0/+1
2024-03-16Add recursion checks to CQL, GSM GSUP, MSWSP, RSVP, and WTPGerald Combs5-10/+33
2024-03-16QUIC: Handle older MP draft as wellJohn Thacker3-25/+27
2024-03-16QUIC: Support decrypting Multipath draft-07 with Path IDJohn Thacker3-28/+59