aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/spnego
AgeCommit message (Expand)AuthorFilesLines
2024-02-26GSSAPI: Avoid dissecting checksum in signed-only KRB_TOKEN_CFX_WRAPJohn Thacker1-0/+2
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-24/+24
2023-08-08Convert asn2ws to generate C99 typesAnders Broman2-4/+4
2023-05-20gssapi: Remove dependency on dcerpc headerJohn Thacker1-1/+0
2023-05-09Use `register_dissector()` in ASN.1 dissectorsDavid Perry1-3/+3
2023-05-04NTLMSSP & SPNEGO: Fix build on arm64-windowsGerald Combs1-17/+7
2023-04-17Fix ASN.1 source as well for 2a5434973f17b0ba1ca3513025f4cdff71ae687a.Guy Harris1-1/+1
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-1/+1
2021-07-01spnego: also interpret the mechList fieldDavid Fort2-1/+24
2021-06-08krb5: add TGT-REQ/TGT-REP dissection per the U2U RFC draftIsaac Boukris1-0/+11
2020-11-22Spelling improvementsMartin Mathieson1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2020-05-27packet-{kerberos,spnego}: move KRB5_KU_USAGE_* defined to packet-kerberos.hStefan Metzmacher1-5/+0
2020-01-22packet-spnego: make use of decrypt_krb5_krb_cfx_dce()Stefan Metzmacher1-5/+16
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-1/+1
2018-04-18Remove autotools build system.Dario Lombardo1-30/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann1-3/+1
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-31/+54
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-10-04spnego: fix indent (use 2 spaces) and modelinesAlexis La Goutte2-1017/+987
2016-10-01spnego: use same name define name from krb5Alexis La Goutte1-1/+4
2016-07-22Convert more glib memory to wmem pinfo poolPascal Quantin1-3/+1
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-8/+8
2016-06-30Remove Makefile.common filesJoão Valverde2-44/+23
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde7-0/+1912