aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kerberos.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-14Kerberos - Add support for RFC 6113Michael Mann1-1/+1
2016-10-31Handle -K, -n, -N, and -u in the common dissection option code.Guy Harris1-7/+1
2016-10-01Kerberos: remove some unused #defineAlexis La Goutte1-37/+1
2016-03-21Bugfix "typo" from I9b04837f93Michael Mann1-0/+20
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-4/+4
2015-11-07Further refactor GSS_API dissectors to pass gssapi_encrypt_info_t structure b...Michael Mann1-1/+36
2015-02-06Remove gethostbyaddr and gethostbyaddr2.Gerald Combs1-1/+1
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+1
2015-01-01Declare read_keytab_file() in epan/dissectors/packet-kerberos.h.Guy Harris1-1/+4
2015-01-01Let routines from the Kerberos dissector be called from C++.Guy Harris1-3/+9
2014-04-18Use new BER functions in kpasswd.Stig Bjørlykke1-1/+2
2014-04-17Switch to using the ASN1 based kerberos dissector.AndersBroman1-1/+21
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25packet-kerberos: remember in what frame a key was learnedStefan Metzmacher1-0/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+3
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2009-10-07add a new function read_keytab_file_from_preferences(void)Ronnie Sahlberg1-0/+2
2009-07-28When we passed the crytobuffer to krb5_c_decrypt() we never actually Ronnie Sahlberg1-2/+1
2008-10-16Revert files checked in by misstake.Anders Broman1-40/+5
2008-10-16Add asn1 file from Heimdal use som stuff from it add more dissection in the t...Anders Broman1-5/+40
2008-10-05kerberos/gss enhancementsRonnie Sahlberg1-1/+4
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-4/+4
2007-05-06Start introducing actx to ber functions.Anders Broman1-4/+4
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-12-23from eric wedelRonnie Sahlberg1-0/+7
2005-08-28In at least some captures, some Kerberos packets contain just a TicketGuy Harris1-1/+1
2005-07-09Make a bunch of items in encryption code arrays of guint8, and make someGuy Harris1-1/+1
2005-06-28Declare "decrypt_krb5_data()" for use by the KINK dissector.Guy Harris1-0/+7
2005-06-19Fix trivial warningJörg Mayer1-1/+1
2005-05-27From T.NakashimaRonnie Sahlberg1-0/+1
2005-03-21make ethereal decrypt gss-krb (secure ldap and ms signandseal for dce)Ronnie Sahlberg1-2/+2
2005-03-21remove some heimdal dependencies we dont really needRonnie Sahlberg1-2/+3
2005-03-07export some symbols we will need later.Ronnie Sahlberg1-2/+14
2005-03-06export decrypt_krb5_dataRonnie Sahlberg1-0/+4
2005-03-04make kpasswd privide subdissectors to handle the user-data field for the KRB_...Ronnie Sahlberg1-0/+3
2005-03-04make ethereal able to decrypt KRB_PRIV which kpasswd usesRonnie Sahlberg1-1/+2
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.Gerald Combs1-0/+6
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+46