summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/file
Commit message (Expand)AuthorAgeFilesLines
* Do win32 build in subdirDanilo Almeida1999-05-102-16/+20
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-35/+57
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-2/+2
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-282-1/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-4/+6
* * ktf_wreslv.c, ktf_resolv.c:Initialize version element ofEzra Peisach1997-10-283-0/+7
* * ktfile.h, ktf_g_ent.c (krb5_ktfile_get_entry): Incoming principalEzra Peisach1997-09-153-2/+7
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-12/+9
* Merge of libhack_branchTom Yu1997-02-093-13/+24
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0613-22/+39
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-3/+16
* Use the error code KRB5_KT_NAME_TOOLONG instead of ENAMETOOLONG, whichTheodore Tso1996-07-242-2/+8
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-222-2/+21
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-122-2/+6
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Don't skip keytab entries with kvno=0Richard Basch1996-05-092-6/+12
* all des enctypes are equivalent (interim checkin until I create a functionRichard Basch1996-03-222-2/+27
* Fixed to check enctype of retrieved keysSam Hartman1996-01-263-2/+11
* Take care of a gcc warnign about shufting two farEzra Peisach1996-01-112-1/+6
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+5
* Added MSDOS to wherever MACINTOSH was usedTheodore Tso1995-09-232-4/+8
* Integrate Macintosh changes into previous sourcesEzra Peisach1995-09-125-14/+27
* Mac Beta 1 submissionKeith Vetter1995-09-116-22/+22
* * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h :Chris Provenzano1995-09-065-13/+18
* * ktf_util.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-1/+4
* Add keytab serialization supportPaul Park1995-08-299-4/+342
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-162-6/+9
* * ktf_util.c: return KRB5_KEYTAB_BADVNO instead of -1Tom Yu1995-08-152-1/+5
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-057-11/+25
* If the key version number is specified, check to make sure that theTheodore Tso1995-07-112-2/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Add support for building shared librariesTheodore Tso1995-05-273-1/+25
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+51
* Windows global stuff:Keith Vetter1995-04-1413-38/+42
* * Makefile.in (LDFLAGS): Zap duplicate defn.John Gilmore1995-03-182-1/+4
* Changed krb5 library name on the PC since the DLL will take that name insteadKeith Vetter1995-03-082-1/+5
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-082-1/+4
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-022-1/+5
* Fixed some 16 vs. 32 bit conversion problems for the PCKeith Vetter1995-03-022-10/+16
* *.c: Avoid <krb5/...> includesJohn Gilmore1995-02-2815-57/+18
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-2214-58/+69
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-034-4/+11
* Added krb5_keytype arg to krb5_ktfile_get_entry()Chris Provenzano1995-01-283-1/+8
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-253-14/+22
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-1312-121/+194
* Add magic numbers for keytab, principal, and keyblockTheodore Tso1994-11-182-0/+10