summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-045-3/+14
* * 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
* * 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
* * parse.c: Include errno.h for declaration of errnoEzra Peisach2003-01-242-1/+5
* * default.exp (start_kerberos_daemons): Record more information when "tail -f"Ken Raeburn2003-01-232-4/+20
* * Makefile.in (all-unix, install): Build and install kadm_err.h.Ken Raeburn2003-01-222-4/+8
* Timestamp preauth should return clock skew errorsSam Hartman2003-01-212-1/+13
* * krb5_32.def: Export krb5_rc_close, krb5_free_enc_tkt_part, andKen Raeburn2003-01-172-0/+8
* Use new target create-ehdrdir, defined differently for UNIX and WIN32, toKen Raeburn2003-01-172-6/+11
* * krb5.hin (krb5_mk_req_checksum_func): Fix Windows calling convention syntaxKen Raeburn2003-01-172-1/+6
* * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call syncKen Raeburn2003-01-172-0/+7
* * Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sureKen Raeburn2003-01-172-2/+9
* * sendauth.c (krb_net_rd_sendauth): Arg raw_len now points to KRB4_32; don'tKen Raeburn2003-01-153-5/+11
* This is the last piece of the KfM mergeTom Yu2003-01-152-0/+764
* Use "standard" error table processing rulesKen Raeburn2003-01-152-6/+18
* * Makefile.in (check-unix): Invoke t_krbconf instead of strugglingEzra Peisach2003-01-143-10/+46
* * Makefile.in (check-unix): Test to see if krb5-config outputsEzra Peisach2003-01-133-4/+29
* * profile.pbexp: New fileKen Raeburn2003-01-132-0/+35
* * prof_int.h (SHARE_TREE_DATA): Define only on MacKen Raeburn2003-01-132-2/+5
* This should be all that remains of the 1-2-2-branch merge; someTom Yu2003-01-132-191/+180
* kadm5_get_either leaks memoryEzra Peisach2003-01-122-0/+8
* Memory leak in krb5_send_tgs()Ezra Peisach2003-01-122-0/+6
* * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked moreEzra Peisach2003-01-123-1/+13
* * kdc_util.h, replay.c, main.c: Pass global krb5_context toEzra Peisach2003-01-124-7/+13
* * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead ofEzra Peisach2003-01-122-2/+7
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-1029-73/+48