x
[abartlet/lorikeet-heimdal.git/.git] / kdc / kerberos5.c
2010-04-08 Love Hornquist Astrandset reply_key to NULL
2010-03-16 Love Hornquist Astranddrop RCSID
2010-03-07 Love Hornquist AstrandSet e_text for more cases
2009-12-23 Love Hornquist AstrandMerge in last changes from Asanka for the win32 port
2009-12-23 Love Hornquist AstrandMerge branch 'master' into win32-port
2009-12-22 Asanka HerathMerge remote branch 'lha/master' into win32-port2
2009-12-21 Asanka HerathMerge remote branch 'h-github/master' into win32-port2
2009-12-01 Asanka HerathMerge commit 'lha/master' into win32-port2
2009-12-01 Asanka Herath(kdc/kerberos5.c) VC isn't C99
2009-11-22 Love Hornquist AstrandWhen a TS-ENC key was verified, send the salt for that...
2009-11-22 Love Hornquist Astrandcetype unused
2009-11-22 Love Hornquist AstrandRedo client key handling for AS
2009-11-04 Love Hornquist Astranduse krb5_get_error_message()
2009-10-11 Love Hornquist Astrand[HEIMDAL-533] KDC sends TGS-REP encrypted in session...
2009-08-12 Love Hornquist AstrandMake KRB5SignedPath less fragile, only sign trivial...
2009-08-04 Love Hornquist AstrandMake the send e_text on time skew error default to...
2009-08-04 Andrew BartlettAdd support for user principal names in certificates...
2009-07-03 Love Hörnquist ÅstrandReport HDB_AUTH_SUCCESS for PK-INIT too.
2009-07-03 Love Hörnquist ÅstrandProvide auth_status to backend.
2009-07-03 Love Hörnquist ÅstrandCheck locked-out flag for client and server.
2009-07-03 Love Hörnquist ÅstrandPatch from Andrew bartlett via heimdal-bugs@h5l.org
2009-07-03 Love Hörnquist ÅstrandFrom Andrew Bartlet via heimdal-bugs@h5l.org
2009-05-09 Love Hörnquist Åstrandhandle out of memory
2009-04-16 Love Hörnquist ÅstrandLess empty if statements.
2009-04-06 Love Hörnquist Åstrandtry to clean up ckey handling, esp when there is no...
2009-04-06 Love Hörnquist Åstrandspelling
2009-03-29 Love Hörnquist Åstrandnew signature for _kdc_pk_rd_padata
2009-03-28 Love Hörnquist ÅstrandAlways generate session key
2009-03-25 Love Hörnquist Åstrandsimplify
2009-03-25 Love Hörnquist Åstrandmove generation of session key to preauth hook.
2009-02-04 Love Hörnquist ÅstrandDisable anonymous code.
2009-02-04 Love Hörnquist Åstrandintern export is_anonymous()
2009-02-04 Love Hörnquist ÅstrandMove the check client/anonoymous logic to pkinit.c
2009-02-04 Love Hörnquist ÅstrandOnly send etype-info{,2} for the enctype we selected.
2009-02-04 Love Hörnquist ÅstrandCheck windc access after check_flags.
2009-01-31 Love Hörnquist ÅstrandVerify flags after the user been required to prove...
2009-01-31 Love Hörnquist Åstrandcollect enctype printing into one statement
2008-12-15 Love Hörnquist Åstrandbetter error message
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-08-17 Love Hörnquist Åstrandmake excpetion for known weak types
2008-06-23 Love Hörnquist Åstranduse krb5_set_error_message
2008-03-24 Love Hörnquist ÅstrandMatch name in ClientCanonicalizedNames with -10
2008-03-19 Love Hörnquist Åstrandkdc: Provide extended error information in AS-REP error...
2007-11-14 Love Hörnquist Åstrandits vs it\'s etc. From Bjorn Sandell
2007-10-24 Love Hörnquist ÅstrandAdding same enctype is enough one time. From Andy Polya...
2007-10-18 Love Hörnquist Åstrand(get_pa_etype_info2): more paranoia, avoid sending...
2007-10-18 Love Hörnquist Åstrand(older_enctype): old windows enctypes (arcfour based...
2007-07-31 Love Hörnquist Åstrandcheck return value of alloc functions, from Charles...
2007-07-13 Love Hörnquist ÅstrandJava 1.6 expects the name to be the same type, lets...
2007-07-11 Love Hörnquist ÅstrandDon't send newer enctypes in ETYPE-INFO.
2007-07-04 Love Hörnquist ÅstrandImprove the default salt detection to avoid returning...
2007-06-10 Love Hörnquist ÅstrandConstify.
2007-05-31 Love Hörnquist ÅstrandIf _kdc_pk_check_client failes, bail out directly and...
2007-05-31 Love Hörnquist ÅstrandAlso add a KRB5_PADATA_PK_AS_REQ_WIN for windows pk...
2007-05-30 Love Hörnquist Åstrandcatch failures from _krb5_principalname2krb5_principal
2007-02-22 Love Hörnquist ÅstrandReturn the same error codes as a windows KDC.
2007-02-22 Love Hörnquist ÅstrandMake handling of replying e_data more generic, from...
2007-02-22 Love Hörnquist ÅstrandFix (string const and shadow) warnings, from metze.
2007-02-22 Love Hörnquist ÅstrandSelect a session enctype from the list of the crypto...
2007-02-17 Love Hörnquist Åstrandswitch some "return ret" to "goto out".
2007-02-17 Love Hörnquist ÅstrandPass down canonicalize request to hdb layer, sign clien...
2007-01-14 Love Hörnquist Åstrand(_kdc_find_padata): if there is not padata, there is...
2007-01-10 Love Hörnquist ÅstrandUse other keys to sign with.
2007-01-04 Love Hörnquist ÅstrandCheck for KRB5_PADATA_PA_PAC_REQUEST to check if we...
2007-01-04 Love Hörnquist Åstrand(_kdc_as_rep): check if krb5_generate_random_keyblock...
2007-01-04 Love Hörnquist Åstrand(_kdc_as_rep): call windc client access hook.
2007-01-03 Love Hörnquist ÅstrandCall callbacks for emulating a Windows Domain Controller.
2006-12-06 Love Hörnquist Åstrand(_kdc_as_rep): add AD-INITAL-VERIFIED-CAS to the encryp...
2006-12-06 Love Hörnquist Åstrand(_kdc_tkt_add_if_relevant_ad): new function.
2006-11-10 Love Hörnquist Åstrand(_kdc_as_rep): drop client_princ from _kdc_pk_check_cli...
2006-11-04 Love Hörnquist Åstrand(_kdc_as_rep): More verbose time skew logging.
2006-10-17 Love Hörnquist ÅstrandPrefix asn1 primitives with der_.
2006-10-09 Love Hörnquist ÅstrandReply KRB5KRB_ERR_RESPONSE_TOO_BIG error if its a datag...
2006-10-07 Love Hörnquist ÅstrandAdapt to signature change of _krb5_principalname2krb5_p...
2006-09-11 Love Hörnquist ÅstrandSigning outgoing tickets.
2006-08-24 Love Hörnquist ÅstrandRemove _kdc_find_etype(), its no longer used.
2006-08-24 Love Hörnquist ÅstrandHandle session key etype separately from the tgt etype...
2006-08-23 Love Hörnquist ÅstrandChange _kdc_db_fetch() to return the database pointer...
2006-06-12 Love Hörnquist Åstrand(_kdc_as_rep): if kdc_time + config->kdc_warn_pwexpire...
2006-06-12 Love Hörnquist Åstrandindent.
2006-06-07 Love Hörnquist Åstrandconstify
2006-06-01 Love Hörnquist Åstrandsplit out krb5 tgs req to make it easier to reorganize...
2006-06-01 Love Hörnquist Åstrand(tgs_rep2): check for memory alloc failure
2006-04-27 Love Hörnquist Åstrand(tgs_rep2): check that the client exists in the kerbero...
2006-04-27 Love Hörnquist Åstrandpass down HDB_F_GET_ flags as appropriate
2006-04-26 Love Hörnquist ÅstrandNow that find_keys speaks for it self, remove extra...
2006-04-26 Love Hörnquist Åstrand(find_keys): add client_name and server_name argument...
2006-04-25 Love Hörnquist ÅstrandCatch the case where the client sends no encryption...
2006-04-02 Love Hörnquist Åstrand(check_addresses): treat netbios as no addresses
2006-04-02 Love Hörnquist Åstrand(_kdc_check_flags): make it take hdb_entry_ex to avoid...
2006-03-27 Love Hörnquist Åstrand(log_patype): Add case for KRB5_PADATA_PA_PK_OCSP_RESPONSE.
2006-03-24 Love Hörnquist Åstrand(log_patypes): log the patypes requested by the client
2005-12-15 Love Hörnquist Åstrand(tgs_make_reply): less const on hdb_entry_ex to make...
2005-12-14 Love Hörnquist Åstrand(tgs_rep2): also print the principal for which the...
2005-12-13 Love Hörnquist ÅstrandFinish up transition from hdb_entry with hdb_entry_ex.
2005-12-12 Love Hörnquist Åstrand(tgs_make_reply): there are no such things a keytypes...
2005-11-28 Love Hörnquist Åstrand(_kdc_as_rep): add comment when we send ETYPE-INFO...
2005-11-08 Love Hörnquist ÅstrandPrint the time the principal expired, based on patch...
2005-10-21 Love Hörnquist ÅstrandRemove leftover pkinit-19 bits.
next