Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-kerberos.h
2009-10-07 Ronnie Sahlbergadd a new function read_keytab_file_from_preferences...
2009-07-28 Ronnie SahlbergWhen we passed the crytobuffer to krb5_c_decrypt()...
2008-10-16 Anders BromanRevert files checked in by misstake.
2008-10-16 Anders BromanAdd asn1 file from Heimdal use som stuff from it add...
2008-10-05 Ronnie Sahlbergkerberos/gss enhancements
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-06 Anders BromanStart introducing actx to ber functions.
2006-10-31 Ronnie Sahlbergchange the signature for the get_pdu_len() function...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-12-23 Ronnie Sahlbergfrom eric wedel
2005-08-28 Guy HarrisIn at least some captures, some Kerberos packets contai...
2005-07-09 Guy HarrisMake a bunch of items in encryption code arrays of...
2005-06-28 Guy HarrisDeclare "decrypt_krb5_data()" for use by the KINK disse...
2005-06-19 Jörg MayerFix trivial warning
2005-05-27 Ronnie SahlbergFrom T.Nakashima
2005-03-21 Ronnie Sahlbergmake ethereal decrypt gss-krb (secure ldap and ms signa...
2005-03-21 Ronnie Sahlbergremove some heimdal dependencies we dont really need
2005-03-07 Ronnie Sahlbergexport some symbols we will need later.
2005-03-06 Ronnie Sahlbergexport decrypt_krb5_data
2005-03-04 Ronnie Sahlbergmake kpasswd privide subdissectors to handle the user...
2005-03-04 Ronnie Sahlbergmake ethereal able to decrypt KRB_PRIV which kpasswd...
2004-10-28 Gerald CombsAdd support for pkauthdata and pkdhkeydata OIDs.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.