summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * mk_req_ext.c (krb5_mk_req_extended): Check enctype of sessionTom Yu1997-12-162-1/+6
* * val_cred.c (krb5_gss_validate_cred): Free principal extractedEzra Peisach1997-12-072-0/+6
* * gic_pwd.c (krb5_get_init_creds_password): Change fourth argumentEzra Peisach1997-12-072-1/+6
* * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfreeEzra Peisach1997-12-072-1/+5
* Include <string.h>Ezra Peisach1997-12-072-0/+5
* * Makefile.in: Add changepw.c, prompter.cTom Yu1997-12-067-41/+668
* * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1997-12-0612-35/+2067
* * krb5_err.et: Add codes for Cygnus chpwTom Yu1997-12-062-0/+8
* * Makefile.in: Add cccopy.cTom Yu1997-12-063-0/+65
* * configure.in: Add AC_PROG_LN_S to deal with symlinking inTom Yu1997-11-292-0/+7
* * Makefile.in (types.h): Add rules to generate file by runningEzra Peisach1997-11-212-0/+19
* * Makefile.in (clean-unix): krb_err.h resides in the kerberosIVEzra Peisach1997-11-212-1/+6
* * Makefile.in (clean): Remove server-setkey-testEzra Peisach1997-11-192-0/+6
* * Makefile.in (clean-unix): Do not remove libraries here as theEzra Peisach1997-11-192-1/+6
* * rd_safe.c (krb_rd_safe): Fix up call to quad_cksumTom Yu1997-11-196-5/+20
* * quad_cksum.c (des_quad_cksum): Reorder parameters to match theTom Yu1997-11-193-3/+9
* * configure.in: Use new library build rulesTom Yu1997-11-193-29/+17
* * Makefile.in: Garbage collect some old library build systemTom Yu1997-11-183-16/+5
* * accept_sec_context.c (krb5_gss_accept_sec_context),Theodore Tso1997-11-167-12/+99
* (Wrong version of Changelog committed previously)Theodore Tso1997-11-161-1/+2
* Return GSS_S_FAILURE if a non-NULL context handle is passed to itTheodore Tso1997-11-162-3/+11
* scc_maybe.c: Added kludge for the Macintosh, since fopen() doesn't setTheodore Tso1997-11-112-2/+47
* send_tgs.c (krb5_send_tgs): Don't send a zero endtime; if theTheodore Tso1997-11-112-1/+7
* * md5.c: Fix to deal with types longer than 32 bitsTom Yu1997-10-284-2/+21
* * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with LONG wider thanTom Yu1997-10-285-74/+183
* * ktf_wreslv.c, ktf_resolv.c:Initialize version element ofEzra Peisach1997-10-283-0/+7
* * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYPE_AFS3, the saltEzra Peisach1997-10-282-0/+19
* * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of definitions;Tom Yu1997-10-274-82/+26
* * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1997-10-2713-102/+103
* * mac_time.c: Don't use the type KRB_INT32; it was leaked fromTom Yu1997-10-272-2/+10
* Add checks so that code doesn't bomb out if the version resource isTheodore Tso1997-10-222-0/+14
* Fix to not lose entries in the chain linked client listEzra Peisach1997-10-212-1/+16
* Set KRB5_CONFIG for testsEzra Peisach1997-10-212-1/+5
* Include stdlib.h if available for malloc prototypeEzra Peisach1997-10-212-0/+7
* Real fix this time - deals with the malloc(0) case..Ezra Peisach1997-10-141-1/+0
* * Makefile.in (LIBMAJOR): Bump major version due to possibleTom Yu1997-10-142-1/+6
* * Makefile.in: Bump major version due to possible size changesTom Yu1997-10-142-2/+6
* * des_int.h: Use better logic to find an appropriate type forTom Yu1997-10-143-7/+42
* Fix error when number of enctypes comming in is 0Ezra Peisach1997-10-141-5/+12
* * server_init.c (kadm5_destroy): Call kadm5_free_config_paramsEzra Peisach1997-10-133-1/+12
* * client_init.c (kadm5_destroy): Free handle->lhandle field, callEzra Peisach1997-10-132-2/+12
* * alt_prof.c (kadm5_get_config_params): When KADM5_CONFIG_ENCTYPESEzra Peisach1997-10-132-3/+36
* * t_kdb.c (do_testing): Add krb5_free_contextEzra Peisach1997-10-132-0/+7
* * configure.in, Makefile.in: Add test to disable udp test underTom Yu1997-10-103-2/+19
* * get_myaddress.c: Include string.h for memcpy prototypeEzra Peisach1997-10-072-0/+5
* Include ctype.h for isspace declarationEzra Peisach1997-10-072-0/+5
* * set_realm.c (krb5_set_principal_realm): Allocate extra byte for nul inEzra Peisach1997-10-062-1/+6
* * t_std_conf.c (main): Call krb5_free_context when doneEzra Peisach1997-10-062-0/+7
* * destest.c (main): Initialize context to 0 so it will not beEzra Peisach1997-10-063-0/+16
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-0214-21/+45