summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* clean up tgtJohn Kohl1991-02-201-0/+1
* didn't plug memory leak properly last timeJohn Kohl1991-02-201-8/+8
* plug a memory leakJohn Kohl1991-02-201-0/+5
* remove spurious commaJohn Kohl1991-02-201-1/+1
* update copyrightJohn Kohl1991-02-201-1/+4
* free up the returned timeJohn Kohl1991-02-201-0/+3
* plug a memory leakJohn Kohl1991-02-201-5/+13
* Added cp_key_cnt to the libraryTheodore Tso1991-02-191-0/+2
* Changes to conform with API modificationsTheodore Tso1991-02-1914-200/+194
* Changed ot make it copy back the principal returned by the KDCTheodore Tso1991-02-191-5/+10
* fix up copyrightsJohn Kohl1991-02-191-2/+3
* update copyright noticesJohn Kohl1991-02-1911-47/+41
* update copyright noticesJohn Kohl1991-02-199-35/+32
* changed interface of walk_rtree (only need realm names, not principals)John Kohl1991-02-181-3/+4
* fix up to allow KDC to return a shorthand path, and to ask KDC's for suchJohn Kohl1991-02-181-7/+35
* incorporate fixes from pau@ibm.com, plus other errors.John Kohl1991-02-181-38/+48
* add KRB5_TC_MATCH_SRV_NAMEONLYJohn Kohl1991-02-182-2/+37
* need to define/declare htons/ntohsJohn Kohl1991-02-171-0/+1
* fix ntohs/htonsJohn Kohl1991-02-172-0/+2
* need netinet/in.h for htons/ntohsJohn Kohl1991-02-172-0/+2
* more cleanupsJohn Kohl1991-02-161-2/+2
* normalize makefileJohn Kohl1991-02-161-31/+5
* don't need funky asn.1 Makefile stuffJohn Kohl1991-02-161-2/+0
* use Krb5LibraryTargetJohn Kohl1991-02-156-6/+6
* add salt supportJohn Kohl1991-02-141-4/+26
* include count in the outputJohn Kohl1991-02-132-2/+10
* fix copyrightsJohn Kohl1991-02-1212-12/+12
* adapted from scc_maybeJohn Kohl1991-02-121-0/+86
* fix argument typeJohn Kohl1991-02-121-2/+2
* MAYBE_OPEN/MAYBE_CLOSE changesJohn Kohl1991-02-127-88/+38
* MAYBE_OPEN/MAYBE_CLOSE changesJohn Kohl1991-02-122-16/+32
* add defines for vno and open flagsJohn Kohl1991-02-121-1/+23
* add fcc_close_file, fcc_open_fileJohn Kohl1991-02-121-1/+5
* add fcc_maybeJohn Kohl1991-02-121-3/+3
* properly deal with errno on short read/writeJohn Kohl1991-02-122-12/+23
* now use int flag to scc_open_fileJohn Kohl1991-02-125-5/+5
* now use int flag to scc_open_fileJohn Kohl1991-02-121-2/+3
* work around ultrix stdio bugJohn Kohl1991-02-121-5/+50
* add file format version codeJohn Kohl1991-02-122-3/+17
* add defines for vno, flag passingJohn Kohl1991-02-121-0/+6
* add vno codeJohn Kohl1991-02-111-7/+58
* plug file descriptor leaksJohn Kohl1991-02-111-20/+33
* add vno code; plug file descriptor leaksJohn Kohl1991-02-111-0/+24
* add version number errorsJohn Kohl1991-02-071-0/+7
* *** empty log message ***John Kohl1991-02-061-0/+17
* fix mistaken order of args to tgtname()John Kohl1991-02-061-2/+2
* need to convert the subkeys as wellJohn Kohl1991-02-062-0/+12
* Added kdb_db_destroy() functionTheodore Tso1991-02-021-0/+61
* Changed to use the decryption key from the the _client_ principal,Theodore Tso1991-01-181-6/+6
* the DES_CBC checksum is collision proof and keyedJohn Kohl1991-01-171-2/+4