summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-025-5/+5
* There isn't really a point to validating cred_handle if it was justTom Yu2003-03-012-6/+11
* Ignore krb_err_txt.cKen Raeburn2003-02-281-0/+1
* * Makefile.in (clean-unix): Remove krb_err_txt.c on clean. UpdateEzra Peisach2003-02-283-3/+15
* * Makefile.in (clean): Cleanup testing objects and outputsEzra Peisach2003-02-282-0/+7
* remove wrong commentKen Raeburn2003-02-261-1/+0
* Thanks, similar patch appliedTom Yu2003-02-252-6/+52
* Handle NULL result_string->data returned from error inTom Yu2003-02-252-2/+8
* * in_tkt.c: Include k5-util.h.Ken Raeburn2003-02-253-27/+11
* * change_password.c (krb_change_password): Use int, not KRB_INT32, for krb4Ken Raeburn2003-02-252-1/+9
* * gssapi_krb5.c (kg_get_defcred): Revert previous; it's probablyTom Yu2003-02-243-32/+34
* Fix typo pointed out by jenselby in doc passSam Hartman2003-02-241-1/+1
* This should fix things, but I don't have an easy way to testTom Yu2003-02-212-15/+37
* The client sorts the enctype list returned by etype_info orderingSam Hartman2003-02-152-1/+77
* * Makefile.in ($(GSSAPI_KRB5_HDR)): Use $(S) to avoid problems onTom Yu2003-02-142-1/+6
* Fix double free of AS keySam Hartman2003-02-132-1/+6
* Oops, add $(GSSAPI_KRB5_HDR) to all-unixTom Yu2003-02-132-2/+3
* More tweaks to deal with parallel buildsTom Yu2003-02-134-28/+32
* * Makefile.in: Update dependencies.Tom Yu2003-02-124-28/+78
* * CCache-glue.c: Delete in_tkt()Tom Yu2003-02-124-12/+9
* Support credentials encrypted in the session key rather thanSam Hartman2003-02-112-4/+25
* * CCache-glue.c (krb_in_tkt): Rename from in_tkt().Tom Yu2003-02-112-2/+19
* Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu2003-02-114-2/+24
* * Makefile.in: Another attempt... turns our that the "copy"Tom Yu2003-02-112-8/+15
* Fix some things to avoid spurious rebuilds of header filesTom Yu2003-02-114-13/+28
* * Makefile.in (K4LIBS): Revert previousTom Yu2003-02-113-1/+7
* * password_to_key.c (krb5_passwd_to_key): Replace snprintf() callTom Yu2003-02-113-7/+39
* Various fixes to Windows build of krb4 library. Fix up KRB5_CALLCONVTom Yu2003-02-115-13/+38
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-1111-56/+150
* Note: these checkins are partial progress for Tom Yu. They probably don't bui...Alexandra Ellwood2003-02-109-142/+186
* Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach2003-02-095-4/+13
* * prompter.c (krb5_prompter_posix): Kill echo before printingTom Yu2003-02-082-6/+10
* Change comments to remove the note that we're going to redesign keyTom Yu2003-02-084-5/+12
* Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu2003-02-074-5/+92
* * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix toTom Yu2003-02-072-12/+22
* * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME.Ken Raeburn2003-02-062-7/+11
* * Makefile.in (run-aes-test): Add $(RUN_SETUP) so that ifEzra Peisach2003-02-052-2/+7
* commentTom Yu2003-02-052-2/+11
* * prompter.c (krb5_prompter_posix): Rewrite to no longer useTom Yu2003-02-054-87/+173
* Get addressless tickets by defaultSam Hartman2003-02-042-2/+6
* update dependenciesKen Raeburn2003-02-032-8/+17
* *** empty log message ***Ken Raeburn2003-02-031-0/+5
* Remove placeholder file that shouldn't have been checked inKen Raeburn2003-02-032-9/+6
* Build and link in AES crypto code (but don't define the enctype yet).Ken Raeburn2003-02-036-171/+352
* * aes.c: New file.Ken Raeburn2003-02-033-2/+206
* Make l40 staticSam Hartman2003-02-032-1/+6
* AES implementation by Briad Gladman; tweaked for krb5 treeKen Raeburn2003-02-0331-0/+39436
* * RealmsConfig-glue.c (get_krbhst_default, krb_get_krbhst, krb_realmofhost):Ken Raeburn2003-01-282-3/+8
* krb4 library breaks old krb_get_admhst APIKen Raeburn2003-01-272-2/+7
* * krb5_32.def: Export krb5_rc_close, krb5_free_enc_tkt_part, andKen Raeburn2003-01-172-0/+8