| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * kprop.c Use krb5_get_in_tkt_with_keytab() instead of | Chris Provenzano | 1995-02-08 | 2 | -4/+7 |
| * | * get_in_tkt.c (krb5_get_in_tkt()) | Chris Provenzano | 1995-02-08 | 6 | -148/+250 |
| * | * kpasswd.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -26/+11 |
| * | * kadmin.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -24/+10 |
| * | * func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be the | Chris Provenzano | 1995-02-08 | 2 | -11/+32 |
| * | * krb_auth_su.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -29/+11 |
| * | * klist.c Do a krb5_init_context() before using a krb5_context | Chris Provenzano | 1995-02-08 | 2 | -0/+6 |
| * | * kinit.c (main()) Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -72/+23 |
| * | * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): delete pre.out, | Mark Eichin | 1995-02-04 | 2 | -1/+7 |
| * | * get_in_tkt.c (krb5_get_in_tkt): also check for the version | Mark Eichin | 1995-02-04 | 2 | -2/+11 |
| * | Add SIZEOF_FOO checks to properly define KRB_INT32 | Theodore Tso | 1995-02-03 | 2 | -0/+15 |
| * | Use politically correct name of AC_CHECK_SIZEOF instead of | Theodore Tso | 1995-02-03 | 2 | -3/+6 |
| * | If util/autoconf isn't built, try to use autoconf utilities found in the user's | Theodore Tso | 1995-02-03 | 2 | -1/+24 |
| * | Ignore autoconf.h.in, since that's generated automatically by autoheader | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | Added files to .cvsignore which get built when autoconf is built in the | Theodore Tso | 1995-02-03 | 2 | -0/+11 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 75 | -0/+75 |
| * | Don't double count the leap day in a leap year | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
| * | Use explicit 32 bit types so this will work on an Alpha | Theodore Tso | 1995-02-03 | 2 | -2/+7 |
| * | Remove unused cruft from des_int.h | Theodore Tso | 1995-02-03 | 2 | -73/+2 |
| * | Add keytype parameter to field | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
| * | Add keytype parameter | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
| * | Add keytype argument to rd_req_proc | Theodore Tso | 1995-02-03 | 2 | -2/+7 |
| * | Don't define BITS16, BITS32, BITS64, etc. anymore. Instead, | Theodore Tso | 1995-02-03 | 3 | -36/+26 |
| * | Remove BITS16, BITS32, BITS64, etc. from acconfig.h | Theodore Tso | 1995-02-03 | 4 | -8/+8 |
| * | Don't use BITS64, use SIZEOF_LONG | Theodore Tso | 1995-02-03 | 2 | -1/+5 |
| * | All routines defined in the com_err library should have extern before | Theodore Tso | 1995-02-03 | 2 | -10/+16 |
| * | Oops, forgot to save file first | Theodore Tso | 1995-02-03 | 1 | -1/+1 |
| * | Add changes to make this work on Alpha's. (From Ezra) | Theodore Tso | 1995-02-03 | 2 | -7/+17 |
| * | Fix typo; "%02 X" --> "%02X" | Theodore Tso | 1995-02-03 | 2 | -1/+5 |
| * | ret_flags should be an int based on the prototype of | Theodore Tso | 1995-02-03 | 2 | -1/+7 |
| * | * kadmin.c (main): Real live non-kludged argument parsing. | John Gilmore | 1995-02-03 | 2 | -52/+54 |
| * | Rename files so that they work in the DOS LIB command, | John Gilmore | 1995-02-03 | 5 | -6/+17 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 4 | -4/+11 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 6 | -8/+17 |
| * | * asn1_decode_k.c => asn1_k_decode.c | John Gilmore | 1995-02-03 | 8 | -13/+22 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 8 | -12/+23 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 7 | -10/+20 |
| * | * get_in_tkt.c (krb5_get_in_tkt): fix typo | Tom Yu | 1995-02-03 | 2 | -1/+5 |
| * | * get_in_tkt.c (krb5_get_in_tkt): if krb5_is_as_rep fails, check | Mark Eichin | 1995-02-03 | 2 | -2/+25 |
| * | * krb5_err.et (KRB5KRB_AP_ERR_V4_REPLY): new error code for V4 | Mark Eichin | 1995-02-03 | 2 | -0/+7 |
| * | * forward.c: Remove unused #include <krb5/crc-32.h>. | John Gilmore | 1995-02-02 | 4 | -20/+16 |
| * | * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I options | John Gilmore | 1995-02-02 | 6 | -3/+17 |
| * | Removal of ISODE (and there was much rejoicing) | Theodore Tso | 1995-02-02 | 60 | -5960/+0 |
| * | * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), and | Chris Provenzano | 1995-02-02 | 10 | -62/+175 |
| * | * kdc_util.c (kdc_rdreq_keyproc()) Add krb5_keytype() arg | Chris Provenzano | 1995-02-02 | 2 | -1/+6 |
| * | * adm_process.c, adm_extern.h (cpw_keyproc()) Added | Chris Provenzano | 1995-02-02 | 3 | -1/+8 |
| * | * func-proto.h Added krb5_keytype arg to rb5_rdreq_key_proc | Chris Provenzano | 1995-02-02 | 3 | -3/+34 |
| * | * Removed all #include <krb5/crc-32.h> | Chris Provenzano | 1995-02-02 | 8 | -7/+7 |
| * | Removing ISODE.... (and there was much rejoicing) | Theodore Tso | 1995-02-01 | 256 | -69068/+0 |
| * | in_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_req_decoded()) | Chris Provenzano | 1995-01-28 | 4 | -5/+21 |