| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | * krb5.tex Documented change of krb5_enctype to krb5_enctypes | Chris Provenzano | 1995-02-03 | 2 | -2/+13 |
| * | * 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 |
| * | Created new documentation for how to build and install Kerberos V5 | Theodore Tso | 1995-02-01 | 2 | -0/+5364 |
| * | in_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_req_decoded()) | Chris Provenzano | 1995-01-28 | 4 | -5/+21 |
| * | Added krb5_keytype arg to krb5_ktfile_get_entry() | Chris Provenzano | 1995-01-28 | 3 | -1/+8 |
| * | Added krb5_keytype arg to krb5_kt_read_service_key() | Chris Provenzano | 1995-01-28 | 2 | -14/+17 |
| * | Added krb5_keytype arg to rd_req_keyproc() | Chris Provenzano | 1995-01-28 | 2 | -2/+7 |
| * | Added krb5_keytype arg to krb5_kt_read_service_key() and krb5_kt_get_entry() | Chris Provenzano | 1995-01-28 | 3 | -1/+8 |
| * | Use new API for krb5_kt_get_entry() | Chris Provenzano | 1995-01-28 | 2 | -1/+10 |
| * | Use new API for krb5_kt_get_entry | Chris Provenzano | 1995-01-28 | 2 | -1/+11 |
| * | Documented added krb5_keytab argunment to krb5_kt_read_service_key() | Chris Provenzano | 1995-01-28 | 2 | -2/+11 |
| * | * Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatype | Chris Provenzano | 1995-01-27 | 2 | -1/+9 |
| * | * Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatype | Chris Provenzano | 1995-01-27 | 2 | -1/+9 |
| * | * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno, | Chris Provenzano | 1995-01-27 | 1 | -0/+10 |
| * | * crc-32.h: Move to lib/crypto/crc32; only gets local use. | John Gilmore | 1995-01-27 | 3 | -137/+5 |
| * | * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno, | Chris Provenzano | 1995-01-27 | 3 | -29/+11 |
| * | fix include install typo | Mark Eichin | 1995-01-26 | 1 | -1/+1 |
| * | install man page from srcdir | Mark Eichin | 1995-01-26 | 1 | -1/+1 |
| * | Update of Krb5 todo list (lots of changes over the last couple of weeks). | Theodore Tso | 1995-01-26 | 1 | -3/+51 |
| * | * rnd_confoun.c: Replace <.../...> includes with "..."s | John Gilmore | 1995-01-26 | 2 | -2/+5 |
| * | Allow the primary port that the KDC listens on be configurable on the | Theodore Tso | 1995-01-26 | 5 | -15/+34 |
| * | * Makefile.in (CFLAGS): Use -I../des to pull in include file. | John Gilmore | 1995-01-26 | 6 | -13/+14 |
| * | * Makefile.in (CFLAGS): Add -I../des to pull in DES header file. | John Gilmore | 1995-01-26 | 7 | -20/+120 |
| * | * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c, | John Gilmore | 1995-01-26 | 16 | -69/+27 |
| * | * crc-32.h: New file, moved from include/krb5/crc-32.h. | John Gilmore | 1995-01-26 | 4 | -6/+44 |
| * | * Makefile.in (CFLAGS): Add -I options to pick up include files | John Gilmore | 1995-01-26 | 6 | -34/+24 |
| * | Make it possible to #include "..." without using slashes, | John Gilmore | 1995-01-26 | 3 | -0/+74 |
| * | Removing narrow.h and widen.h | Theodore Tso | 1995-01-26 | 2 | -92/+0 |
| * | * Makefile.in (SRCS): add com_err.c explicit dependency to work | Mark Eichin | 1995-01-26 | 2 | -1/+8 |