aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Tidy up some masks in items.Martin Mathieson2022-02-088-72/+74
* Clean up checking for invalid field definitions.Guy Harris2022-02-071-8/+34
* epan: Fix our FT_UINT_BYTES and FT_UINT_STRING checks.Gerald Combs2022-02-081-2/+2
* BP: Make sure our offset advances.Gerald Combs2022-02-081-11/+36
* GDSDB: Make sure our offset advances.Gerald Combs2022-02-081-1/+22
* Qt: Fix Packet bytes dialog viewRoland Knall2022-02-071-35/+18
* p_mul: Change display of missing sequence numbersStig Bjørlykke2022-02-071-9/+16
* GDT: add dissector for SCTP PPID 49 protocolDamir Franusic2022-02-0711-2/+2293
* WAP: Clamp our value lengths to a usable value.Gerald Combs2022-02-071-3/+8
* ZigBee ZCL: fix the zero-length item check.Guy Harris2022-02-071-2/+2
* More descriptive names for some heuristic dissectorsDavid Perry2022-02-0712-18/+18
* Qt: Fix open explorerRoland Knall2022-02-071-1/+11
* MSRCP: fix build issues [-Werror=maybe-uninitialized]Joakim Karlsson2022-02-071-1/+1
* json: Handle application/senml+jsonStig Bjørlykke2022-02-071-0/+2
* mpeg descriptor: add Service Availability Descriptor (0x72)Roman Volkov2022-02-071-0/+57
* RLC-NR: work out a better id/data value for adding fragments.Martin Mathieson2022-02-071-38/+131
* Kerberos: handle etype == 0 in dissect_krb5_decrypt_CRED_data()Stefan Metzmacher2022-02-072-3/+15
* Kerberos: Cope with FAST ordering in TGS-REQ PA-DATAStefan Metzmacher2022-02-073-72/+245
* Kerberos: add support for new PAC buffersStefan Metzmacher2022-02-072-24/+408
* Qt: Allow byteview to be hiddenRoland Knall2022-02-075-8/+65
* CBOR: Handle application/senml+cborStig Bjørlykke2022-02-071-0/+2
* Qt: Fix show in folder issueRoland Knall2022-02-072-6/+4
* MIH: Check length tvb_composite_append()Uli Heilmeier2022-02-061-1/+3
* [Automatic update for 2022-02-06]Gerald Combs2022-02-0617-43/+164
* Prefs/Expert: disable Open Expert Info on Protocol Preferences context menuChuck Craft2022-02-063-10/+12
* doc: Document tshark -z statsJohn Thacker2022-02-061-47/+142
* Qt: Add Show as Json in Show Packet BytesStig Bjørlykke2022-02-062-0/+11
* Docs: Accurately describe our minimum GLib and where to get itJim Young2022-02-062-3/+3
* wsutil: Just use g_utf8_validate for nowJohn Thacker2022-02-051-1/+1
* epan: Add BASE_SHOW_UTF_8_PRINTABLEJohn Thacker2022-02-069-12/+83
* ZigBee ZCL: Make sure our offset advances.Gerald Combs2022-02-051-0/+14
* GSM RLC MAC: Check length tvb_new_octet_alignedUli Heilmeier2022-02-051-4/+6
* Qt: Display fieldname as tooltip in expert info dialogRoland Knall2022-02-051-38/+46
* Git: Ignore Visual Studio Code workspace definitionRoland Knall2022-02-051-0/+1
* PER: Check length calling tvb_new_octet_aligned()Uli Heilmeier2022-02-041-0/+4
* Trivial: change some formatting in hf item definitionsMartin Mathieson2022-02-0411-53/+53
* AMP: Fix large / infinite loops.Gerald Combs2022-02-041-5/+29
* Qt: Show Preference key in the tooltipRoland Knall2022-02-031-7/+21
* epan: Check our FT_UINT_BYTES and FT_UINT_STRING lengths.Gerald Combs2022-02-031-0/+6
* epan: Handle -1 length in tvb_ascii_isprintJohn Thacker2022-02-031-1/+6
* More mask/field-length fixesMartin Mathieson2022-02-033-6/+6
* WSUG: Fix TCP keep alive descriptionUli Heilmeier2022-02-031-1/+1
* ASN.1 PER + ATN-ULCS: Add checks for nulls in sequences.Gerald Combs2022-02-033-3/+57
* x509af: Call dissect_ber_bitstring() with hf_indexUli Heilmeier2022-02-032-2/+2
* q.261: Fix a couple of fields (masks/lengths)Martin Mathieson2022-02-031-4/+4
* Docs: Start migrating the Developer's Guide to Visual Studio 2022.Gerald Combs2022-02-032-20/+46
* TECMP: Allowing Chassis Temperature to be not available tooDr. Lars Völker2022-02-021-5/+10
* packet-smb2: use better error checking logic in do_decryptStefan Metzmacher2022-02-021-6/+12
* Fix some masks/widths.Martin Mathieson2022-02-022-6/+6
* Fix some too-narrow field types.Martin Mathieson2022-02-025-36/+36