| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * cc_file.c (ALLOC): Use calloc, not malloc. | Ken Raeburn | 2002-08-15 | 1 | -0/+6 |
| * | * t_cc.c: Remove references to STDIO ccache | Tom Yu | 2002-08-15 | 1 | -0/+4 |
| * | missed an entry | Ken Raeburn | 2002-08-15 | 1 | -0/+3 |
| * | (NO_FILE): New macro. All functions changed to test or assign it rather than | Ken Raeburn | 2002-08-15 | 1 | -0/+7 |
| * | Combine file and stdio ccache implementations into one source file; selection | Ken Raeburn | 2002-08-15 | 1 | -6/+14 |
| * | * cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_code to hol the return | Ken Raeburn | 2002-08-14 | 1 | -0/+9 |
| * | Miscellaneous additional shuffling (variable renaming or reordering, whitespace | Ken Raeburn | 2002-08-10 | 1 | -2/+13 |
| * | rename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fcc_ instead | Ken Raeburn | 2002-08-09 | 1 | -1/+2 |
| * | hide method functions we don't need to call directly | Ken Raeburn | 2002-08-09 | 1 | -0/+6 |
| * | Put # for cpp directives in first column | Ken Raeburn | 2002-07-09 | 1 | -0/+4 |
| * | * Makefile.in: Build cc accessor functions on Windows | Tom Yu | 2002-06-20 | 1 | -0/+20 |
| * | * cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ because | Danilo Almeida | 2002-04-11 | 1 | -0/+12 |
| * | * cc_file.c (krb5_fcc_read): Remove const from fourth argument to | Ezra Peisach | 2001-10-10 | 1 | -0/+5 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+5 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -0/+7 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -0/+5 |
| * | * cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track of | Tom Yu | 2000-10-31 | 1 | -0/+10 |
| * | * cc_stdio.c, cc_file.c: Unsigned/signed int cleanup | Ezra Peisach | 2000-10-17 | 1 | -0/+4 |
| * | * ser_cc.c (krb5_ccache_externalize): Use krb5_cc_get_name instead | Ezra Peisach | 2000-10-03 | 1 | -0/+10 |
| * | * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: More | Ezra Peisach | 2000-09-25 | 1 | -0/+5 |
| * | * t_cc.c: Code cleanup. Test more failure modes of the cache library | Ezra Peisach | 2000-09-24 | 1 | -0/+13 |
| * | * Makefile.in (check-unix): Build and exectute t_cc | Ezra Peisach | 2000-09-22 | 1 | -0/+6 |
| * | * cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name() | Danilo Almeida | 2000-07-20 | 1 | -0/+7 |
| * | * Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) so | Danilo Almeida | 2000-07-20 | 1 | -0/+5 |
| * | * cc_memory.c (mcc_head): Combine static declaration and initialization | Ken Raeburn | 2000-07-19 | 1 | -0/+5 |
| * | * cc_memory.c (mcc_head): Now static | Ken Raeburn | 2000-07-14 | 1 | -0/+2 |
| * | keep scc.h too | Ken Raeburn | 2000-07-14 | 1 | -1/+1 |
| * | Delete subdirectories we aren't compiling any more. | Ken Raeburn | 2000-07-14 | 1 | -0/+6 |
| * | Collapse ccache implementations file, stdio, memory into single files. | Ken Raeburn | 2000-07-14 | 1 | -0/+13 |
| * | ccdefault.c: Add newline at end of file (compiler warning) | Ezra Peisach | 2000-06-29 | 1 | -11/+16 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | 2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Changed kerberosPrinci... | Alexandra Ellwood | 2000-05-31 | 1 | -8/+4 |
| * | 2000-5-19 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 1 | -0/+9 |
| * | 2000-4-26 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-26 | 1 | -0/+5 |
| * | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -0/+10 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branch | Ken Raeburn | 1999-09-01 | 1 | -0/+12 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 1 | -0/+4 |
| * | Clean ccapi subdirectory in clean-windows target | Danilo Almeida | 1999-05-17 | 1 | -0/+4 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -0/+4 |
| * | ccdefops.c: Change the default ccache type under windows to be | Theodore Tso | 1999-03-31 | 1 | -0/+6 |
| * | Makefile.in: Enable the ccapi directory for windows builds | Theodore Tso | 1999-02-09 | 1 | -0/+7 |
| * | Makefile.in: Add ccapi to the include path so we can find stdcc.h | Theodore Tso | 1999-01-27 | 1 | -0/+4 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+5 |
| * | Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache under | Theodore Tso | 1998-12-05 | 1 | -0/+8 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+4 |
| * | Add windows build instructions to build CCache API Cache | Theodore Tso | 1998-08-24 | 1 | -0/+5 |
| * | Added Frank's CCache API implementation and made it default on the Mac | Miro Jurisic | 1998-08-20 | 1 | -0/+4 |