HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / asn1 / kerberos / packet-kerberos-template.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-06-24 Dario Lombardokerberos: remove dead assignment (found by clang).
2019-06-12 Guy HarrisEliminate more calls to get_unicode_or_ascii_string().
2019-03-22 Isaac Boukriskrb5: dissect padata PA-PAC-OPTIONS
2019-02-06 Gerald CombsWindows: Upgrade Kerberos to 1.17.
2019-01-01 Isaac Boukriskrb5: fix parsing of PA-S4U-X509-USER in AS-REQ
2018-12-27 Guy HarrisTry to squeeze some bytes out of the frame_data structure.
2018-12-04 Isaac Boukriskrb5: do not dissect PA-S4U-X509-USER inside encrypted...
2018-12-02 Isaac Boukriskrb5: dissect PA-S4U-X509-USER padata
2018-08-19 Vasil Velichkovkerberos: Fix several memory leaks
2018-03-09 Guy HarrisPut a variable inside the block in which it's used.
2018-03-09 Dario Lombardokerberos: remove leak (found by clang).
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-11-14 Michael MannKerberos - Add support for RFC 6113
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-04-17 Ahmad FatoumQt: Provide both file save and open preferences
2017-03-02 Erik de JongRewrite dissectors to use Libgcrypt functions.
2017-01-10 Guy HarrisRename tvb_new_subset() to tvb_new_subset_length_caplen().
2016-10-31 Guy HarrisHandle -K, -n, -N, and -u in the common dissection...
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-10-01 Alexis La GoutteKerberos: remove some unused #define
2016-07-22 Pascal QuantinConvert more glib memory to wmem pinfo pool
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2016-03-13 João ValverdeMove /asn1 to /epan/dissectors