| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * accept_sec_context.c, init_sec_context.c, util_seed.c : | Chris Provenzano | 1995-09-06 | 4 | -5/+11 |
* | * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DES | Chris Provenzano | 1995-09-06 | 3 | -6/+14 |
* | * md4crypto.c : Replace KEYTYPE_DES_CBC_MD4 for KEYTYPE_DES | Chris Provenzano | 1995-09-06 | 2 | -4/+8 |
* | * destest.c, random_key.c, string2key.c, verify.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 6 | -12/+21 |
* | * cryptoconf.c : Remove krb5_csarray. | Chris Provenzano | 1995-09-06 | 5 | -23/+14 |
* | get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then set | Theodore Tso | 1995-09-02 | 6 | -55/+77 |
* | Makefile.in (check-unix): Add a test case to make sure | Theodore Tso | 1995-09-01 | 4 | -7/+18 |
* | Serialize new time offset fields in the os_context | Paul Park | 1995-09-01 | 2 | -8/+36 |
* | * toffset.c: Added new file which implements the abstract interfaces | Theodore Tso | 1995-09-01 | 6 | -3/+178 |
* | Test aname_to_lname during make check | Paul Park | 1995-08-31 | 3 | -0/+35 |
* | Set magic number in krb5_rcache | Paul Park | 1995-08-31 | 2 | -0/+7 |
* | Update to GSSAPI-V2 | Paul Park | 1995-08-31 | 32 | -295/+1622 |
* | init_sec_context.c (krb5_gss_init_sec_context): Remove duplicated | Ezra Peisach | 1995-08-30 | 2 | -23/+5 |
* | Zero out newly allocated context so encrypt_block doesnt have garbage | Paul Park | 1995-08-29 | 3 | -1/+8 |
* | Add description of strings recognized by str_conv.c | Paul Park | 1995-08-29 | 3 | -0/+255 |
* | Describe previous changes | Paul Park | 1995-08-29 | 2 | -0/+24 |
* | Add magic numbers for GSSAPI data structures | Paul Park | 1995-08-29 | 1 | -1/+3 |
* | Add prototypes for {im,ex}port_sec_context and kg_ser_context_init | Paul Park | 1995-08-29 | 1 | -0/+17 |
* | Add {im,ex}port_sec_context wrapper routines | Paul Park | 1995-08-29 | 1 | -0/+30 |
* | Add new modules to support {im,ex}port of GSSAPI context | Paul Park | 1995-08-29 | 5 | -0/+1060 |
* | Add prototypes for gss_{im,ex}port_sec_context | Paul Park | 1995-08-29 | 2 | -1/+15 |
* | New test module for serialization routines | Paul Park | 1995-08-29 | 1 | -0/+714 |
* | Add serialization support for K5 data structures | Paul Park | 1995-08-29 | 12 | -3/+2997 |
* | Copy keyblock from message instead of setting a pointer to data which is goin... | Paul Park | 1995-08-29 | 1 | -1/+2 |
* | Free allocated serializers when releasing context | Paul Park | 1995-08-29 | 1 | -0/+3 |
* | Set magic number when initializing auth_context | Paul Park | 1995-08-29 | 1 | -104/+77 |
* | Add magic number to krb5_auth_context | Paul Park | 1995-08-29 | 1 | -0/+1 |
* | Add rcache serialization support | Paul Park | 1995-08-29 | 4 | -2/+225 |
* | Add keytab serialization support | Paul Park | 1995-08-29 | 11 | -4/+434 |
* | Add magic numbers for DB_CONTEXT, AUTH_CONTEXT, KEYTAB, RCACHE and CCACHE | Paul Park | 1995-08-29 | 2 | -0/+10 |
* | Add ccache serialization support | Paul Park | 1995-08-29 | 8 | -2/+233 |
* | Add context serialization support. Fix gcc -Wall complaints | Paul Park | 1995-08-29 | 2 | -8/+215 |
* | Set and use priv_size in the krb5_encrypt_block | Paul Park | 1995-08-29 | 3 | -1/+8 |
* | krb5_decode.c (decode_krb5_alt_method, decode_krb5_etype_info): New | Theodore Tso | 1995-08-28 | 8 | -0/+171 |
* | Added new error codes KV5M_ALT_METHOD and KV5M_ETYPE_INFO_ENTRY | Theodore Tso | 1995-08-28 | 2 | -0/+6 |
* | * f_cksum.c: Change code to match prototypes | Ezra Peisach | 1995-08-26 | 12 | -54/+64 |
* | * des_crc.c, des_md5.c, raw_des.c: Remove casting in call to | Ezra Peisach | 1995-08-26 | 4 | -4/+8 |
* | krb5_encode.c (encode_krb5_padata_sequence): New function which encodes a | Theodore Tso | 1995-08-26 | 5 | -1/+44 |
* | Update file list | Theodore Tso | 1995-08-24 | 14 | -1/+35 |