summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* merge of tlyu-3des-k4Tom Yu1998-09-1915-2064/+0
* ccdefname.c (krb5_cc_default_name): Changed the PC version to use theTheodore Tso1998-09-012-19/+15
* Both Macintoshes and Windows use the ccapi as the default credentialsTheodore Tso1998-09-011-3/+3
* Add #ifdef's so that correct header file (cacheapi.h vs. Ccache.h) is usedTheodore Tso1998-09-012-1/+15
* Add windows build instructions to build CCache API CacheTheodore Tso1998-08-242-3/+16
* Changed Mac specific stuff to use CCache APIMiro Jurisic1998-08-212-9/+17
* Added Frank's CCache API implementation and made it default on the MacMiro Jurisic1998-08-208-1/+802
* * conv_princ.c: Add some additional entries to sconv_list thatTom Yu1998-08-192-0/+27
* Mon Aug 10 17:51:59 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-08-102-2/+9
* * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum()Tom Yu1998-08-074-2/+12
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix to round downTom Yu1998-07-252-1/+8
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-1724-36/+36
* * changepw.c (krb5_change_password): Changes casts from char * toEzra Peisach1998-07-162-2/+7
* * gic_pwd.c (krb5_get_init_creds_password): Remove unused argumentEzra Peisach1998-07-153-3/+10
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-141-0/+10
* Thu Jul 9 19:35:01 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-07-092-20/+113
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-082-0/+44
* conv_princ.c: Add additional commonly seen Kerberos V4 services to theTheodore Tso1998-07-072-0/+17
* * chk_trans.c: Fix up previous fix; short-circuit out whenTom Yu1998-07-072-2/+8
* asn1_encode.c: Make the magic Macintosh EPOCH offset be 70 yearsTheodore Tso1998-07-022-1/+7
* k5unseal.c (kg_unseal): Clean up lint warningsTheodore Tso1998-07-026-29/+66
* oid_ops.c (generic_gss_release_oid): Recognize our own (new) "self"Theodore Tso1998-07-022-1/+9
* Update Macintosh changes to ChangeLog which Marshall made on 1/13/98Theodore Tso1998-07-021-0/+8
* chk_trans.c (krb5_check_transited_list): Fix use of an uninitalizedTheodore Tso1998-07-012-2/+7
* Fix obvious bug where we were returning a pointer to an automaticTheodore Tso1998-07-012-1/+8
* * mk_priv.c (krb_mk_priv): Fix up call to pcbc_encrypt(). ByTom Yu1998-06-242-1/+18
* Makefile.in: Add ccache/memory as a directory to be recursively builtTheodore Tso1998-05-272-3/+17
* Makefile.in: Update Makefile so that it can be built under WindowsTheodore Tso1998-05-272-2/+12
* srv_rcache.c (krb5_get_server_rcache):Theodore Tso1998-05-273-2/+8
* krb5_32.def: Change the DLL export list to includeTheodore Tso1998-05-272-5/+31
* Makefile.in (CLEANLIBS): Remove lib/kadm from the list of directoriesTheodore Tso1998-05-252-9/+7
* util_buffer.c (g_make_string_buffer): Don't include the trailingTheodore Tso1998-05-252-2/+7
* Fix typo which caused import_name to incorrectly import names producedTheodore Tso1998-05-252-1/+7
* copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, whichTheodore Tso1998-05-254-10/+19
* inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1998-05-2510-37/+58
* util_ordering.c (g_order_free):Theodore Tso1998-05-255-14/+44
* * krb5_err.et: Clarify error for REALM_CANT_RESOLVETom Yu1998-05-192-1/+5
* Make sure the date string printed uses 4 digit yearsTheodore Tso1998-05-142-5/+10
* This is now obsolete; superceded by src/lib/kadm5Tom Yu1998-05-1117-6565/+0
* str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to beTheodore Tso1998-05-094-22/+98
* stime.c (krb_stime):Theodore Tso1998-05-094-8/+14
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-067-4/+20
* t_ser.c (main): POSIX states that getopt returns -1 when it is doneTheodore Tso1998-05-063-5/+24
* * get_in_tkt.c: Add prototype for make_preauth_listTom Yu1998-05-042-0/+8
* * get_in_tkt.c (krb5_get_in_tkt): Add missing argument to call toTom Yu1998-05-032-1/+6
* * asn1_encode.c (asn1_encode_generaltime): Sanity check the returnTom Yu1998-04-172-1/+16
* * asn1_err.et (ASN1_BAD_GMTIME): Add code for case where badTom Yu1998-04-172-0/+6
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-1516-32/+66
* * Makefile.in (LIB): Rename to k5cryptoTom Yu1998-04-152-1/+5
* * Makefile.in (includes): The header is krb_err.h, notTom Yu1998-04-092-1/+6