2003-03-05 |
Ken Raeburn | Delete some unused declarations from old-crypto API |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Tom Yu | * srv_rcache.c (krb5_get_server_rcache): Fix missed |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Ken Raeburn | * compat_recv.c: Only include krb.h if KRB5_KRB4_COMPAT. |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Sam Hartman | Fix rcache character test introduced in last commit |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Ken Raeburn | * configure.in: Default to --disable-fakeka |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Sam Hartman | Don't call shutdown after finishing writing |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Sam Hartman | Do not expect sequence number in encrypted krb_cred |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Sam Hartman | GSS_C_NO_CREDENTIAL should accept any principal |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Tom Yu | * krb5-config.in (lib_flags): Prune out CFLAGS |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Ken Raeburn | * pbkdf2.c (F): Now takes krb5_data for password and... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Tom Yu | * g_cnffile.c (krb__get_srvtabname): Keep strdup(... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Tom Yu | Remove ADD_DEF and uses thereof, and move the appropria... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Sam Hartman | Substitute DEPLIBEXT for library builds |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Sam Hartman | Use com_err_deplib rather than an explicit path so... |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Tom Yu | There isn't really a point to validating cred_handle... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Ken Raeburn | Ignore krb_err_txt.c |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Ezra Peisach | * Makefile.in (clean-unix): Remove krb_err_txt.c on... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Ezra Peisach | * Makefile.in (clean): Cleanup testing objects and... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Ken Raeburn | * configure.in: Set and substitute maybe_kerberosIV. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Ken Raeburn | remove wrong comment |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Tom Yu | Thanks, similar patch applied |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Tom Yu | Handle NULL result_string->data returned from error in |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Ken Raeburn | * in_tkt.c: Include k5-util.h. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Ken Raeburn | * change_password.c (krb_change_password): Use int... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Tom Yu | * gssapi_krb5.c (kg_get_defcred): Revert previous... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Sam Hartman | Fix typo pointed out by jenselby in doc pass |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Tom Yu | This should fix things, but I don't have an easy way... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Alexandra Ellwood | Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Alexandra Ellwood | Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jen Selby | default for noaddresses was wrong |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Sam Hartman | Fix typo that caused infinite loop in previous patch |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Jen Selby | Added a few more tags in libdefaults |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Ken Raeburn | * krb5.hin (krb5_princ_component): Return NULL if going... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Ken Raeburn | * configure.in: Check for sys/select.h and time.h |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Sam Hartman | The client sorts the enctype list returned by etype_inf... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Ken Raeburn | * Makefile.in (ETOUT): Replace $(S) with "/" |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Tom Yu | * Makefile.in ($(GSSAPI_KRB5_HDR)): Use $(S) to avoid... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Sam Hartman | Fix double free of AS key |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Ken Raeburn | * Makefile.in (krb_err.h, kadm_err.h): Rebuild by going... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Yu | Oops, add $(GSSAPI_KRB5_HDR) to all-unix |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Yu | More tweaks to deal with parallel builds |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Tom Yu | * post.in (.dtmp): Use -DDEPEND to allow source files... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Tom Yu | * Makefile.in: Update dependencies. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Tom Yu | * CCache-glue.c: Delete in_tkt() |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Sam Hartman | Support credentials encrypted in the session key rather... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tom Yu | * CCache-glue.c (krb_in_tkt): Rename from in_tkt(). |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tom Yu | Fix recursion-forcing rules to be more friendly to... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tom Yu | * Makefile.in: Another attempt... turns our that the... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tom Yu | Fix some things to avoid spurious rebuilds of header... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tom Yu | * Makefile.in (K4LIBS): Revert previous |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tom Yu | * password_to_key.c (krb5_passwd_to_key): Replace... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tom Yu | Various fixes to Windows build of krb4 library. Fix... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tom Yu | Fix lots of things to compile on Unix. Fix some typos |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Alexandra Ellwood | Note: these checkins are partial progress for Tom Yu... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Ezra Peisach | Have g_token_size return unsigned int for signed/unsign... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Tom Yu | * prompter.c (krb5_prompter_posix): Kill echo before... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Tom Yu | Thanks; equivalent patch applied |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Tom Yu | Change comments to remove the note that we're going... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Tom Yu | * Makefile.in (all-unix): Remove kerberosIV/krb_err... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Tom Yu | * Makefile.in (install): Fix typo in k5srvutil.M insta... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Tom Yu | Fix ABI divergence between Unix and Mac krb4 libraries... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Tom Yu | * prompter.c (krb5_prompter_posix, setup_tty, restore_... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Ken Raeburn | Add AES copyright and license |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Ken Raeburn | Add Yarrow, AES licenses |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Ken Hornstein | Sorry, forgot this ChangeLog on the last commit |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Ken Raeburn | * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAM... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Sam Hartman | Add k5srvutil |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Ken Hornstein | This is the integration of "fakeka" (a program to emula... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Ken Raeburn | * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awk |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tom Yu | * login.c (main): Don't zero out terminal window size |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Ezra Peisach | * Makefile.in (run-aes-test): Add $(RUN_SETUP... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tom Yu | * mkrel: Exclude .rconf files |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tom Yu | comment |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tom Yu | * default.exp (start_kerberos_daemons): Use correct... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tom Yu | * prompter.c (krb5_prompter_posix): Rewrite to no... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Sam Hartman | Get addressless tickets by default |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Sam Hartman | disable krb4 by default |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tom Yu | * login.c (dofork): Don't dissociate from controlling... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Ken Raeburn | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Ken Raeburn | Remove placeholder file that shouldn't have been checked in |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Ken Raeburn | Build and link in AES crypto code (but don't define... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Ken Raeburn | * aes.c: New file. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Sam Hartman | Make l40 static |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Ken Raeburn | AES implementation by Briad Gladman; tweaked for krb5... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Ken Raeburn | * Makefile.in (clean-windows): Remove $(GENS). |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Tom Yu | * kcmd.c (v4_des_write): Apply patch from ghudson... |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Ken Raeburn | * login.c (main): Initialize 'hostname' |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Ken Raeburn | * login.c (try_krb4): Delete unused krb5 principal... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Sam Hartman | Change to use more appropriate sample domains and IPs |
commit | commitdiff | tree | snapshot |
2003-01-28 |
Ken Raeburn | * RealmsConfig-glue.c (get_krbhst_default, krb_get_krbh... |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Ken Raeburn | krb4 library breaks old krb_get_admhst API |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Ezra Peisach | * parse.c: Include errno.h for declaration of... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Ken Raeburn | * default.exp (start_kerberos_daemons): Record more... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Ken Raeburn | * Makefile.in (all-unix, install): Build and install... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Sam Hartman | Timestamp preauth should return clock skew errors |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Ken Raeburn | * krb5_32.def: Export krb5_rc_close, krb5_free_enc_tkt_... |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Ken Raeburn | Use new target create-ehdrdir, defined differently... |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Ken Raeburn | * krb5.hin (krb5_mk_req_checksum_func): Fix Windows... |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Ken Raeburn | * prof_file.c (profile_flush_file_data): [_WIN32]:... |
commit | commitdiff | tree | snapshot |
next |