summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * accept_sec_context.c, init_sec_context.c, util_seed.c :Chris Provenzano1995-09-064-5/+11
* * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DESChris Provenzano1995-09-063-6/+14
* * md4crypto.c : Replace KEYTYPE_DES_CBC_MD4 for KEYTYPE_DESChris Provenzano1995-09-062-4/+8
* * destest.c, random_key.c, string2key.c, verify.c : Remove krb5_enctypeChris Provenzano1995-09-066-12/+21
* * cryptoconf.c : Remove krb5_csarray.Chris Provenzano1995-09-065-23/+14
* get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then setTheodore Tso1995-09-026-55/+77
* Makefile.in (check-unix): Add a test case to make sureTheodore Tso1995-09-014-7/+18
* Serialize new time offset fields in the os_contextPaul Park1995-09-012-8/+36
* * toffset.c: Added new file which implements the abstract interfacesTheodore Tso1995-09-016-3/+178
* Test aname_to_lname during make checkPaul Park1995-08-313-0/+35
* Set magic number in krb5_rcachePaul Park1995-08-312-0/+7
* Update to GSSAPI-V2Paul Park1995-08-3132-295/+1622
* init_sec_context.c (krb5_gss_init_sec_context): Remove duplicatedEzra Peisach1995-08-302-23/+5
* Zero out newly allocated context so encrypt_block doesnt have garbagePaul Park1995-08-293-1/+8
* Add description of strings recognized by str_conv.cPaul Park1995-08-293-0/+255
* Describe previous changesPaul Park1995-08-292-0/+24
* Add magic numbers for GSSAPI data structuresPaul Park1995-08-291-1/+3
* Add prototypes for {im,ex}port_sec_context and kg_ser_context_initPaul Park1995-08-291-0/+17
* Add {im,ex}port_sec_context wrapper routinesPaul Park1995-08-291-0/+30
* Add new modules to support {im,ex}port of GSSAPI contextPaul Park1995-08-295-0/+1060
* Add prototypes for gss_{im,ex}port_sec_contextPaul Park1995-08-292-1/+15
* New test module for serialization routinesPaul Park1995-08-291-0/+714
* Add serialization support for K5 data structuresPaul Park1995-08-2912-3/+2997
* Copy keyblock from message instead of setting a pointer to data which is goin...Paul Park1995-08-291-1/+2
* Free allocated serializers when releasing contextPaul Park1995-08-291-0/+3
* Set magic number when initializing auth_contextPaul Park1995-08-291-104/+77
* Add magic number to krb5_auth_contextPaul Park1995-08-291-0/+1
* Add rcache serialization supportPaul Park1995-08-294-2/+225
* Add keytab serialization supportPaul Park1995-08-2911-4/+434
* Add magic numbers for DB_CONTEXT, AUTH_CONTEXT, KEYTAB, RCACHE and CCACHEPaul Park1995-08-292-0/+10
* Add ccache serialization supportPaul Park1995-08-298-2/+233
* Add context serialization support. Fix gcc -Wall complaintsPaul Park1995-08-292-8/+215
* Set and use priv_size in the krb5_encrypt_blockPaul Park1995-08-293-1/+8
* krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): NewTheodore Tso1995-08-288-0/+171
* Added new error codes KV5M_ALT_METHOD and KV5M_ETYPE_INFO_ENTRYTheodore Tso1995-08-282-0/+6
* * f_cksum.c: Change code to match prototypesEzra Peisach1995-08-2612-54/+64
* * des_crc.c, des_md5.c, raw_des.c: Remove casting in call toEzra Peisach1995-08-264-4/+8
* krb5_encode.c (encode_krb5_padata_sequence): New function which encodes aTheodore Tso1995-08-265-1/+44
* Update file listTheodore Tso1995-08-2414-1/+35