summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Committing top-level READMETheodore Tso1994-06-161-0/+81
* Added lndir so that people with brain-damaged make's can do multi-platformTheodore Tso1994-06-161-0/+97
* Fix typo in the entry for the raw DES encryption. It should really beTheodore Tso1994-06-161-1/+1
* punt unneeded SUBDIRSMark Eichin1994-06-161-2/+0
* Fix order of arguments in krb5_gss_verifyTheodore Tso1994-06-161-1/+1
* handle strdup via AC_REPLACE_FUNCSMark Eichin1994-06-162-2/+3
* use STDARG_PROTOTYPES since it is already availableMark Eichin1994-06-162-4/+5
* easy appl entriesMark Eichin1994-06-1614-0/+249
* trim to working ones for nowMark Eichin1994-06-161-1/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-1511-40/+45
* Rewritten as a sh script, instead of a csh scriptTheodore Tso1994-06-151-14/+9
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-154-9/+9
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-1515-62/+67
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-1510-42/+53
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-1510-256/+136
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-158-21/+21
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-159-30/+33
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-1/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-154-15/+15
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-24/+21
* step 2: bcmp->memcmpMark Eichin1994-06-1515-74/+53
* step 1: bzero->memset(,0,)Mark Eichin1994-06-1594-164/+235
* use CHECK_SIGPROCMASKMark Eichin1994-06-151-0/+1
* CHECK_SIGPROCMASK for util/ssMark Eichin1994-06-151-0/+7
* Fix credentials memory allocation problem. Beta 4 is more anal about freeingTheodore Tso1994-06-151-10/+10
* punt K4INCLUDE, just use srcdir correctly; put krbONE in kerberos_v4.c for nowMark Eichin1994-06-153-4/+5
* add osconf, sysincl, for O_*Mark Eichin1994-06-151-0/+2
* add K4INCLUDE as wellMark Eichin1994-06-152-1/+3
* more srcdir fixesMark Eichin1994-06-155-6/+18
* fix CopyHeader, add CopySrcHeaderMark Eichin1994-06-151-0/+18
* Need to include krb5/config.h to get the wordsize informationTheodore Tso1994-06-151-0/+1
* Always build GSSAPI --- with the prototypes removed, we don't need toTheodore Tso1994-06-151-5/+1
* Include the new gss-sample directoryTheodore Tso1994-06-151-1/+1
* Included fixes submitted by Ari/Cliff, including a security fixTheodore Tso1994-06-157-202/+855
* Added missing indirection. This was causing krb5_kt_next_entry to fail...Theodore Tso1994-06-151-1/+1
* As submitted from Openvision --- a sample GSSAPI client/server application!Theodore Tso1994-06-157-0/+1012
* As submitted by BarryTheodore Tso1994-06-151-0/+4
* more srcdir fixesMark Eichin1994-06-152-3/+4
* fixes for srcdir, LEX testsMark Eichin1994-06-158-40/+52
* fixing memory scribbling in find_alternate_tgsTom Yu1994-06-151-6/+6
* ss_err.h is built, not srcMark Eichin1994-06-141-1/+1
* actually reference LOCALINCLUDEMark Eichin1994-06-141-1/+1
* get isode headers from the right placeMark Eichin1994-06-143-3/+11
* fix autoconf.h dependenciesMark Eichin1994-06-141-2/+2
* cause srcdir to be setMark Eichin1994-06-141-0/+3
* make BACKWARD_COMPAT dtrtTom Yu1994-06-142-7/+14
* don't pick up v4server unless there is a --with-krb4Tom Yu1994-06-141-1/+2
* minor fixups for v4 librariesTom Yu1994-06-141-1/+1
* exclude convert from build if krb4 is not setTom Yu1994-06-141-1/+2
* print a warning if there is no --with-krb4=Tom Yu1994-06-141-2/+2