updates from tomas and anders
[obnox/wireshark/wip.git] / epan / dissectors / packet-kerberos.c
2004-12-12 sahlbergupdates from tomas and anders
2004-12-12 sahlbergmove kerberos over to use the new signature for ber...
2004-11-01 geraldWhen we dynamically discover a Kerberos key, it helps...
2004-11-01 geraldCreate a conversation only when we see a KDC_REQ.
2004-10-28 geraldAdd support for pkauthdata and pkdhkeydata OIDs.
2004-10-18 geraldFix some include problems and compiler warnings pointed...
2004-10-18 geraldOne more item from CableLabs: Add conversation support...
2004-10-15 geraldAdd support for decoding DES3/CBC/MD5 keys. Make it...
2004-10-14 sahlbergadd support in packet-kerberos to use MIT Kerberos...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-17 sahlbergmake kerberos able to dissect pkinit/pa-pk-as-rep packets
2004-09-16 sahlbergadd new dissectors to build process
2004-08-30 sahlbergAdd a key origin string for kerberos keys
2004-08-25 sahlbergAdd the optional 13th tag to the KRB_ERR structure.
2004-08-25 sahlbergPrettify the principal name expansion to make it look...
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-08-03 guyMove a bunch of stuff that's more Windows-related than...
2004-07-21 sahlbergget rid of the nasty ber specific oid->callback table...
2004-07-20 sahlbergAdd the new protocols CMS, X509AF, X509IF, X509CE...
2004-07-18 gramMove dissectors to epan/dissectors directory.