summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * kdb5_edit.c: add modentTom Yu1995-02-146-9/+1260
* Fix memory leak --- the default encryption types was not being freedTheodore Tso1995-02-142-2/+10
* Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1995-02-114-4/+19
* Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1995-02-113-3/+14
* Remove needless #include of <krb5/asn.1/encode.h>Theodore Tso1995-02-102-1/+4
* Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h>Theodore Tso1995-02-102-1/+5
* Removed ISODE cruftTheodore Tso1995-02-105-94/+10
* Removed ISODE cruftTheodore Tso1995-02-1012-728/+69
* Removed ISODE cruft -- moved included .h files from krb5/asn.1/*.h intoTheodore Tso1995-02-108-1048/+253
* Remove ISODE cruftTheodore Tso1995-02-102-4/+4
* krb5_use_keytype() was being called when the argument was a encryptionTheodore Tso1995-02-102-1/+8
* Added -e option to print out encryption typesChris Provenzano1995-02-092-1/+38
* Set up the keyblock's etype field correctly (after copying theTheodore Tso1995-02-092-2/+7
* * kdb5_edit.c (show_principal): make sane and print all usefulTom Yu1995-02-092-4/+68
* Add KRB5_INT32 definitions for non-32 int platformsTheodore Tso1995-02-082-0/+12
* * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-7/+10
* * kprop.c Use krb5_get_in_tkt_with_keytab() instead ofChris Provenzano1995-02-082-4/+7
* * get_in_tkt.c (krb5_get_in_tkt())Chris Provenzano1995-02-086-148/+250
* * kpasswd.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-26/+11
* * kadmin.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-24/+10
* * func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be theChris Provenzano1995-02-082-11/+32
* * krb_auth_su.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-29/+11
* * klist.c Do a krb5_init_context() before using a krb5_contextChris Provenzano1995-02-082-0/+6
* * kinit.c (main()) Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-72/+23
* * 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