summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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-117-16/+46
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-1113-61/+192
* 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
* Thanks; equivalent patch appliedTom Yu2003-02-082-0/+5
* Change comments to remove the note that we're going to redesign keyTom Yu2003-02-084-5/+12
* * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it wasTom Yu2003-02-072-3/+11
* * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2003-02-072-1/+5
* Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu2003-02-078-6/+114
* * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix toTom Yu2003-02-072-12/+22
* Add AES copyright and licenseKen Raeburn2003-02-071-0/+27
* Add Yarrow, AES licensesKen Raeburn2003-02-071-0/+74
* Sorry, forgot this ChangeLog on the last commitKen Hornstein2003-02-061-0/+5
* * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME.Ken Raeburn2003-02-062-7/+11
* Add k5srvutilSam Hartman2003-02-064-0/+181
* This is the integration of "fakeka" (a program to emulate a kaserver)Ken Hornstein2003-02-063-1/+1411
* * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awkKen Raeburn2003-02-062-1/+5
* * login.c (main): Don't zero out terminal window sizeTom Yu2003-02-052-6/+4
* * Makefile.in (run-aes-test): Add $(RUN_SETUP) so that ifEzra Peisach2003-02-052-2/+7
* * mkrel: Exclude .rconf filesTom Yu2003-02-052-1/+5
* commentTom Yu2003-02-052-2/+11
* * default.exp (start_kerberos_daemons): Use correct argument toTom Yu2003-02-052-1/+6
* * 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
* disable krb4 by defaultSam Hartman2003-02-047-3/+20
* * login.c (dofork): Don't dissociate from controlling tty in theTom Yu2003-02-042-32/+36
* 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
* * Makefile.in (clean-windows): Remove $(GENS).Ken Raeburn2003-02-012-0/+9
* * kcmd.c (v4_des_write): Apply patch from ghudson to fixTom Yu2003-01-312-4/+14
* * login.c (main): Initialize 'hostname'Ken Raeburn2003-01-312-2/+2
* * login.c (try_krb4): Delete unused krb5 principal name argument.Ken Raeburn2003-01-312-3/+7
* Change to use more appropriate sample domains and IPsSam Hartman2003-01-302-3/+7
* * 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