summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c :Chris Provenzano1995-09-066-12/+16
* * do_as_req.c, do_tgs_req.c, kerberos_v4.c, main.c: Remove krb5_enctypeChris Provenzano1995-09-065-77/+61
* * admin_server.c, kadm_funcs.c, kadm_ser_wrap.c : Remove krb5_enctypeChris Provenzano1995-09-064-22/+22
* * adm_adm_func.c, adm_fmt_inq.c, adm_funcs.c, adm_process.c,Chris Provenzano1995-09-067-39/+33
* * admin.c, kadm5_defs.h, srv_key.c, srv_main.c : Remove krb5_enctypeChris Provenzano1995-09-065-39/+17
* * osconf.h : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-2/+6
* * adm_proto.h : Remove krb5_enctype references, and replace withChris Provenzano1995-09-063-9/+7
* * k5-int.h, krb5.hin : Remove krb5_enctype references, and replace withChris Provenzano1995-09-063-40/+29
* * krb_auth_su.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-2/+6
* * klist.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-24/+5
* * kerberos5.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-11/+10
* * kdb5_stash.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-26/+7
* * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctypeChris Provenzano1995-09-066-53/+47
* * kdb5_create.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-25/+8
* gss-misc.c: Either include stdlib.h or declare mallocEzra Peisach1995-09-043-2/+13
* Add const declarations to make remove warnings about convertingEzra Peisach1995-09-046-10/+16
* kdc_preauth.c: New file, to contain the server-side preauthenticationTheodore Tso1995-09-025-55/+207
* Add documentation for the clockskew and kdc_timesync relations in theTheodore Tso1995-09-022-0/+17
* k5-int.h: Added clockskew, kdc_req_sumtype, and kdc_default_options toTheodore Tso1995-09-023-6/+22
* get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then setTheodore Tso1995-09-026-55/+77
* Add test for old dump formatPaul Park1995-09-012-0/+12
* Makefile.in (check-unix): Add a test case to make sureTheodore Tso1995-09-014-7/+18
* Remove __dbtest after done with make checkPaul Park1995-09-012-0/+9
* Serialize new time offset fields in the os_contextPaul Park1995-09-012-8/+36
* Add time offset field to the os_context structure. This offset isTheodore Tso1995-09-012-0/+41
* * 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
* Describe previous changesPaul Park1995-08-311-0/+11
* Update ACL file descriptionPaul Park1995-08-311-3/+30
* Provide object for ACL decisionPaul Park1995-08-312-36/+42
* Make access decision based on subject and object, not just subjectPaul Park1995-08-312-9/+73
* Set magic number in krb5_rcachePaul Park1995-08-312-0/+7
* Run using both GSSAPI and GSSAPI-V2 functionsPaul Park1995-08-312-0/+169
* Update for GSSAPI-V2. Add -v2 switch to use some of these featuresPaul Park1995-08-315-23/+193
* Update to GSSAPI-V2Paul Park1995-08-3132-295/+1622
* Add checks for stddef.h and xom.h for GSSAPIPaul Park1995-08-312-0/+6
* 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
* Replace explicit library list with $(LIBS) so we get -lsocket on SolarisPaul Park1995-08-292-1/+6