aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/kerberos/packet-kerberos-template.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-4/+4
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-24kerberos: remove dead assignment (found by clang).Dario Lombardo1-3/+1
2019-06-12Eliminate more calls to get_unicode_or_ascii_string().Guy Harris1-12/+2
2019-03-22krb5: dissect padata PA-PAC-OPTIONSIsaac Boukris1-1/+3
2019-02-06Windows: Upgrade Kerberos to 1.17.Gerald Combs1-3/+2
2019-01-01krb5: fix parsing of PA-S4U-X509-USER in AS-REQIsaac Boukris1-5/+5
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-2/+2
2018-12-04krb5: do not dissect PA-S4U-X509-USER inside encrypted-pa-dataIsaac Boukris1-0/+1
2018-12-02krb5: dissect PA-S4U-X509-USER padataIsaac Boukris1-0/+1
2018-08-19kerberos: Fix several memory leaksVasil Velichkov1-2/+20
2018-03-09Put a variable inside the block in which it's used.Guy Harris1-1/+1
2018-03-09kerberos: remove leak (found by clang).Dario Lombardo1-6/+8
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-14Kerberos - Add support for RFC 6113Michael Mann1-1/+25
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-7/+4
2017-04-17Qt: Provide both file save and open preferencesAhmad Fatoum1-1/+1
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-11/+17
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-10-31Handle -K, -n, -N, and -u in the common dissection option code.Guy Harris1-0/+2
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-10-01Kerberos: remove some unused #defineAlexis La Goutte1-124/+0
2016-07-22Convert more glib memory to wmem pinfo poolPascal Quantin1-19/+6
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-2/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+2506