| Commit message (Expand) | Author | Age | Files | Lines |
* | From Luke: make copies of S4U2Proxy authdata modules work when there | Greg Hudson | 2010-05-28 | 1 | -1/+1 |
* | Get t_ser to build again after the S4U authdata branch merge | Greg Hudson | 2010-05-27 | 1 | -2/+2 |
* | FAST negotiation could erroneously succeed | Greg Hudson | 2010-05-25 | 1 | -0/+1 |
* | Fix long lines and other formatting issues in fast.h | Greg Hudson | 2010-05-24 | 1 | -25/+36 |
* | Fix long lines and other formatting issues in fast.c | Greg Hudson | 2010-05-24 | 1 | -56/+81 |
* | Make signedpath authdata visible via GSS naming exts | Greg Hudson | 2010-05-23 | 5 | -2/+615 |
* | Update dependencies | Ken Raeburn | 2010-05-16 | 1 | -22/+12 |
* | Error handling bug in krb5_init_creds_init() | Greg Hudson | 2010-05-13 | 1 | -4/+5 |
* | Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds, | Greg Hudson | 2010-05-12 | 4 | -1139/+53 |
* | Fix some bugs in the IAKERB code discovered by Coverity. Also trim | Greg Hudson | 2010-05-01 | 1 | -0/+2 |
* | Add IAKERB mechanism and gss_acquire_cred_with_password | Greg Hudson | 2010-04-30 | 1 | -0/+19 |
* | Fix a backwards check in get_cached_tgt() in the TGS code | Greg Hudson | 2010-04-27 | 1 | -3/+3 |
* | Adapted patch from Jason Rogers. It wasn't complete, so this commit | Tom Yu | 2010-04-23 | 1 | -10/+0 |
* | From Luke: fix the post-canonicalization cache check logic in | Greg Hudson | 2010-04-22 | 1 | -5/+11 |
* | Fix a memory leak in get_creds.c's try_fallback_realm() | Greg Hudson | 2010-04-21 | 1 | -1/+3 |
* | When setting up to get a TGT for the service realm in the TGS code, | Greg Hudson | 2010-04-20 | 1 | -5/+5 |
* | Add KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with Heimdal. | Greg Hudson | 2010-04-20 | 3 | -14/+11 |
* | Introduce new krb5_tkt_creds API | Greg Hudson | 2010-04-14 | 4 | -1483/+1105 |
* | Validate and renew should work on non-TGT creds | Greg Hudson | 2010-04-13 | 3 | -151/+197 |
* | Remove krb5int_send_tgs(); it is unused as of r23358 | Greg Hudson | 2010-04-08 | 3 | -90/+3 |
* | Fix backwards flag output in krb5_init_creds_step() | Greg Hudson | 2010-03-29 | 1 | -2/+2 |
* | In gc_frm_kdc.c, rename cur_kdc to cur_realm and nxt_kdc to nxt_realm, | Greg Hudson | 2010-03-26 | 1 | -67/+70 |
* | Include int-proto.h in mk_req_ext.c for krb5int_validate_times | Greg Hudson | 2010-03-18 | 1 | -0/+1 |
* | When checking for KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT, don't | Greg Hudson | 2010-03-17 | 1 | -1/+1 |
* | krb5int_fast_free_state segfaults if state is null | Sam Hartman | 2010-02-09 | 1 | -0/+2 |
* | Clean up error handling in krb5int_make_tgs_request_ext, closing some | Greg Hudson | 2010-02-02 | 1 | -60/+41 |
* | set_default_enctype_var should filter not reject weak enctypes | Tom Yu | 2010-02-01 | 2 | -32/+105 |
* | Get rid of kdb_ext.h and allow out-of-tree KDB plugins | Greg Hudson | 2010-01-27 | 1 | -19/+66 |
* | Apply patch from Arlene Berry to plug a memory leak | Tom Yu | 2010-01-26 | 1 | -1/+3 |
* | Add krb5_allow_weak_crypto API | Greg Hudson | 2010-01-19 | 2 | -0/+39 |
* | Use keyed checksum type for DES FAST | Greg Hudson | 2010-01-12 | 1 | -0/+3 |
* | Group together the funtions related to the supplying options to preauth plugi... | Zhanna Tsitkov | 2010-01-11 | 4 | -125/+159 |
* | Move krb5_authdata_export_authdata into the separate file for better code mod... | Zhanna Tsitkov | 2010-01-10 | 3 | -65/+99 |
* | Move kdc related functionality from pac.c into pac_sign.c | Zhanna Tsitkov | 2010-01-08 | 4 | -301/+357 |
* | Move krb5_auth_con_getauthenticator into copy_athctr.c as a better logical lo... | Zhanna Tsitkov | 2010-01-07 | 2 | -9/+41 |
* | Make preauth_module_dir override, rather than supplement, the | Greg Hudson | 2010-01-07 | 1 | -33/+10 |
* | Add miising files from rev #23593 | Zhanna Tsitkov | 2010-01-07 | 2 | -0/+405 |
* | Divide copy_auth.c into three files based on the functionality. Namely, | Zhanna Tsitkov | 2010-01-06 | 5 | -321/+45 |
* | Since krb5int_validate_times is used only inside krb dir do not export it and... | Zhanna Tsitkov | 2010-01-06 | 2 | -0/+4 |
* | Rename krb5_validate_times into krb5int_validate_times as it is internal func... | Zhanna Tsitkov | 2010-01-05 | 3 | -4/+4 |
* | Rename krb5int_tgtname into krb5_tgtname as an internal function | Zhanna Tsitkov | 2010-01-05 | 6 | -15/+13 |
* | disable weak crypto by default | Tom Yu | 2010-01-05 | 2 | -1/+4 |
* | Don't accept AS replies encrypted in enctypes other than the ones we | Greg Hudson | 2010-01-04 | 1 | -0/+18 |
* | For the better code modularity keep some "free" routines closer to the resour... | Zhanna Tsitkov | 2010-01-04 | 4 | -125/+78 |
* | Update dependencies | Ken Raeburn | 2010-01-03 | 1 | -3/+58 |
* | Use krb5int_count_etypes in rd_req_decoded_opt | Greg Hudson | 2010-01-02 | 1 | -4/+1 |
* | Factor out copying and counting of zero-terminated enctype lists into | Greg Hudson | 2010-01-01 | 8 | -99/+100 |
* | Include os-proto.h for _krb5_conf_boolean prototype before declaration | Ezra Peisach | 2009-12-30 | 1 | -0/+2 |
* | Eliminate the krb5_set_default_in_tkt_ktypes and | Greg Hudson | 2009-12-30 | 1 | -7/+0 |
* | Create a separate file for krb5_copy_context for better code modularity | Zhanna Tsitkov | 2009-12-29 | 3 | -63/+141 |