summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * cc_file.c (ALLOC): Use calloc, not malloc.Ken Raeburn2002-08-151-0/+6
* * t_cc.c: Remove references to STDIO ccacheTom Yu2002-08-151-0/+4
* missed an entryKen Raeburn2002-08-151-0/+3
* (NO_FILE): New macro. All functions changed to test or assign it rather thanKen Raeburn2002-08-151-0/+7
* Combine file and stdio ccache implementations into one source file; selectionKen Raeburn2002-08-151-6/+14
* * cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_code to hol the returnKen Raeburn2002-08-141-0/+9
* Miscellaneous additional shuffling (variable renaming or reordering, whitespaceKen Raeburn2002-08-101-2/+13
* rename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fcc_ insteadKen Raeburn2002-08-091-1/+2
* hide method functions we don't need to call directlyKen Raeburn2002-08-091-0/+6
* Put # for cpp directives in first columnKen Raeburn2002-07-091-0/+4
* * Makefile.in: Build cc accessor functions on WindowsTom Yu2002-06-201-0/+20
* * cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ becauseDanilo Almeida2002-04-111-0/+12
* * cc_file.c (krb5_fcc_read): Remove const from fourth argument toEzra Peisach2001-10-101-0/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+5
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-0/+7
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+5
* * cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track ofTom Yu2000-10-311-0/+10
* * cc_stdio.c, cc_file.c: Unsigned/signed int cleanupEzra Peisach2000-10-171-0/+4
* * ser_cc.c (krb5_ccache_externalize): Use krb5_cc_get_name insteadEzra Peisach2000-10-031-0/+10
* * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: MoreEzra Peisach2000-09-251-0/+5
* * t_cc.c: Code cleanup. Test more failure modes of the cache libraryEzra Peisach2000-09-241-0/+13
* * Makefile.in (check-unix): Build and exectute t_ccEzra Peisach2000-09-221-0/+6
* * cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name()Danilo Almeida2000-07-201-0/+7
* * Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) soDanilo Almeida2000-07-201-0/+5
* * cc_memory.c (mcc_head): Combine static declaration and initializationKen Raeburn2000-07-191-0/+5
* * cc_memory.c (mcc_head): Now staticKen Raeburn2000-07-141-0/+2
* keep scc.h tooKen Raeburn2000-07-141-1/+1
* Delete subdirectories we aren't compiling any more.Ken Raeburn2000-07-141-0/+6
* Collapse ccache implementations file, stdio, memory into single files.Ken Raeburn2000-07-141-0/+13
* ccdefault.c: Add newline at end of file (compiler warning)Ezra Peisach2000-06-291-11/+16
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* 2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Changed kerberosPrinci...Alexandra Ellwood2000-05-311-8/+4
* 2000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-05-191-0/+9
* 2000-4-26 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-261-0/+5
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+10
* log tritan's changesTom Yu1999-10-261-0/+7
* implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn1999-09-011-0/+12
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-0/+4
* Clean ccapi subdirectory in clean-windows targetDanilo Almeida1999-05-171-0/+4
* Do win32 build in subdirDanilo Almeida1999-05-101-0/+4
* ccdefops.c: Change the default ccache type under windows to beTheodore Tso1999-03-311-0/+6
* Makefile.in: Enable the ccapi directory for windows buildsTheodore Tso1999-02-091-0/+7
* Makefile.in: Add ccapi to the include path so we can find stdcc.hTheodore Tso1999-01-271-0/+4
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache underTheodore Tso1998-12-051-0/+8
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+4
* Add windows build instructions to build CCache API CacheTheodore Tso1998-08-241-0/+5
* Added Frank's CCache API implementation and made it default on the MacMiro Jurisic1998-08-201-0/+4