| Commit message (Expand) | Author | Age | Files | Lines |
| * | winccld.c: Only compile this file on Windows (to avoid screwing up the | Theodore Tso | 1999-04-21 | 2 | -3/+7 |
| * | kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents, | Theodore Tso | 1999-04-10 | 4 | -23/+154 |
| * | prompter.c (krb5_prompter_posix): Update to use new prompter prototype | Theodore Tso | 1999-04-10 | 2 | -4/+17 |
| * | Workaround the fact that Windows has really poor emulation of POSIX | Theodore Tso | 1999-04-06 | 2 | -10/+38 |
| * | Fix silly typo | Theodore Tso | 1999-03-31 | 1 | -1/+1 |
| * | ccdefops.c: Change the default ccache type under windows to be | Theodore Tso | 1999-03-31 | 2 | -2/+13 |
| * | init_ctx.c (krb5_init_context): Call krb5_win_ccdll_load() to load the | Theodore Tso | 1999-03-31 | 2 | -0/+7 |
| * | winccld.c, winccld.h, stdcc.c: Add files to dynamically load | Theodore Tso | 1999-03-31 | 5 | -3/+251 |
| * | * promptusr.c (krb5_os_get_tty_uio): getchar() returns int, not | Tom Yu | 1999-03-25 | 2 | -1/+6 |
| * | Don't use cc_uint4 since the Windows include file apparently doesn't | Theodore Tso | 1999-03-23 | 1 | -2/+2 |
| * | Fix window's get_from_os() call so that gets the default cache name if | Theodore Tso | 1999-03-23 | 1 | -1/+1 |
| * | Fix = vs == bug in krb5_stdcc_next_cred | Theodore Tso | 1999-03-14 | 1 | -3/+16 |
| * | Check to make sure the context is valid and return an error if it | Theodore Tso | 1999-03-12 | 1 | -1/+9 |
| * | Sample the ccdefault name at the time when we create the context. | Theodore Tso | 1999-03-12 | 2 | -0/+22 |
| * | Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ... | Scott McGuire | 1999-03-10 | 3 | -48/+97 |
| * | * sendauth.c (krb5_sendauth): Set credspout to NULL if it's | Tom Yu | 1999-03-09 | 2 | -2/+11 |
| * | Fixed missing Mac#include | Miro Jurisic | 1999-02-26 | 1 | -0/+4 |
| * | * ccdefname.c (get_from_os): Add missing close-paren; also replace | Tom Yu | 1999-02-20 | 2 | -2/+8 |
| * | Added get_from_os for MacOS | Miro Jurisic | 1999-02-20 | 1 | -13/+12 |
| * | Now compiles on the Mac against CC API v2 | Miro Jurisic | 1999-02-20 | 1 | -2/+2 |
| * | Added debugging hooks to stdcc.c | Theodore Tso | 1999-02-18 | 2 | -77/+222 |
| * | Fix bad comment terminator in stdcc_util.c which was stopping it from compiling | Theodore Tso | 1999-02-09 | 1 | -1/+1 |
| * | Makefile.in: Enable the ccapi directory for windows builds | Theodore Tso | 1999-02-09 | 3 | -31/+35 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 24 | -0/+84 |
| * | Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache under | Theodore Tso | 1998-12-05 | 3 | -9/+23 |
| * | localaddr.c: Added missing KRB5_DLLIMP and KRB5_CALLCONF macros from | Theodore Tso | 1998-12-05 | 2 | -1/+6 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 3 | -156/+29 |
| * | 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 |
| * | 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 |
| * | Fix bug where if the fcntl-style lock succeeded, we should return | Theodore Tso | 1998-11-13 | 2 | -2/+13 |
| * | Fixed places where code didn't follow CCache API. Integrated some stuff from... | Scott McGuire | 1998-11-05 | 3 | -60/+79 |
| * | lock_file.c (krb5_lock_file): Move the flock() fallback code from | Theodore Tso | 1998-11-03 | 2 | -23/+49 |
| * | * str_conv.c: Remove krb5_cksumtype_to_string after merge | Tom Yu | 1998-11-03 | 2 | -27/+4 |