aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/credssp/packet-credssp-template.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-07Dissectors: Include what you use.Anders Broman1-0/+1
2024-07-16Update the tvb_get API calls in our ASN.1 dissectorsGerald Combs1-1/+1
2024-07-05epan: Convert ASN.1 dissectors to C99Stig Bjørlykke1-13/+13
2024-06-26Fix some spelling errorsMartin Mathieson1-1/+1
2024-06-16epan: heuristic to pass void *data to dissectorJoakim Karlsson1-2/+2
2024-06-15epan: changed heur_dissector_t to boolJoakim Karlsson1-3/+3
2024-01-17Add descriptions for heur dissector tablesDavid Perry1-1/+1
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-8/+8
2023-08-09ASN1: Change gboolean to bool in two templatesJohn Thacker1-1/+1
2023-05-20gssapi: Remove dependency on dcerpc headerJohn Thacker1-1/+0
2022-09-10Dissector names are not protocol names.Guy Harris1-1/+1
2021-07-01credssp: fully dissect TSRemoteGuardCreds structIsaac Boukris1-1/+14
2021-06-17credssp: add basic dissection of TSRemoteGuardCredsIsaac Boukris1-0/+7
2021-06-08credssp: also decrypt TSRequest/pubKeyAuth blobsIsaac Boukris1-0/+5
2021-06-08credssp: decrypt TSRequest/authInfo using the gssapi_wrap handlerIsaac Boukris1-0/+4
2021-06-08credssp: add support for gss-api and krb5 dissectionIsaac Boukris1-0/+4
2021-06-08credssp: update TSRequest asn1 struct with new optional fieldsIsaac Boukris1-0/+3
2021-06-08credssp: fix dissect_credssp_heur() with modern clients (using version 6)Isaac Boukris1-1/+1
2021-06-08credssp: fix dissection in RDP streamIsaac Boukris1-0/+1
2018-09-13Start renaming SSL to TLS.Gerald Combs1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-06-29Provide new interface for Export PDU.Michael Mann1-7/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+182