summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Added inclusion of des_int.hKeith Vetter1995-09-132-0/+6
* Revert keytype -> emctype changes.Ezra Peisach1995-09-126-175/+75
* Undo MACINTOSH changes to path in these files - theye were correct. TheEzra Peisach1995-09-124-12/+5
* Reintegrate the keytab -> enctype changesEzra Peisach1995-09-123-5/+5
* Put back in the keytype -> enctype changesEzra Peisach1995-09-122-2/+7
* Reintegrate Macintosh changesEzra Peisach1995-09-1234-309/+293
* Integrate Macintosh changes into previous sourcesEzra Peisach1995-09-127-18/+34
* Reintegrate changes lost during Macintosh checkinEzra Peisach1995-09-126-15/+62
* Reinstate previous changes that were lostEzra Peisach1995-09-124-15/+30
* Reinstate the keytype -> enctype changes and keep the new Mac changesEzra Peisach1995-09-126-18/+24
* Rvert lost changesEzra Peisach1995-09-122-7/+11
* Reintegrate the keytype->enctype changesEzra Peisach1995-09-125-25/+20
* Initial version of a sscanf() replacement, for those platforms (likeTheodore Tso1995-09-123-3/+794
* Replace nuked history in ChangeLogEzra Peisach1995-09-121-3/+6
* Reintegrate the keytype->enctype changesEzra Peisach1995-09-125-10/+28
* Reintegrate the keytype -> enctype changesEzra Peisach1995-09-128-20/+32
* Revert back proven's changes which were removedEzra Peisach1995-09-123-2/+6
* Replace function declaration back to taking an int. SOCKET is defined asEzra Peisach1995-09-112-2/+9
* Mac Beta 1 submissionKeith Vetter1995-09-11136-806/+1277
* Set the encryption type before decryptingEzra Peisach1995-09-092-0/+7
* (gss_delete_sec_context): Add extra indirection so that we actuallyTheodore Tso1995-09-093-6/+14
* decrypt_key.c: Upon error, after freeing contents field, set toEzra Peisach1995-09-082-0/+9
* Renamed a file since the Mac can't have two files with the same nameKeith Vetter1995-09-085-12/+22
* * scc_gennew.c (krb5_scc_generate_new): don't use automaticMark Eichin1995-09-072-1/+8
* Use KRB5_ADM_SERVICE_INSTANCE for the instance name, instead ofTheodore Tso1995-09-072-2/+7
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-0631-123/+133
* * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h :Chris Provenzano1995-09-065-13/+18
* * read_servi.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-4/+7
* * kdb5_err.et : Change KRB5_KDB_BAD_KEYTYPE to KRB5_KDB_BAD_ENCTYPEChris Provenzano1995-09-063-2/+6
* * scc_read.c, scc_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-063-5/+8
* * file_read.c, file_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-063-4/+7
* * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h,Chris Provenzano1995-09-067-25/+29
* * get_cred.c, mk_priv.c, mk_safe.c, rd_priv.c, rd_req.c, rd_safe.c,Chris Provenzano1995-09-068-9/+14
* * DNR.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-1/+5
* * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c,Chris Provenzano1995-09-069-25/+30
* * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, keysalt.c, str_conv.c :Chris Provenzano1995-09-066-70/+74
* * accept_sec_context.c, init_sec_context.c, util.c :Chris Provenzano1995-09-064-5/+9
* * string2key.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-7/+11
* * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-063-6/+9
* * md4crypto.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-4/+7
* * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.cChris Provenzano1995-09-067-19/+23
* * cryptoconf.c, des_crc.c, des_md5.c raw_des.cChris Provenzano1995-09-065-9/+13
* * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1995-09-0626-194/+151
* * ktf_util.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-1/+4
* * f_kdc_rq.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-2/+7
* * scc.h : Add another KRB5_SCC_FVNO but don't up the default.Chris Provenzano1995-09-066-14/+49
* * fcc.h : Add another KRB5_FCC_FVNO but don't up the default.Chris Provenzano1995-09-066-13/+51
* * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.hChris Provenzano1995-09-066-22/+24
* * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove krb5_enctypeChris Provenzano1995-09-064-4/+6
* * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, str_conv.c:Chris Provenzano1995-09-065-125/+26