| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 37 | -65/+105 |
| * | * scc_retrv.c: Fix def'n of flags_match to be properly | Tom Yu | 1996-08-15 | 2 | -1/+6 |
| * | * mcc_retrv.c: Add parens to def'n of flags_match because == has | Tom Yu | 1996-08-15 | 2 | -1/+6 |
| * | * fcc_retrv.c (flags_match): Add parens to def'n of flags_match to | Tom Yu | 1996-08-15 | 2 | -1/+6 |
| * | scc_read.c: | Theodore Tso | 1996-06-12 | 3 | -5/+11 |
| * | fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE. | Theodore Tso | 1996-06-12 | 5 | -65/+81 |
| * | Remove inclusion of malloc.h.. | Ezra Peisach | 1996-06-12 | 2 | -1/+4 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 4 | -4/+0 |
| * | Don't pass $(LIBCMD) on the command line. It's set in the windows.in | Theodore Tso | 1996-06-06 | 2 | -1/+6 |
| * | Updated .Sanitize file | Theodore Tso | 1996-06-06 | 1 | -7/+0 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -0/+1 |
| * | For windows, mask off low 16 bits because Gradient DCE does things | Theodore Tso | 1996-04-30 | 4 | -1/+57 |
| * | Added prototype of krb5_scc_skip_header to fix Windows lint flames | Theodore Tso | 1996-03-21 | 2 | -0/+7 |
| * | Added prototype of krb5_fcc_skip_header to fix Windows lint flames | Theodore Tso | 1996-03-21 | 2 | -0/+7 |
| * | use KRB5_PROTOTYPE | Mark Eichin | 1996-03-12 | 1 | -1/+1 |
| * | For MS-DOS filesystems, you must close the file before unlinking it, | Theodore Tso | 1996-02-25 | 2 | -5/+11 |
| * | If version is not FVNO_4, do not seek forwar a random stack value. | Ezra Peisach | 1996-02-15 | 2 | -2/+9 |
| * | * scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.c | Richard Basch | 1996-02-09 | 5 | -113/+221 |
| * | * fcc_maybe.c | Richard Basch | 1996-02-09 | 1 | -13/+18 |
| * | * fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.c | Richard Basch | 1996-02-09 | 5 | -48/+154 |
| * | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 2 | -0/+8 |
| * | Remove check to make sure ticket enctype | Sam Hartman | 1996-02-01 | 4 | -49/+11 |
| * | Remove check to make sure cached tickets are in tgs_enctypes | Sam Hartman | 1996-02-01 | 2 | -24/+6 |
| * | Previously, ktype_match only made sure that the enctype was valid | Sam Hartman | 1996-01-25 | 6 | -15/+35 |
| * | scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 5 | -13/+21 |
| * | fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 4 | -11/+15 |
| * | If reading in a version 3 credentials cache, ignore the second enctype | Theodore Tso | 1996-01-11 | 2 | -1/+7 |
| * | Use KRB5_CC_FORMAT as an error code instead of KRB5_CCACHE_BADVNO, | Theodore Tso | 1995-12-21 | 4 | -8/+14 |