| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added inclusion of des_int.h | Keith Vetter | 1995-09-13 | 2 | -0/+6 |
| * | Revert keytype -> emctype changes. | Ezra Peisach | 1995-09-12 | 6 | -175/+75 |
| * | Undo MACINTOSH changes to path in these files - theye were correct. The | Ezra Peisach | 1995-09-12 | 4 | -12/+5 |
| * | Reintegrate the keytab -> enctype changes | Ezra Peisach | 1995-09-12 | 3 | -5/+5 |
| * | Put back in the keytype -> enctype changes | Ezra Peisach | 1995-09-12 | 2 | -2/+7 |
| * | Reintegrate Macintosh changes | Ezra Peisach | 1995-09-12 | 34 | -309/+293 |
| * | Integrate Macintosh changes into previous sources | Ezra Peisach | 1995-09-12 | 7 | -18/+34 |
| * | Reintegrate changes lost during Macintosh checkin | Ezra Peisach | 1995-09-12 | 6 | -15/+62 |
| * | Reinstate previous changes that were lost | Ezra Peisach | 1995-09-12 | 4 | -15/+30 |
| * | Reinstate the keytype -> enctype changes and keep the new Mac changes | Ezra Peisach | 1995-09-12 | 6 | -18/+24 |
| * | Rvert lost changes | Ezra Peisach | 1995-09-12 | 2 | -7/+11 |
| * | Reintegrate the keytype->enctype changes | Ezra Peisach | 1995-09-12 | 5 | -25/+20 |
| * | Initial version of a sscanf() replacement, for those platforms (like | Theodore Tso | 1995-09-12 | 3 | -3/+794 |
| * | Replace nuked history in ChangeLog | Ezra Peisach | 1995-09-12 | 1 | -3/+6 |
| * | Reintegrate the keytype->enctype changes | Ezra Peisach | 1995-09-12 | 5 | -10/+28 |
| * | Reintegrate the keytype -> enctype changes | Ezra Peisach | 1995-09-12 | 8 | -20/+32 |
| * | Revert back proven's changes which were removed | Ezra Peisach | 1995-09-12 | 3 | -2/+6 |
| * | Replace function declaration back to taking an int. SOCKET is defined as | Ezra Peisach | 1995-09-11 | 2 | -2/+9 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 136 | -806/+1277 |
| * | Set the encryption type before decrypting | Ezra Peisach | 1995-09-09 | 2 | -0/+7 |
| * | (gss_delete_sec_context): Add extra indirection so that we actually | Theodore Tso | 1995-09-09 | 3 | -6/+14 |
| * | decrypt_key.c: Upon error, after freeing contents field, set to | Ezra Peisach | 1995-09-08 | 2 | -0/+9 |
| * | Renamed a file since the Mac can't have two files with the same name | Keith Vetter | 1995-09-08 | 5 | -12/+22 |
| * | * scc_gennew.c (krb5_scc_generate_new): don't use automatic | Mark Eichin | 1995-09-07 | 2 | -1/+8 |
| * | Use KRB5_ADM_SERVICE_INSTANCE for the instance name, instead of | Theodore Tso | 1995-09-07 | 2 | -2/+7 |
| * | * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, | Chris Provenzano | 1995-09-06 | 31 | -123/+133 |
| * | * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h : | Chris Provenzano | 1995-09-06 | 5 | -13/+18 |
| * | * read_servi.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -4/+7 |
| * | * kdb5_err.et : Change KRB5_KDB_BAD_KEYTYPE to KRB5_KDB_BAD_ENCTYPE | Chris Provenzano | 1995-09-06 | 3 | -2/+6 |
| * | * scc_read.c, scc_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 3 | -5/+8 |
| * | * file_read.c, file_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 3 | -4/+7 |
| * | * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h, | Chris Provenzano | 1995-09-06 | 7 | -25/+29 |
| * | * get_cred.c, mk_priv.c, mk_safe.c, rd_priv.c, rd_req.c, rd_safe.c, | Chris Provenzano | 1995-09-06 | 8 | -9/+14 |
| * | * DNR.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -1/+5 |
| * | * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c, | Chris Provenzano | 1995-09-06 | 9 | -25/+30 |
| * | * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, keysalt.c, str_conv.c : | Chris Provenzano | 1995-09-06 | 6 | -70/+74 |
| * | * accept_sec_context.c, init_sec_context.c, util.c : | Chris Provenzano | 1995-09-06 | 4 | -5/+9 |
| * | * string2key.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -7/+11 |
| * | * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 3 | -6/+9 |
| * | * md4crypto.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -4/+7 |
| * | * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.c | Chris Provenzano | 1995-09-06 | 7 | -19/+23 |
| * | * cryptoconf.c, des_crc.c, des_md5.c raw_des.c | Chris Provenzano | 1995-09-06 | 5 | -9/+13 |
| * | * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.c | Chris Provenzano | 1995-09-06 | 26 | -194/+151 |
| * | * ktf_util.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -1/+4 |
| * | * f_kdc_rq.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -2/+7 |
| * | * scc.h : Add another KRB5_SCC_FVNO but don't up the default. | Chris Provenzano | 1995-09-06 | 6 | -14/+49 |
| * | * fcc.h : Add another KRB5_FCC_FVNO but don't up the default. | Chris Provenzano | 1995-09-06 | 6 | -13/+51 |
| * | * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h | Chris Provenzano | 1995-09-06 | 6 | -22/+24 |
| * | * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 4 | -4/+6 |
| * | * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, str_conv.c: | Chris Provenzano | 1995-09-06 | 5 | -125/+26 |