summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * admin.h:Tom Yu1998-02-145-10/+10
* oops forgot to update ChangeLog entirelyTom Yu1998-02-141-0/+6
* * client_init.c:Tom Yu1998-02-147-7/+22
* * adb_xdr.c: Update header locationsTom Yu1998-02-143-3/+10
* * client.c: Update header locations. Rename of xdr_freeTom Yu1998-02-144-8/+23
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-1459-589/+337
* Remove free functions. (Now moved to lib/krb5/krb/kfree.c)Theodore Tso1998-02-1338-1783/+0
* Makefile.in, configure.in: Remove the free directory from the list ofTheodore Tso1998-02-133-13/+12
* Added new file kfree.c, which contained all of the functionsTheodore Tso1998-02-133-0/+582
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-1321-41/+69
* Change patch so that either mechanism is acceptedTheodore Tso1998-02-132-5/+6
* accept_sec_context.c (krb5_gss_accept_sec_context): Always allow useTheodore Tso1998-02-132-0/+7
* * accept_sec_context.c (krb5_gss_accept_sec_context): Add lots ofTom Yu1998-02-132-15/+32
* * client.c (main): Tweak the kludge variableTom Yu1998-02-122-0/+14
* * init_sec_context.c: KLUDGE!! Add global variableTom Yu1998-02-122-1/+11
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-128-1/+24
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1296-125/+430
* rd_cred.c (krb5_rd_cred):Theodore Tso1998-02-064-6/+15
* Add a comment about the low 128 error codes being defined by the Krb5Theodore Tso1998-02-062-0/+12
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if theTheodore Tso1998-02-062-2/+15
* Updated to call Universal Headers 3.0.1Marshall Vale1998-02-021-14/+16
* Updated from most recent MacTCP SDKMarshall Vale1998-02-021-15/+17
* * init_sec_context.c (krb5_gss_init_sec_context): ActuallyTom Yu1998-01-312-5/+10
* * changepw.c (krb5_change_password): KRB5_USE_INET ->Tom Yu1998-01-302-3/+8
* Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as wellEzra Peisach1998-01-302-1/+5
* * accept_sec_context.c (rd_and_store_for_creds): Don't mess withDan Winship1998-01-305-3/+74
* Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)Theodore Tso1998-01-272-0/+6
* Add AC_PROG_INSTALL since it's need by the install rulesTheodore Tso1998-01-242-0/+6
* accept_sec_context.c (krb5_gss_accept_sec_context): Will now obtainTheodore Tso1998-01-242-25/+38
* init_sec_context.c (make_ap_req): Enforce a stricter requirement onTheodore Tso1998-01-242-2/+27
* * Makefile.in (LIBMINOR): Bump minor version due to internalTom Yu1998-01-222-1/+6
* * gssapiP_krb5.h: Add rcache member to the credsTom Yu1998-01-226-2/+46
* * bindresvport.c: Include string.h for memset prototypeEzra Peisach1998-01-212-0/+5
* * alt_prof.c (kadm5_get_config_params): Add support for Cygnus chpwTom Yu1998-01-213-1/+26
* Changed all PBGetCatInfo to PBGetCatInfoSync for new UH'sMarshall Vale1998-01-132-2/+2
* * in_tkt.c: Conditionalize use of macro do_seteuid, rather thanTom Yu1998-01-062-9/+21
* * seteuid.c (krb5_seteuid): Don't check for _POSIX_SAVED_IDS, asTom Yu1998-01-062-9/+12
* * locate_kdc.c (krb5_locate_kdc): Check return ofTom Yu1998-01-033-0/+16
* * preauth.c (handle_sam_labels):Tom Yu1998-01-033-0/+24
* * asn1buf.c (asn12krb5_buf): Check return value ofTom Yu1998-01-032-0/+9
* * init_rkey.c (mit_des_init_random_key): Punt the struct; useTom Yu1997-12-292-7/+20
* * Makefile.in (OBJS): Changed val_cred.$(OBJECT) toEzra Peisach1997-12-292-1/+6
* * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services,Ezra Peisach1997-12-162-0/+14
* * locate_kdc.c (krb5_locate_kdc): Free hostlist array elementsEzra Peisach1997-12-162-0/+9
* * 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