| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c : | Chris Provenzano | 1995-09-06 | 6 | -12/+16 |
| * | * do_as_req.c, do_tgs_req.c, kerberos_v4.c, main.c: Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 5 | -77/+61 |
| * | * admin_server.c, kadm_funcs.c, kadm_ser_wrap.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 4 | -22/+22 |
| * | * adm_adm_func.c, adm_fmt_inq.c, adm_funcs.c, adm_process.c, | Chris Provenzano | 1995-09-06 | 7 | -39/+33 |
| * | * admin.c, kadm5_defs.h, srv_key.c, srv_main.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 5 | -39/+17 |
| * | * osconf.h : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -2/+6 |
| * | * adm_proto.h : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 3 | -9/+7 |
| * | * k5-int.h, krb5.hin : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 3 | -40/+29 |
| * | * krb_auth_su.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -2/+6 |
| * | * klist.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -24/+5 |
| * | * kerberos5.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -11/+10 |
| * | * kdb5_stash.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -26/+7 |
| * | * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 6 | -53/+47 |
| * | * kdb5_create.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -25/+8 |
| * | gss-misc.c: Either include stdlib.h or declare malloc | Ezra Peisach | 1995-09-04 | 3 | -2/+13 |
| * | Add const declarations to make remove warnings about converting | Ezra Peisach | 1995-09-04 | 6 | -10/+16 |
| * | kdc_preauth.c: New file, to contain the server-side preauthentication | Theodore Tso | 1995-09-02 | 5 | -55/+207 |
| * | Add documentation for the clockskew and kdc_timesync relations in the | Theodore Tso | 1995-09-02 | 2 | -0/+17 |
| * | k5-int.h: Added clockskew, kdc_req_sumtype, and kdc_default_options to | Theodore Tso | 1995-09-02 | 3 | -6/+22 |
| * | get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then set | Theodore Tso | 1995-09-02 | 6 | -55/+77 |
| * | Add test for old dump format | Paul Park | 1995-09-01 | 2 | -0/+12 |
| * | Makefile.in (check-unix): Add a test case to make sure | Theodore Tso | 1995-09-01 | 4 | -7/+18 |
| * | Remove __dbtest after done with make check | Paul Park | 1995-09-01 | 2 | -0/+9 |
| * | Serialize new time offset fields in the os_context | Paul Park | 1995-09-01 | 2 | -8/+36 |
| * | Add time offset field to the os_context structure. This offset is | Theodore Tso | 1995-09-01 | 2 | -0/+41 |
| * | * 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 |
| * | Describe previous changes | Paul Park | 1995-08-31 | 1 | -0/+11 |
| * | Update ACL file description | Paul Park | 1995-08-31 | 1 | -3/+30 |
| * | Provide object for ACL decision | Paul Park | 1995-08-31 | 2 | -36/+42 |
| * | Make access decision based on subject and object, not just subject | Paul Park | 1995-08-31 | 2 | -9/+73 |
| * | Set magic number in krb5_rcache | Paul Park | 1995-08-31 | 2 | -0/+7 |
| * | Run using both GSSAPI and GSSAPI-V2 functions | Paul Park | 1995-08-31 | 2 | -0/+169 |
| * | Update for GSSAPI-V2. Add -v2 switch to use some of these features | Paul Park | 1995-08-31 | 5 | -23/+193 |
| * | Update to GSSAPI-V2 | Paul Park | 1995-08-31 | 32 | -295/+1622 |
| * | Add checks for stddef.h and xom.h for GSSAPI | Paul Park | 1995-08-31 | 2 | -0/+6 |
| * | 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 |
| * | Replace explicit library list with $(LIBS) so we get -lsocket on Solaris | Paul Park | 1995-08-29 | 2 | -1/+6 |