summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab
Commit message (Expand)AuthorAgeFilesLines
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-2222-74/+112
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-032-0/+2
* 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
* Added krb5_keytype arg to krb5_kt_read_service_key()Chris Provenzano1995-01-282-14/+17
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-253-14/+22
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-137-34/+42
* 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
* If the requested kvno is IGNORE_KVNO, fix the error return so that 0Theodore Tso1994-10-262-2/+8
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-262-2/+2
* Add ISODE_DEFSTheodore Tso1994-10-152-0/+5
* Add the ISODE_DEFS ruleTheodore Tso1994-10-142-0/+5
* Only try to free the contents of the keytab_entry if it is non-NULLTheodore Tso1994-10-052-2/+13
* Fix to compare using new_entry instead of cur_entry. (Bug made inTheodore Tso1994-10-052-5/+8
* resolve's first argument is now a const char *Theodore Tso1994-10-044-4/+11
* Added missing * to function pointer deferenceTheodore Tso1994-10-041-1/+1
* Add magic number placeholder to statically initialized filesTheodore Tso1994-10-014-0/+9
* If the prefix "FILE:" is not given, assume the default operations listTheodore Tso1994-09-302-2/+10
* Return the most recent key (with the greatest kvno) instead of theTheodore Tso1994-09-292-7/+25
* Change the interface of krb5_ktfile_read_entry andTheodore Tso1994-09-236-46/+45
* Oops. One more free needed to be insertedTheodore Tso1994-09-231-0/+1
* Fix memory leak caused by not freeing top-level structureTheodore Tso1994-09-232-0/+6
* Fixed bug reported by Bill Sommerfeld where a missing byte-swap on aTheodore Tso1994-09-152-3/+15
* stamp out rcs keywordsMark Eichin1994-08-1821-123/+21
* unused labelMark Eichin1994-08-141-1/+0
* stamp..Mark Eichin1994-08-091-51/+0
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-61/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-022-39/+0
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* improve clean rulesMark Eichin1994-06-231-0/+3
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-212-0/+2
* support to allow --with-ccopts=Tom Yu1994-06-214-0/+4
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-182-2/+2
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-174-2/+4
* Added missing indirection. This was causing krb5_kt_next_entry to fail...Theodore Tso1994-06-151-1/+1
* autoconf enhancements for kerberosMark Eichin1994-06-094-0/+107
* Fix memory leak; make sure cur_entry is freed, as well as its contentsTheodore Tso1993-12-011-8/+10
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-157-13/+13
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-0123-46/+46
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-042-2/+2
* Add version number to the ktfile structure.Theodore Tso1992-09-291-0/+16
* Folded in HP's changes to the keytab file format, plus our changes toTheodore Tso1992-09-291-266/+594
* Added support for the ktf_remove functionTheodore Tso1992-09-291-1/+48
* Support separate source and binary directoriesJohn Carr1992-08-212-20/+20
* Checked in jfc's changes (principal type change)Theodore Tso1992-06-191-26/+53
* Major rewrite for a more portable data formatJohn Carr1992-02-231-143/+249
* OtherdirLibraryTarget doesn't supply depend:: targetJohn Carr1991-06-062-0/+4
* Update copyright noticeJohn Kohl1991-06-0623-46/+368
* remove extraneous XXX'sJohn Kohl1991-04-195-6/+6