| Commit message (Expand) | Author | Age | Files | Lines |
| * | ccdefname.c (get_from_os): On the Windows platform, automatically | Theodore Tso | 1999-02-09 | 3 | -4/+21 |
| * | Initial rototilling of these functions to make them more krb5 library | Theodore Tso | 1999-02-05 | 3 | -250/+318 |
| * | Initial commit of massively modified stdcc functions to make them somewhat | Theodore Tso | 1999-02-04 | 2 | -269/+394 |
| * | * read_pwd.c: Remove reference to CPP symbol "unix" | Tom Yu | 1999-02-02 | 2 | -1/+5 |
| * | ccdefname.c: Add a new function krb5_cc_set_default_name(), which is | Theodore Tso | 1999-02-02 | 3 | -119/+166 |
| * | Makefile.in, configure.in: Move the responsibility for generating | Theodore Tso | 1999-01-27 | 3 | -14/+11 |
| * | localaddr.c: On the macintosh, check to see if getmyipaddr returns | Theodore Tso | 1999-01-27 | 2 | -0/+13 |
| * | Makefile.in: Add ccapi to the include path so we can find stdcc.h | Theodore Tso | 1999-01-27 | 2 | -1/+6 |
| * | Fixed typo in SRCS | Miro Jurisic | 1999-01-22 | 1 | -1/+1 |
| * | Resource chain mangling fix | Miro Jurisic | 1999-01-22 | 1 | -0/+8 |
| * | _MACINTOSH -> macintosh | Miro Jurisic | 1999-01-22 | 1 | -1/+1 |
| * | Remove inappropriate cc_shutdown() call from krb5_cc_destroy() | Scott McGuire | 1999-01-06 | 1 | -2/+2 |
| * | sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolver | Theodore Tso | 1999-01-05 | 2 | -0/+19 |
| * | changepw.c: Add a test for _WIN16 as well as _WIN32 for sockets | Theodore Tso | 1999-01-05 | 2 | -1/+7 |
| * | * make_checksum.c (krb5_c_make_checksum): Note the fact that we're | Tom Yu | 1999-01-05 | 4 | -1/+38 |
| * | * dk.h: Add prototypes for krb5_marc_dk_* | Tom Yu | 1999-01-05 | 5 | -0/+389 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Eliminate double | Theodore Tso | 1998-12-22 | 3 | -232/+219 |
| * | * old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the key | Tom Yu | 1998-12-16 | 2 | -1/+17 |
| * | * old_decrypt.c (krb5_old_decrypt): Actually compare the | Tom Yu | 1998-12-11 | 2 | -1/+6 |
| * | * svr_principal.c (kadm5_randkey_principal_3): Fix typo in | Ezra Peisach | 1998-12-07 | 2 | -2/+7 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 40 | -1/+143 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 3 | -2/+10 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 6 | -0/+21 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 24 | -0/+85 |
| * | Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache under | Theodore Tso | 1998-12-05 | 3 | -9/+23 |
| * | Added missing krb4__krb5_context variable declaration | Theodore Tso | 1998-12-05 | 1 | -0/+1 |
| * | localaddr.c: Added missing KRB5_DLLIMP and KRB5_CALLCONF macros from | Theodore Tso | 1998-12-05 | 2 | -1/+6 |
| * | krb5_32.def: Fixed exports file to reflect new crypto library and | Theodore Tso | 1998-12-05 | 2 | -1/+19 |
| * | Makefile.in: Added missing "cd .." necessary for making this compile | Theodore Tso | 1998-12-05 | 2 | -2/+11 |
| * | Fixed busted Makefile so that it compiles under Windows | Theodore Tso | 1998-12-05 | 2 | -3/+3 |
| * | Added KRB5_DLLIMP and KRB5_CALLCONV so that these files build | Theodore Tso | 1998-12-05 | 11 | -27/+46 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 3 | -156/+29 |
| * | rd_svc_key.c (krb54_get_service_keyblock): New function which searches | Theodore Tso | 1998-12-05 | 10 | -81/+165 |
| * | Forgot to check this in earlier | Theodore Tso | 1998-12-05 | 1 | -0/+17 |
| * | * admin.h: Add prototypes for create_principal_3, | Tom Yu | 1998-12-05 | 2 | -0/+24 |
| * | * svr_principal.c (kadm5_create_principal): Modify to call | Tom Yu | 1998-12-05 | 2 | -8/+57 |
| * | realm_iter.c: New function which iterators over the realms in the | Theodore Tso | 1998-12-04 | 4 | -0/+125 |
| * | * asn1_k_decode.c (asn1_decode_krb5_flags): Fix previous to | Tom Yu | 1998-12-04 | 2 | -1/+8 |
| * | * asn1_k_decode.c (asn1_decode_krb5_flags): Modify to deal with | Tom Yu | 1998-12-04 | 2 | -7/+22 |
| * | Use $() instead of ${}, which doesn't work for Makefiles | Theodore Tso | 1998-12-02 | 1 | -1/+1 |
| * | More Windows compatibility fixes | Scott McGuire | 1998-11-25 | 3 | -28/+76 |
| * | * svr_principal.c (kadm5_create_principal): | Tom Yu | 1998-11-17 | 2 | -3/+12 |
| * | * kdb_cpw.c (krb5_dbe_crk): | Tom Yu | 1998-11-17 | 2 | -8/+38 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 3 | -1/+10 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 2 | -1/+9 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 5 | -58/+45 |
| * | Fix bug where if the fcntl-style lock succeeded, we should return | Theodore Tso | 1998-11-13 | 2 | -2/+13 |
| * | * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.c | Tom Yu | 1998-11-12 | 3 | -6/+15 |
| * | Fixes to build out of source tree | Ezra Peisach | 1998-11-06 | 4 | -5/+14 |