kerberos/gss enhancements
[obnox/wireshark/wip.git] / epan / dissectors / packet-kerberos.c
2008-10-05 sahlbergkerberos/gss enhancements
2008-10-03 sahlbergadd a -K command line option to provide the name of...
2008-09-29 sahlbergfrom metze
2008-09-21 jakeFrom Derek Morr:
2008-08-25 guyIf HAVE_KERBEROS isn't defined, enc_authorization_data_...
2008-08-25 sahlbergimplement pac info type #12 UPN_DNS_INFO
2008-08-25 sahlbergstart adding support to decrypt and dissect the enc...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-02 wmeierFix crash in Bug #2410: restore saved 'packet_info...
2008-02-08 sahlbergbased on the novell idllib sources :
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2008-01-04 etxrabGet rid of ber_last_created_item().
2007-11-26 morrisss/stat/eth_stat/ and s/unlink/eth_unlink/ to avoid...
2007-11-08 etxrabApply yet another set of the optimization patches:
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-07-20 morrissFrom Ted Percival: Support for PA-S4U2Self Kerberos...
2007-07-03 sahlbergdissect a new AD-IF-RELEVANT type seen in some vista...
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 etxrabStart introducing actx to ber functions.
2007-04-16 morrissFrame numbers are unsigned, print them as such
2007-03-27 sfisherFix some more warnings under gcc 4.0
2007-03-23 ulfl/* prevent redefinition warnings in kfw-2.5\inc\win_mac...
2007-03-10 legoMake sure ENDTRY is evaluated.
2007-02-17 sahlbergif the KRB-ERROR PDU contains a pw-salt containing...
2007-02-17 sahlbergdecode the known 4 bytes of the 16 byte blob that prepe...
2007-02-16 sahlbergwhen decrypting a blob allocate a new private memory...
2007-01-16 jakeFrom Gisle Vanem:
2007-01-02 geraldMove epan/crypt-md5.[ch] to epan/crypt. Remove
2006-12-12 sahlbergkerberos error with ERR_ETYPE_NOSUPP which is issued...
2006-12-07 etxrabAs ponted out by Stig Bjørlykke change a whole bunch...
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-10-18 jakeSquelch compiler warnings
2006-10-05 jakePatch in bug 1149, adds DCE-style flag for gss-api
2006-09-04 sahlbergkrb4 is a new style dissector and is called through...
2006-08-10 sahlbergthis is a blob not a policyhandle
2006-08-09 sahlbergmetze pointed out that the last four bytes of the 20...
2006-08-09 sahlbergdecode the field of type 11
2006-08-09 sahlbergtesting the win32 decryp[tion out i noticed a lot...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-04 sahlbergfrom Guenther Deschner
2006-05-02 sahlbergimplement decryption of and dissection of
2006-05-01 sahlbergMS KDC sends a PA_DATA with a magic salt containing...
2006-04-03 sahlberga krb_error pdu with the error_code ERR_CLIENT_REVOKED
2006-03-24 sahlbergstart decoding PA_PW_SALT in the PA-DATA structure.
2006-03-24 sahlbergthe edata field is PA-DATA for error PREAUTH_FAILED...
2006-03-20 sahlbergwaste a couple of bytes per tcp conversation and make...
2006-02-12 sahlbergadd rfc1964 stuff and (incomplete) KRB_CRED support.
2006-01-20 jmayerpacket-bgp.c: Fix incorrect use of g_snprintf return...
2005-12-23 sahlbergfrom eric wedel
2005-11-22 jmayerTrivial warning fixes
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-10-07 sahlbergFrom William Fiveash
2005-09-22 guyFix a bunch of places where we were calling "dissect_be...
2005-08-28 guyIn at least some captures, some Kerberos packets contai...
2005-08-27 sahlbergremoval of sprintf
2005-08-18 sahlbergwhen kerberos claims a conversation, it only claims...
2005-08-10 sahlbergconvert some tvb_fake_unicode() to tvb_get_ephemeral_fa...
2005-08-08 ulflvarious code cleanup:
2005-08-06 geraldIn packet-frame.c, don't free static memory when we...
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-07-28 sahlbergpacket_ber has for some time been doing sanity checking...
2005-07-25 jmayerWarning fixes
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-07-09 guyMake a bunch of items in encryption code arrays of...
2005-07-09 guyFix up a bunch of arguments to "dissect_ber_identifier...
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-06-20 sahlbergmove one function only used by SPNEGO to packet-spnego.c
2005-06-19 jmayerFix trivial warning
2005-05-27 sahlbergFrom T.Nakashima
2005-04-20 sahlbergAdd a tree parameter to get_ber_length() so that
2005-04-18 sahlberg some updates from T Anders
2005-04-11 sahlbergMajor speed improvement for filtering and dissection.
2005-03-21 sahlbergmake ethereal decrypt gss-krb (secure ldap and ms signa...
2005-03-21 sahlbergremove some heimdal dependencies we dont really need
2005-03-16 guyCheck whether we have a first byte before checking it.
2005-03-10 sahlbergadd support to decrypt and dissect sign-and-sealed...
2005-03-07 jmayerFix a small typo that would prevent compilation with...
2005-03-07 sahlbergexport some symbols we will need later.
2005-03-07 jmayerMake packet-kerberos.c compile again:
2005-03-06 sahlbergexport decrypt_krb5_data
2005-03-05 guyOmit some stuff when building without a Kerberos librar...
2005-03-05 lrolandfix kerberos dissector for those having no kerberos...
2005-03-04 sahlbergmake kpasswd privide subdissectors to handle the user...
2005-03-04 sahlbergsome authentication stuff from metze
2005-03-04 sahlbergmake ethereal able to decrypt KRB_PRIV which kpasswd...
2005-02-26 guyThe Kerberos-over-UDP dissector can decide not to disse...
2005-02-25 sahlbergadd support to call krb4 for suspected krb4 stuff somin...
2005-02-23 sahlbergupdate asn2eth and all generated dissectors to new...
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-02 etxrabFrom Jon Ringle:
2005-01-05 guyFrom Chris Maynard: free strings fetched with "tvb_fake...
2004-12-13 sahlbergupdate of the asn2eth compiler to use the types...
2004-12-12 sahlbergupdate the helper for BER GeneralizedTime to handle...
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.
next