| Commit message (Expand) | Author | Age | Files | Lines |
| * | ktbase.c - restore the thread safety changes which were accidently | Jeffrey Altman | 2004-04-08 | 2 | -16/+44 |
| * | On Windows, a single letter followed by colon is used to identify | Jeffrey Altman | 2004-04-08 | 2 | -36/+27 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-04-06 | 2 | -0/+20 |
| * | * lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report them | Ken Raeburn | 2004-04-03 | 2 | -0/+6 |
| * | * svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFY | Ken Raeburn | 2004-04-03 | 2 | -1/+6 |
| * | * t_kdb.c (add_principal): Delete unused argument 'rseed'. | Ken Raeburn | 2004-04-03 | 2 | -10/+9 |
| * | * keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" until | Ken Raeburn | 2004-04-03 | 2 | -1/+8 |
| * | * string2key.c: Replaced with a new implementation. | Ken Raeburn | 2004-04-03 | 2 | -199/+205 |
| * | Delay load the ADVAPI32.DLL and SECUR32.DLL libraries within KRB5_32.DLL | Jeffrey Altman | 2004-03-31 | 4 | -10/+106 |
| * | Remove t_file.c as it is mostly redundant, does not build and cannot | Sam Hartman | 2004-03-26 | 4 | -229/+7 |
| * | krb5_fcc_generate_new should use mkstemp | Sam Hartman | 2004-03-26 | 2 | -2/+12 |
| * | * pbkdf2.c (hmac1): Make a local copy of the supplied keyblock structure, in | Ken Raeburn | 2004-03-22 | 2 | -0/+8 |
| * | * sendto_kdc.c (get_so_error): New function. | Ken Raeburn | 2004-03-22 | 2 | -21/+36 |
| * | * sendto_kdc.c (krb5int_sendto): Initialize select_state.end_time | Ken Raeburn | 2004-03-22 | 2 | -0/+5 |
| * | * t_crc.c (timetest): Free 'block' before returning. | Ken Raeburn | 2004-03-22 | 2 | -1/+7 |
| * | * rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context. | Ken Raeburn | 2004-03-21 | 4 | -8/+34 |
| * | log for export/import_name changes I accidentally checked in with another change | Ken Raeburn | 2004-03-19 | 1 | -0/+2 |
| * | back out a change I didn't mean to check in | Ken Raeburn | 2004-03-19 | 1 | -0/+3 |
| * | acquire_cred.c: revert previous change, it breaks the test suite | Ken Raeburn | 2004-03-19 | 5 | -30/+29 |
| * | * acquire_cred.c (krb5_gss_acquire_cred): Create and destroy a local krb5 | Ken Raeburn | 2004-03-19 | 9 | -22/+92 |
| * | Return ERROR_FCC_NOFILE when the principal cannot be determined during | Jeffrey Altman | 2004-03-19 | 2 | -0/+8 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-03-19 | 4 | -2/+53 |
| * | krb5_sendto_kdc passing improper argument to krb5_locate_kdc | Ezra Peisach | 2004-03-18 | 2 | -1/+6 |
| * | * derive.c (krb5_random2key): Don't compile. | Ken Raeburn | 2004-03-18 | 3 | -0/+12 |
| * | * prng.c (krb5int_prng_cleanup): Renamed from prng_cleanup. | Ken Raeburn | 2004-03-18 | 3 | -2/+10 |
| * | * k5seal.c (kg_seal): Extract the krb5 context from the security context | Ken Raeburn | 2004-03-15 | 17 | -96/+109 |
| * | * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Add a krb5 context object. | Ken Raeburn | 2004-03-15 | 5 | -22/+72 |
| * | * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete fields init_token and | Ken Raeburn | 2004-03-14 | 3 | -65/+11 |
| * | Add a mutex to protect the set manipulations | Ken Raeburn | 2004-03-14 | 3 | -21/+87 |
| * | Make the set type separate from the set-element (linked list node) type | Ken Raeburn | 2004-03-14 | 6 | -29/+50 |
| * | * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_elt | Ken Raeburn | 2004-03-14 | 4 | -21/+27 |
| * | Fix missing case for get_init_creds API change | Ken Hornstein | 2004-03-09 | 2 | -1/+7 |
| * | Missing prototype for gss_krb5int_unseal_token_v3 | Ezra Peisach | 2004-03-08 | 2 | -0/+12 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 2 | -1/+5 |
| * | make depend | Ken Raeburn | 2004-03-06 | 3 | -3/+5 |
| * | For keytab, ccache, and rcache type registries, use const more, and | Ken Raeburn | 2004-03-06 | 6 | -21/+101 |
| * | * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don't | Ken Raeburn | 2004-03-06 | 2 | -4/+6 |
| * | Use more const data in the keytab type registry | Ken Raeburn | 2004-03-06 | 2 | -6/+14 |
| * | * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_... | Ken Raeburn | 2004-03-04 | 2 | -6/+5 |
| * | fix typo | Ken Raeburn | 2004-03-03 | 1 | -1/+1 |
| * | don't get a krb5_context for the routines that don't need it | Ken Raeburn | 2004-03-03 | 4 | -12/+7 |
| * | minor formatting, mostly whitespace | Ken Raeburn | 2004-03-03 | 1 | -37/+38 |
| * | * rc_base.c: Delete unused and untested semaphore support | Ken Raeburn | 2004-03-03 | 3 | -29/+4 |
| * | * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missed | Ken Raeburn | 2004-02-28 | 2 | -1/+7 |
| * | * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific error | Ken Raeburn | 2004-02-27 | 2 | -0/+6 |
| * | As discussed on the krbdev mailing list, krb5_get_init_creds_password() | Jeffrey Altman | 2004-02-27 | 10 | -24/+83 |
| * | Set context flags after calling krb5_rd_req so that the replay cache is set up | Sam Hartman | 2004-02-26 | 2 | -2/+8 |
| * | Move apputils dir from util to lib, to get its proper place in the | Ken Raeburn | 2004-02-26 | 7 | -2/+163 |
| * | * sendto_kdc.c (start_connection): Close socket if connect() call fails for an | Ken Raeburn | 2004-02-26 | 2 | -0/+6 |
| * | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 | Sam Hartman | 2004-02-24 | 10 | -414/+15 |