2009-09-11 |
Luke Howard | don't check for NULL-ity before freeing lhoward/s4u |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | clarify comments |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | add some comments about the last commit |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | More flexible check for S4U2Self client/server name... |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | remove unused variables |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | Match Windows behaviour when rewriting server name... |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | update manual page for S4U |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | make -P option (S4U2Proxy) dependent on -U (S4U2Self) |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | update testing notes |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | merge trunk to 22719 |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | rename gcvt_fct to pacb_fct |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | * add_pa_data_element appears to leave out_padata... |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | * s4u_gss.glue.c:kg_get_evidence_ticket is unused... |
commit | commitdiff | tree |
2009-09-11 |
Luke Howard | * kvno should check for -P without -k after parsing... |
commit | commitdiff | tree |
2009-09-08 |
Luke Howard | for S4U2Proxy, set client prinipal to returned S4U2Self... |
commit | commitdiff | tree |
2009-09-07 |
Luke Howard | Don't store S4U referral tickets because they contain... |
commit | commitdiff | tree |
2009-09-07 |
Luke Howard | cleanup and make spnego use configurable |
commit | commitdiff | tree |
2009-09-05 |
Luke Howard | Remove gss_{add,acquire}_imperso gss_{add,acquire}_cred... |
commit | commitdiff | tree |
2009-09-02 |
Luke Howard | add PA_S4U_X509_USER to trval_reference.out |
commit | commitdiff | tree |
2009-09-02 |
Luke Howard | Add pa_s4u_x509_user ASN.1 tests |
commit | commitdiff | tree |
2009-09-01 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | we know token_mech_type is non-NULL |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | test should work with SPNEGO creds now |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | implement delegated handling fix as suggested by Nico... |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | avoid infinite recursion in spnego_gss_inquire_cred |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | ensure we have inquire_cred/inquire_cred_by_oid handler... |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | use GSS_KRB5_NT_PRINCIPAL_NAME for proxy target |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | plug some leaks |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | plug some more leaks |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | fix some leaks |
commit | commitdiff | tree |
2009-08-28 |
Luke Howard | more cleanup |
commit | commitdiff | tree |
2009-08-28 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-27 |
Luke Howard | add some troubleshooting tips |
commit | commitdiff | tree |
2009-08-27 |
Luke Howard | don't return delegated S4U creds unless evidence ticket... |
commit | commitdiff | tree |
2009-08-27 |
Luke Howard | remove previous check; we should never issue non-forwar... |
commit | commitdiff | tree |
2009-08-27 |
Luke Howard | reformat |
commit | commitdiff | tree |
2009-08-27 |
Luke Howard | check evidence ticket is forwardable before sending... |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | backout previous commit; should be KDC_ERR_POLICY |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | Return KDC_ERR_PATH_NOT_ACCEPTED if constrained delegat... |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-24 |
Luke Howard | s/kdc_process_s4u2self_rep/kdc_make_s4u2self_rep/ |
commit | commitdiff | tree |
2009-08-23 |
Luke Howard | Add a fail-safe check to ensure a proxy credentials... |
commit | commitdiff | tree |
2009-08-23 |
Luke Howard | In gss_acquire_cred_impersonate_cred(), use krb5_get_cr... |
commit | commitdiff | tree |
2009-08-22 |
Luke Howard | Remove a redundant argument to kg_compose_deleg_cred() |
commit | commitdiff | tree |
2009-08-22 |
Luke Howard | Cleanup, and don't return a "proxy" credential for... |
commit | commitdiff | tree |
2009-08-22 |
Luke Howard | consolidate and remove duplicate code |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | remote gss_krb5_add_sec_context_delegatee |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | Refactor to reduce duplicate code |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | Don't return constrained deleg creds if verifier cred... |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | When returning constrained delegation creds, don't... |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | set GSS_C_DELEG_FLAG when returning constrained deleg... |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | Rename files to reflect API change |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | s/{add,acquire}_cred_with_{name,cred}/{$1}_cred_imperso... |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | Update header file for swapped arugments |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | Invert order of input_cred_handle and impersonator_cred... |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | Fix test breakage when constrained delegation omitted |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | The Novell S4U patch included some code to disable... |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | test with SPNEGO for added complexity |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | Add some more debugging to test |
commit | commitdiff | tree |
2009-08-21 |
Luke Howard | Implement gss_{acquire,add}_cred_with_{name,cred} as... |
commit | commitdiff | tree |
2009-08-20 |
Luke Howard | Add KRB5_GC_FORWARDABLE and KRB5_GC_NO_TRANSIT_CHECK... |
commit | commitdiff | tree |
2009-08-20 |
Luke Howard | Move more logic for handling constrained delegation... |
commit | commitdiff | tree |
2009-08-20 |
Luke Howard | Add KRB5_GC_NO_STORE option, and change GSS S4U callers... |
commit | commitdiff | tree |
2009-08-19 |
Luke Howard | GSS_KRB5_NT_ENTERPRISE_NAME is gone now |
commit | commitdiff | tree |
2009-08-19 |
Luke Howard | remove GSS_KRB5_NT_ENTERPRISE_NAME |
commit | commitdiff | tree |
2009-08-19 |
Luke Howard | merge trunk to 22548 (22458:22548) |
commit | commitdiff | tree |
2009-08-19 |
Luke Howard | update comments describing clearing of forwardable... |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Use fetch_asn1_field() to avoid re-encoding S4U2Self... |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | remove tabs |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | More comment cleanups |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Revise comments on S4U2Self and forwardable tickets... |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Format cleanup |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Refactor S4U2Self validation path to use validate_as_re... |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Refactor code for setting TKT_FLG_FORWARDABLE for S4U2S... |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Fix errors in flag descriptors |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Fix service principal name qualification so that cross... |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Allow unkeyed checksums for all non-newer enctypes |
commit | commitdiff | tree |
2009-08-18 |
Luke Howard | Move S4U protocol options into k5-int.h |
commit | commitdiff | tree |
2009-08-17 |
Luke Howard | fix typo |
commit | commitdiff | tree |
2009-08-17 |
Luke Howard | KRB5_S4U_OPTS_CHECK_LOGON_HOURS doesn't appear to be... |
commit | commitdiff | tree |
2009-08-17 |
Luke Howard | fix typo |
commit | commitdiff | tree |
2009-08-17 |
Luke Howard | Don't explicitly ask for KDC_OPT_FORWARDABLE when doing... |
commit | commitdiff | tree |
2009-08-17 |
Luke Howard | Fix a logic error in r22525 |
commit | commitdiff | tree |
2009-08-17 |
Luke Howard | remove some accidentally committed code from previous... |
commit | commitdiff | tree |
2009-08-17 |
Luke Howard | avoid a redundant call to is_local_principal() |
commit | commitdiff | tree |
2009-08-17 |
Luke Howard | align handling of forwardable flag in protocol transiti... |
commit | commitdiff | tree |
2009-08-09 |
Luke Howard | Fix a couple of time of use issues with KDC S4U2Self... |
commit | commitdiff | tree |
2009-08-09 |
Luke Howard | Remove dead code |
commit | commitdiff | tree |
2009-08-09 |
Luke Howard | Ensure enc_padata is actually encoded |
commit | commitdiff | tree |
2009-08-09 |
Luke Howard | Fix regression |
commit | commitdiff | tree |
2009-08-07 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-07 |
Luke Howard | remove some debug code |
commit | commitdiff | tree |
2009-08-07 |
Luke Howard | only return S4U enc_padata if KRB5_S4U_OPTS_USE_REPLY_K... |
commit | commitdiff | tree |
2009-08-07 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-07 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-07 |
Luke Howard | cleanup |
commit | commitdiff | tree |
next |