| Commit message (Expand) | Author | Age | Files | Lines |
* | Make OFFLINE!=no work again | Tom Yu | 2010-06-21 | 1 | -6/+9 |
* | only test t_locate_kdc if known-good DNS name is present | Tom Yu | 2010-06-18 | 1 | -6/+20 |
* | Remove the code for krb5_append_addresses(), which was never used and | Greg Hudson | 2010-06-11 | 1 | -58/+0 |
* | Eliminate actx_copy_addr in auth_con.c; use krb5_copy_addr instead | Greg Hudson | 2010-06-11 | 1 | -23/+6 |
* | Fix a couple of minor defects in trace.c | Greg Hudson | 2010-06-10 | 1 | -3/+2 |
* | make depend | Greg Hudson | 2010-06-07 | 8 | -803/+871 |
* | Trace logging | Greg Hudson | 2010-06-07 | 20 | -88/+568 |
* | In krb5_cc_set_config, don't call krb5_cc_remove_cred; it's redundant | Greg Hudson | 2010-05-28 | 1 | -4/+0 |
* | make depend | Greg Hudson | 2010-05-28 | 1 | -0/+12 |
* | From Luke: make copies of S4U2Proxy authdata modules work when there | Greg Hudson | 2010-05-28 | 1 | -1/+1 |
* | Remove the get_masters logic in locate_srv_conf_1 which was orphaned | Greg Hudson | 2010-05-27 | 2 | -63/+11 |
* | 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 |
* | When parsing a KDC or admin server string, allow the name or address | Greg Hudson | 2010-05-18 | 1 | -33/+23 |
* | Update dependencies | Ken Raeburn | 2010-05-16 | 1 | -22/+12 |
* | Stop exporting some profile symbols that aren't either published in | Ken Raeburn | 2010-05-16 | 1 | -27/+0 |
* | Negative enctypes improperly read from ccaches | Greg Hudson | 2010-05-13 | 1 | -1/+2 |
* | Error handling bug in krb5_init_creds_init() | Greg Hudson | 2010-05-13 | 1 | -4/+5 |
* | Negative enctypes improperly read from keytabs | Greg Hudson | 2010-05-13 | 1 | -3/+2 |
* | Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds, | Greg Hudson | 2010-05-12 | 5 | -1142/+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 | 7 | -2/+129 |
* | 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 |
* | In kpasswd_sendto_msg_callback(), properly compare against the | Greg Hudson | 2010-04-22 | 1 | -1/+2 |
* | 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 | 5 | -1486/+1110 |
* | 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 |
* | Add krb5_cc_dup() to make it possible to copy ccache handles | Greg Hudson | 2010-04-08 | 1 | -0/+6 |
* | 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 |
* | Add IPv6 support to changepw.c (reverting r21004 since it is no longer | Greg Hudson | 2010-03-05 | 1 | -7/+26 |
* | 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 | 2 | -30/+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 | 3 | -0/+40 |
* | 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 |