summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/stdio
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-082-1/+4
* Avoid <krb5/...> includesJohn Gilmore1995-02-284-9/+7
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* * Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatypeChris Provenzano1995-01-272-1/+9
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1323-234/+401
* If a null addresses is passed in to krb5_scc_store_addrs, don't core dumpTheodore Tso1994-12-132-3/+10
* All files:Theodore Tso1994-11-189-208/+268
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Add ISODE_DEFSTheodore Tso1994-10-152-0/+5
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-013-0/+7
* xfree() should have been krb5_xfree()Theodore Tso1994-09-231-3/+3
* Make sure memory associated the credentials cache is freed after theTheodore Tso1994-09-232-4/+14
* Fix silly spelling typoTheodore Tso1994-09-231-1/+1
* stamp out rcs keywordsMark Eichin1994-08-1824-140/+24
* Fix to srvmatch so that when comparing the server, we ignore the realm forTheodore Tso1994-08-182-1/+15
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-48/+0
* * scc_maybe.c (krb5_scc_open_file): changed an #ifdef fromTom Yu1994-08-022-1/+6
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-19/+2
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* autoconf enhancements for kerberosMark Eichin1994-06-092-0/+43
* Make sure the routines return the correct error codeTheodore Tso1994-01-132-2/+2
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-155-25/+25
* Change the version one credentials cache code so that the length fieldTheodore Tso1993-09-102-4/+18
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-0125-50/+50
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-1/+1
* Initial revisionTheodore Tso1993-06-033-0/+49
* Fixed initialization of krb5_scc_data's file memberTheodore Tso1993-01-061-8/+15
* Change to alocate krb5_principal correctly.Theodore Tso1992-09-291-1/+5
* Support separate source and binary directoriesJohn Carr1992-08-211-5/+7
* Changed so that the krb5_data structures (in the principal structure)Theodore Tso1992-08-201-5/+2
* Changes to support new version of ccache file format. (This one handles prin...Theodore Tso1992-08-184-5/+43
* Fixed bug in calling sequence to krb5_principal_compareTheodore Tso1992-07-291-1/+1
* Checked in jfc's changes to handle the new principal structureTheodore Tso1992-06-102-49/+47
* Use ANSI stdio features iff ANSI_STDIO definedJohn Carr1992-02-291-4/+5
* OtherdirLibraryTarget doesn't supply depend:: targetJohn Carr1991-06-061-0/+2
* Update copyright noticeJohn Kohl1991-06-0625-50/+400
* ELOOP is like ENOENTJohn Carr1991-06-031-3/+3
* Remove unused variablesJohn Carr1991-05-241-0/+2
* need to pass pointers..John Kohl1991-04-261-1/+1
* add KRB5_TC_MATCH_2ND_TKT fieldJohn Kohl1991-04-261-0/+21
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-2/+2
* use "b" modes with STDCJohn Kohl1991-04-192-0/+19
* parameterize use of htons/ntohsJohn Kohl1991-04-191-1/+7
* parameterize use of htons/ntohsJohn Kohl1991-04-191-4/+10
* only allocate as much space as we needJohn Kohl1991-04-181-2/+4
* clean up commentsJohn Kohl1991-04-182-3/+1