| Commit message (Expand) | Author | Age | Files | Lines |
| * | * CCache-glue.c (krb_in_tkt): Rename from in_tkt(). | Tom Yu | 2003-02-11 | 2 | -2/+19 |
| * | Fix recursion-forcing rules to be more friendly to parallel builds | Tom Yu | 2003-02-11 | 4 | -2/+24 |
| * | * Makefile.in: Another attempt... turns our that the "copy" | Tom Yu | 2003-02-11 | 2 | -8/+15 |
| * | Fix some things to avoid spurious rebuilds of header files | Tom Yu | 2003-02-11 | 4 | -13/+28 |
| * | * Makefile.in (K4LIBS): Revert previous | Tom Yu | 2003-02-11 | 3 | -1/+7 |
| * | * password_to_key.c (krb5_passwd_to_key): Replace snprintf() call | Tom Yu | 2003-02-11 | 3 | -7/+39 |
| * | Various fixes to Windows build of krb4 library. Fix up KRB5_CALLCONV | Tom Yu | 2003-02-11 | 5 | -13/+38 |
| * | Fix lots of things to compile on Unix. Fix some typos | Tom Yu | 2003-02-11 | 11 | -56/+150 |
| * | Note: these checkins are partial progress for Tom Yu. They probably don't bui... | Alexandra Ellwood | 2003-02-10 | 9 | -142/+186 |
| * | Have g_token_size return unsigned int for signed/unsigned cleanup | Ezra Peisach | 2003-02-09 | 5 | -4/+13 |
| * | * prompter.c (krb5_prompter_posix): Kill echo before printing | Tom Yu | 2003-02-08 | 2 | -6/+10 |
| * | Change comments to remove the note that we're going to redesign key | Tom Yu | 2003-02-08 | 4 | -5/+12 |
| * | Fix ABI divergence between Unix and Mac krb4 libraries in declaration | Tom Yu | 2003-02-07 | 4 | -5/+92 |
| * | * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix to | Tom Yu | 2003-02-07 | 2 | -12/+22 |
| * | * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME. | Ken Raeburn | 2003-02-06 | 2 | -7/+11 |
| * | * Makefile.in (run-aes-test): Add $(RUN_SETUP) so that if | Ezra Peisach | 2003-02-05 | 2 | -2/+7 |
| * | comment | Tom Yu | 2003-02-05 | 2 | -2/+11 |
| * | * prompter.c (krb5_prompter_posix): Rewrite to no longer use | Tom Yu | 2003-02-05 | 4 | -87/+173 |
| * | Get addressless tickets by default | Sam Hartman | 2003-02-04 | 2 | -2/+6 |
| * | update dependencies | Ken Raeburn | 2003-02-03 | 2 | -8/+17 |
| * | *** empty log message *** | Ken Raeburn | 2003-02-03 | 1 | -0/+5 |
| * | Remove placeholder file that shouldn't have been checked in | Ken Raeburn | 2003-02-03 | 2 | -9/+6 |
| * | Build and link in AES crypto code (but don't define the enctype yet). | Ken Raeburn | 2003-02-03 | 6 | -171/+352 |
| * | * aes.c: New file. | Ken Raeburn | 2003-02-03 | 3 | -2/+206 |
| * | Make l40 static | Sam Hartman | 2003-02-03 | 2 | -1/+6 |
| * | AES implementation by Briad Gladman; tweaked for krb5 tree | Ken Raeburn | 2003-02-03 | 31 | -0/+39436 |
| * | * RealmsConfig-glue.c (get_krbhst_default, krb_get_krbhst, krb_realmofhost): | Ken Raeburn | 2003-01-28 | 2 | -3/+8 |
| * | krb4 library breaks old krb_get_admhst API | Ken Raeburn | 2003-01-27 | 2 | -2/+7 |
| * | * krb5_32.def: Export krb5_rc_close, krb5_free_enc_tkt_part, and | Ken Raeburn | 2003-01-17 | 2 | -0/+8 |
| * | Use new target create-ehdrdir, defined differently for UNIX and WIN32, to | Ken Raeburn | 2003-01-17 | 2 | -6/+11 |
| * | * Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sure | Ken Raeburn | 2003-01-17 | 2 | -2/+9 |
| * | * sendauth.c (krb_net_rd_sendauth): Arg raw_len now points to KRB4_32; don't | Ken Raeburn | 2003-01-15 | 3 | -5/+11 |
| * | This is the last piece of the KfM merge | Tom Yu | 2003-01-15 | 2 | -0/+764 |
| * | This should be all that remains of the 1-2-2-branch merge; some | Tom Yu | 2003-01-13 | 2 | -191/+180 |
| * | kadm5_get_either leaks memory | Ezra Peisach | 2003-01-12 | 2 | -0/+8 |
| * | Memory leak in krb5_send_tgs() | Ezra Peisach | 2003-01-12 | 2 | -0/+6 |
| * | * svc_auth_gssapi.c (_svcauth_gssapi_unset_names): If invoked more | Ezra Peisach | 2003-01-12 | 3 | -1/+13 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 16 | -41/+23 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 71 | -37/+258 |
| * | Patch to get new service tickets in preference to using expired | Sam Hartman | 2003-01-10 | 2 | -1/+15 |
| * | Previously fwd_tgt_creds required either that the hostname be passed | Sam Hartman | 2003-01-08 | 2 | -14/+25 |
| * | More const for ops tables | Ken Raeburn | 2003-01-08 | 5 | -6/+11 |
| * | * sendto_kdc.c (state_strings): Now const | Ken Raeburn | 2003-01-08 | 2 | -1/+5 |
| * | More const for ops tables | Ken Raeburn | 2003-01-08 | 5 | -6/+10 |
| * | * appdefault.c (conf_yes, conf_no): Now const | Ken Raeburn | 2003-01-08 | 2 | -2/+6 |
| * | Make ccache and rcache ops tables const | Ken Raeburn | 2003-01-08 | 6 | -7/+18 |
| * | For new encryption types and for RC4, encrypt the krb_cred message in | Sam Hartman | 2003-01-08 | 4 | -60/+103 |
| * | Log entries for Makefile.ov deletion | Ken Raeburn | 2003-01-08 | 4 | -0/+16 |
| * | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 6 | -197/+12 |
| * | nuke old OV makefile stuff | Ken Raeburn | 2003-01-07 | 4 | -368/+0 |