aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kerberos.h
AgeCommit message (Expand)AuthorFilesLines
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