summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): delete pre.out,Mark Eichin1995-02-042-1/+7
* * get_in_tkt.c (krb5_get_in_tkt): also check for the versionMark Eichin1995-02-042-2/+11
* Add SIZEOF_FOO checks to properly define KRB_INT32Theodore Tso1995-02-032-0/+15
* Use politically correct name of AC_CHECK_SIZEOF instead ofTheodore Tso1995-02-032-3/+6
* If util/autoconf isn't built, try to use autoconf utilities found in the user'sTheodore Tso1995-02-032-1/+24
* Ignore autoconf.h.in, since that's generated automatically by autoheaderTheodore Tso1995-02-031-0/+1
* Added files to .cvsignore which get built when autoconf is built in theTheodore Tso1995-02-032-0/+11
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-0375-0/+75
* Don't double count the leap day in a leap yearTheodore Tso1995-02-032-1/+6
* Use explicit 32 bit types so this will work on an AlphaTheodore Tso1995-02-032-2/+7
* Remove unused cruft from des_int.hTheodore Tso1995-02-032-73/+2
* Add keytype parameter to fieldTheodore Tso1995-02-032-1/+6
* Add keytype parameterTheodore Tso1995-02-032-1/+6
* Add keytype argument to rd_req_procTheodore Tso1995-02-032-2/+7
* Don't define BITS16, BITS32, BITS64, etc. anymore. Instead,Theodore Tso1995-02-033-36/+26
* Remove BITS16, BITS32, BITS64, etc. from acconfig.hTheodore Tso1995-02-034-8/+8
* Don't use BITS64, use SIZEOF_LONGTheodore Tso1995-02-032-1/+5
* All routines defined in the com_err library should have extern beforeTheodore Tso1995-02-032-10/+16
* Oops, forgot to save file firstTheodore Tso1995-02-031-1/+1
* Add changes to make this work on Alpha's. (From Ezra)Theodore Tso1995-02-032-7/+17
* Fix typo; "%02 X" --> "%02X"Theodore Tso1995-02-032-1/+5
* ret_flags should be an int based on the prototype ofTheodore Tso1995-02-032-1/+7
* * kadmin.c (main): Real live non-kludged argument parsing.John Gilmore1995-02-032-52/+54
* Rename files so that they work in the DOS LIB command,John Gilmore1995-02-035-6/+17
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-034-4/+11
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-036-8/+17
* * asn1_decode_k.c => asn1_k_decode.cJohn Gilmore1995-02-038-13/+22
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-038-12/+23
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-037-10/+20
* * get_in_tkt.c (krb5_get_in_tkt): fix typoTom Yu1995-02-032-1/+5
* * get_in_tkt.c (krb5_get_in_tkt): if krb5_is_as_rep fails, checkMark Eichin1995-02-032-2/+25
* * krb5_err.et (KRB5KRB_AP_ERR_V4_REPLY): new error code for V4Mark Eichin1995-02-032-0/+7
* * forward.c: Remove unused #include <krb5/crc-32.h>.John Gilmore1995-02-024-20/+16
* * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I optionsJohn Gilmore1995-02-026-3/+17
* Removal of ISODE (and there was much rejoicing)Theodore Tso1995-02-0260-5960/+0
* * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), andChris Provenzano1995-02-0210-62/+175
* * kdc_util.c (kdc_rdreq_keyproc()) Add krb5_keytype() argChris Provenzano1995-02-022-1/+6
* * adm_process.c, adm_extern.h (cpw_keyproc()) AddedChris Provenzano1995-02-023-1/+8
* * func-proto.h Added krb5_keytype arg to rb5_rdreq_key_procChris Provenzano1995-02-023-3/+34
* * Removed all #include <krb5/crc-32.h>Chris Provenzano1995-02-028-7/+7
* Removing ISODE.... (and there was much rejoicing)Theodore Tso1995-02-01256-69068/+0
* in_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_req_decoded())Chris Provenzano1995-01-284-5/+21
* Added krb5_keytype arg to krb5_ktfile_get_entry()Chris Provenzano1995-01-283-1/+8
* Added krb5_keytype arg to krb5_kt_read_service_key()Chris Provenzano1995-01-282-14/+17
* Added krb5_keytype arg to rd_req_keyproc()Chris Provenzano1995-01-282-2/+7
* Added krb5_keytype arg to krb5_kt_read_service_key() and krb5_kt_get_entry()Chris Provenzano1995-01-283-1/+8
* Use new API for krb5_kt_get_entry()Chris Provenzano1995-01-282-1/+10
* Use new API for krb5_kt_get_entryChris Provenzano1995-01-282-1/+11
* * Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatypeChris Provenzano1995-01-272-1/+9
* * Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatypeChris Provenzano1995-01-272-1/+9