2009-01-03 |
Sam Hartman | On decrypt, the ivec should be chained from ciphertext mskrb-integ |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | Patch from Luke Howard: |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | Luke Howard indicates that ser_sctx.c does not account... |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | Revert "integrate Novell patch to always try referrals... |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | Remove merge issues list |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | git-svn managed to generate a bogus commit or otherwise... |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | fix merge error |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | Make depend |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | Merge trunk at 21659 |
commit | commitdiff | tree |
2009-01-03 |
Sam Hartman | better application behavior although is somewhat... |
commit | commitdiff | tree |
2009-01-03 |
Luke Howard | If KRB5_PRINCIPAL_UNPARSE_NO_REALM is specified, don... |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | Indent fixup |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | Cleanup |
commit | commitdiff | tree |
2009-01-02 |
Sam Hartman | Fix up comment to explain why the kdb keytab is not... |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | Handle KDC_ERR_WRONG_REALM in krb5_get_in_tkt() - needs... |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | Revert r21667, it breaks authorization data backends... |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | Validate k_nprincs != 0 before passing a pointer to... |
commit | commitdiff | tree |
2009-01-02 |
Sam Hartman | Using the server name as a hint |
commit | commitdiff | tree |
2009-01-02 |
Sam Hartman | Use kdb keytab |
commit | commitdiff | tree |
2009-01-02 |
Sam Hartman | KDC always assumes a server |
commit | commitdiff | tree |
2009-01-02 |
Sam Hartman | Don't register any services with portmap. |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | Layer gss_sign() on top of gss_get_mic(), gss_verify... |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | be sure to decode enc_padata |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | Only allow the AS-REP server principal to be changed... |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | move common macros into int-proto.h |
commit | commitdiff | tree |
2009-01-02 |
Luke Howard | In an AS-REP, only canonicalize the server name if... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Set KRB5_KDB_FLAG_PKINIT flag, AD backends need this... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Refactor by adding find_pa_data() helper |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Use KRB5_PRINCIPAL_UNPARSE_NO_REALM for the logon name... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Only add FD to sstate.rfds if add_XXX_fd() succeeds |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Keep krb5_gss_glue.c just for mechanism-specific API... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Back out r2164[78]; although the mech_invoke abstractio... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | remove superfluous comment |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | remove cruft |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | fix regression in last commit (use correct OID for... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | gssspi_mech_invoke() is superfluous for mech_krb5,... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Restore old gss_krb5_ccache_name() implementation,... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Don't add a socket to sstate.rfds until add_XXX_fd... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Wrap gss_seal/gss_unseal (V1) on gss_wrap/gss_unrwap... |
commit | commitdiff | tree |
2009-01-01 |
Luke Howard | Use tgs_ktypes rather than permitted_enctypes for clien... |
commit | commitdiff | tree |
2008-12-31 |
Luke Howard | Cleanup |
commit | commitdiff | tree |
2008-12-31 |
Luke Howard | skip over KRB5_CRYPTO_TYPE_EMPTY buffers when translati... |
commit | commitdiff | tree |
2008-12-31 |
Luke Howard | Correctly distinguish between initiator and acceptor... |
commit | commitdiff | tree |
2008-12-30 |
Luke Howard | Previously, we tested explicitly for KRB5_KDB_PWCHANGE_... |
commit | commitdiff | tree |
2008-12-29 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-29 |
Luke Howard | Don't omit ticket session key enctypes when negotiating... |
commit | commitdiff | tree |
2008-12-29 |
Luke Howard | don't return enc-pa-data if canon flag unset |
commit | commitdiff | tree |
2008-12-29 |
Luke Howard | Cleanup kg_make_confounder() somewhat |
commit | commitdiff | tree |
2008-12-28 |
Luke Howard | fix a logic error introduced in r21615 |
commit | commitdiff | tree |
2008-12-28 |
Luke Howard | Add a compatibility layer for new cryptosystems such... |
commit | commitdiff | tree |
2008-12-28 |
Luke Howard | Update for revised function signature |
commit | commitdiff | tree |
2008-12-28 |
Luke Howard | reorder presently unused verify_iov arguments to make... |
commit | commitdiff | tree |
2008-12-28 |
Luke Howard | Improve error handling |
commit | commitdiff | tree |
2008-12-28 |
Luke Howard | It appears OK, at least for the Kerberos mechanism... |
commit | commitdiff | tree |
2008-12-27 |
Luke Howard | Export krb5int_clean_hostname through kaccess so that... |
commit | commitdiff | tree |
2008-12-27 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-27 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-27 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-27 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | Add support for ENCTYPE_ARCFOUR_HMAC_EXP |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | confounder is 8 bytes long for rc4-hmac |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | krb5_rd_req() now sets AP_OPTS_USE_SUBKEY if an accepto... |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | Obey RFC 4537 more literally: if EtypeList auth data... |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | reformat |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | plug some leaks |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | remove redundant code |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | Add RFC 4537 support to GSS-API |
commit | commitdiff | tree |
2008-12-26 |
Luke Howard | Implement RFC 4537 in libkrb5. If the AP_OPTS_ETYPE_NEG... |
commit | commitdiff | tree |
2008-12-25 |
Luke Howard | Fix some warnings |
commit | commitdiff | tree |
2008-12-24 |
Luke Howard | Set client principal name correctly with canonicalization |
commit | commitdiff | tree |
2008-12-24 |
Luke Howard | s/KRB5_PRINCIPAL_PARSE_MUST_REALM/KRB5_PRINCIPAL_PARSE_... |
commit | commitdiff | tree |
2008-12-24 |
Luke Howard | fix a build error |
commit | commitdiff | tree |
2008-12-24 |
Luke Howard | update for changed interface |
commit | commitdiff | tree |
2008-12-24 |
Luke Howard | s/GSS_C_INQ_SESSION_KEY/GSS_C_INQ_SSPI_SESSION_KEY/ |
commit | commitdiff | tree |
2008-12-24 |
Luke Howard | update for SPI changes |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | Add -E option for parsing enterprise principal names |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | Move mechanism extension OIDs from PADL arc to 1.2... |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | remove cruft |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | Pass TGT session key to handle_authdata() for TGS-REP |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | Cleanup, add generic_gss_oid_compose()/generic_gss_oid_... |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | remove gsskrb5_get_subkey() |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | For GSS_C_INQ_SESSION_KEY, annotate session key with... |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | cleanup: use krb5_boolean instead of int |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | cleanup/refactor |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | add missing break statement |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | fix a missing return for KRB5_KDB_DBTYPE_NOSUP/AS-REQ |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | Consolidate authorization data handling interface.... |
commit | commitdiff | tree |
2008-12-23 |
Luke Howard | Cleanup |
commit | commitdiff | tree |
2008-12-21 |
Luke Howard | cleanup error handling |
commit | commitdiff | tree |
2008-12-21 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-21 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2008-12-21 |
Luke Howard | Fix incorrect ordering of acceptor_key_cksumtype and... |
commit | commitdiff | tree |
2008-12-21 |
Luke Howard | Replace krb5_{en,de}code_ad_if_relevant with more gener... |
commit | commitdiff | tree |
2008-12-21 |
Luke Howard | If a mechanism does not implement gss_seal/gss_unseal... |
commit | commitdiff | tree |
next |