| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use PostMessage instead of SendMessage so that we don't block | Danilo Almeida | 1999-06-10 | 4 | -2/+12 |
| * | Remove references to cc_*_instance functions | Danilo Almeida | 1999-06-08 | 2 | -12/+4 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 2 | -6/+10 |
| * | Clean ccapi subdirectory in clean-windows target | Danilo Almeida | 1999-05-17 | 2 | -0/+7 |
| * | winccld.c (krb5_win_ccdll_load): Register the FILE ccache type if we | Theodore Tso | 1999-05-13 | 2 | -1/+13 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 8 | -30/+46 |
| * | winccld.c: Only compile this file on Windows (to avoid screwing up the | Theodore Tso | 1999-04-21 | 2 | -3/+7 |
| * | 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 |
| * | winccld.c, winccld.h, stdcc.c: Add files to dynamically load | Theodore Tso | 1999-03-31 | 5 | -3/+251 |
| * | Don't use cc_uint4 since the Windows include file apparently doesn't | Theodore Tso | 1999-03-23 | 1 | -2/+2 |
| * | Fix = vs == bug in krb5_stdcc_next_cred | Theodore Tso | 1999-03-14 | 1 | -3/+16 |
| * | Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ... | Scott McGuire | 1999-03-10 | 3 | -48/+97 |
| * | 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 |
| * | 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 |
| * | Makefile.in: Add ccapi to the include path so we can find stdcc.h | Theodore Tso | 1999-01-27 | 2 | -1/+6 |
| * | Remove inappropriate cc_shutdown() call from krb5_cc_destroy() | Scott McGuire | 1999-01-06 | 1 | -2/+2 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 8 | -0/+28 |
| * | Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache under | Theodore Tso | 1998-12-05 | 3 | -9/+23 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 3 | -156/+29 |
| * | 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 |
| * | Fixed places where code didn't follow CCache API. Integrated some stuff from... | Scott McGuire | 1998-11-05 | 3 | -60/+79 |
| * | add back mistakenly deleted files | Marc Horowitz | 1998-10-30 | 5 | -0/+881 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 7 | -882/+9 |
| * | Merged in smcguire's fixes | Miro Jurisic | 1998-10-23 | 2 | -35/+116 |
| * | Both Macintoshes and Windows use the ccapi as the default credentials | Theodore Tso | 1998-09-01 | 1 | -3/+3 |
| * | Add #ifdef's so that correct header file (cacheapi.h vs. Ccache.h) is used | Theodore Tso | 1998-09-01 | 2 | -1/+15 |
| * | Add windows build instructions to build CCache API Cache | Theodore Tso | 1998-08-24 | 2 | -3/+16 |
| * | Added Frank's CCache API implementation and made it default on the Mac | Miro Jurisic | 1998-08-20 | 8 | -1/+802 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 2 | -3/+3 |
| * | Makefile.in: Add ccache/memory as a directory to be recursively built | Theodore Tso | 1998-05-27 | 2 | -3/+17 |
| * | Makefile.in: Update Makefile so that it can be built under Windows | Theodore Tso | 1998-05-27 | 2 | -2/+12 |
| * | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 9 | -15/+28 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 8 | -8/+28 |
| * | * configure.in: Add commented out AC_OUTPUT to force autoreconf to | Tom Yu | 1998-02-12 | 2 | -0/+6 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 12 | -19/+38 |
| * | * Makefile.in: Add cccopy.c | Tom Yu | 1997-12-06 | 3 | -0/+65 |
| * | scc_maybe.c: Added kludge for the Macintosh, since fopen() doesn't set | Theodore Tso | 1997-11-11 | 2 | -2/+47 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 5 | -3/+14 |
| * | * ccbase.c (krb5_cc_resolve): Incoming cache name is const | Ezra Peisach | 1997-09-15 | 2 | -2/+7 |
| * | * mcc-proto.h, mcc_reslv.c (krb5_mcc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * scc-proto.h, scc_reslv.c (krb5_scc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * fcc-proto.h, fcc_reslv.c (krb5_fcc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 3 | -18/+13 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 12 | -55/+59 |