]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2009-10-09  Luke Howardfix make check breakage lhoward/authdata
2009-10-07  Luke Howardtest gss_delete_name_attribute
2009-10-07  Luke Howarduse correct S4U client name for X.509: found by Jeff...
2009-10-06  Luke Howardtest gss_map_name_to_anyand gss_release_any_name_mapping
2009-10-06  Luke Howardmerge trunk from r22837 to r22852 to authdata branch
2009-10-02  Luke Howardmerge trunk from r22737 to r22836 to authdata branch
2009-10-02  Luke Howardcleanup
2009-10-01  Luke Howardcleanup
2009-10-01  Luke Howardcleanup
2009-10-01  Luke Howardcleanup
2009-10-01  Luke Howardremove accidental commit
2009-10-01  Luke HowardImport/export authdata context with gss_{import,export...
2009-09-16  Luke Howard1. s4u_creds.c:build_pa_for_user frees uninitialized...
2009-09-16  Luke Howard2. s4u_creds.c:krb5_get_self_cred_from_kdc leaks in_pad...
2009-09-16  Luke Howardg_set_context_option.c:gss_set_sec_context_option accesses
2009-09-15  Luke Howardcleanup; remove authenticated/asserted arguments from...
2009-09-15  Luke Howardremove final, unknown argument to gss_inquire_name...
2009-09-13  Luke Howardcleanup, add some more naming extensions tests to S4U
2009-09-13  Luke Howardmake sure lock is acquired before exporting auth data...
2009-09-13  Luke Howardadd naming extensions testing to S4U test
2009-09-13  Luke Howardfix merge typo
2009-09-13  Luke Howardfix incorrect member field check
2009-09-13  Luke HowardMerge trunk at 22736
2009-09-02  Luke Howardadd AD-KDCIssued to trval_reference.out
2009-09-02  Luke Howardadd AD-KDCIssued tests
2009-09-01  Luke Howardfix assert check for ad type
2009-09-01  Luke Howardcleanup
2009-09-01  Luke Howardcleanup
2009-09-01  Luke Howarduse -d instead of -A for ad types, because -A clashes...
2009-09-01  Luke HowardAdd -A option for enumerating submitted auth data types
2009-09-01  Luke HowardIf authorization data is submitted in a TGS-REQ, be...
2009-09-01  Luke Howardwhen matching creds for removal, match auth data
2009-08-31  Luke Howardneed to store in_cred->authdata so we can match on it
2009-08-31  Luke Howardauthdata type may be negative
2009-08-31  Luke Howardfix some uninitialized variables
2009-08-31  Luke Howardrefactor, cleanup
2009-08-31  Luke Howardprefer KDCIssued over ticket authdata
2009-08-31  Luke Howardallow for TGS-REQ authdata
2009-08-31  Luke Howardkrb5_authdata_export_attributes should not fail if...
2009-08-31  Luke Howardreformat
2009-08-31  Luke Howardcleanup
2009-08-30  Luke Howardbe sure to copy authenticated state
2009-08-30  Luke Howardcleanup
2009-08-30  Luke Howardcleanup
2009-08-30  Luke Howardcleanup
2009-08-30  Luke Howardpass authdata context to modules to facilitate stacking
2009-08-30  Luke Howardcleanup
2009-08-30  Luke Howardadd some documentation/asserts
2009-08-30  Luke Howardenhance authdata context interface to handle automatic...
2009-08-30  Luke Howardtry authdata plugins before internal authdata systems
2009-08-30  Luke HowardAdd a sample KDC Issued authorization data plugin
2009-08-30  Luke Howardmake reply session key available to authdata backends...
2009-08-30  Luke Howardfix some bugs in AD-KDCIssued implementation
2009-08-30  Luke Howardadd KDCIssued helpers
2009-08-29  Luke Howardplug some memory leaks
2009-08-29  Luke Howarddebug re-imported name string
2009-08-29  Luke Howardcleanup
2009-08-29  Luke Howardcleanup, ensure code is initialized
2009-08-29  Luke Howardkrb5_authdata_get_attribute_types should not return...
2009-08-29  Luke Howarduse correct OID release function
2009-08-29  Luke Howardif no authdata attributes present, gss_export_composite...
2009-08-29  Luke Howardharmonize get_attribute_types SPI with naming_exts...
2009-08-27  Luke Howardcleanup
2009-08-27  Luke HowardAP_REQ attributes belong on initiator name, notiator...
2009-08-26  Luke Howardfix bounds checking macro
2009-08-26  Luke Howardcomment out composite name hack for now
2009-08-26  Luke Howardmake SPNEGO test conditional by USE_SPNEGO, because...
2009-08-26  Luke HowardAdd some assertion checks, deal with cred->princ =...
2009-08-26  Luke Howardremove unused file
2009-08-26  Luke Howarddon't return any PAC attributes if we don't have a PAC
2009-08-26  Luke Howardadd greet authdata client plugin test
2009-08-26  Luke Howardtry to preserve extended attributes with stacked mechanisms
2009-08-26  Luke Howarddon't return EINVAL if PAC is empty
2009-08-26  Luke Howardadd greet_client plugin
2009-08-26  Luke Howardupdate AD plugin type enumeration
2009-08-26  Luke Howardfix some issues with client-set attributes
2009-08-26  Luke Howardsample authdata client plugin
2009-08-26  Luke Howarddon't free caller owned memory if krb5_generate_authent...
2009-08-26  Luke Howardcopy greet to greet_client
2009-08-26  Luke Howardlock source name on duplicate
2009-08-26  Luke Howardseparate import and verify callbacks for authdata plugin
2009-08-26  Luke Howardtest import/export name
2009-08-26  Luke Howardcleanup
2009-08-26  Luke Howardadd support for importing composite names, and bounds...
2009-08-26  Luke Howardset authdata context when calling mk_req_extended
2009-08-25  Luke Howardcleanup
2009-08-25  Luke Howardlessen distinction between importing and verifying...
2009-08-25  Luke Howardimplement krb5_gss_export_name_composite
2009-08-25  Luke Howardplug leak
2009-08-25  Luke Howardinclude context authdata in AP-REQ
2009-08-25  Luke Howardplug leak
2009-08-25  Luke Howardrefactor authdata context copying
2009-08-25  Luke Howarddon't copy auth data context, take ownership of it...
2009-08-25  Luke Howardaccess krb5_authdata_context via krb5_auth_context
2009-08-25  Luke Howardindicate how we might ignore PAC verification failures
2009-08-25  Luke Howardcleanup
2009-08-25  Luke Howardserialize access to ad_context member of krb5_gss_name_...
2009-08-25  Luke Howardplug a leak
2009-08-25  Luke Howardcleanup
2009-08-25  Luke Howardcleanup, test naming exts
next