summaryrefslogtreecommitdiffstats
path: root/src
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
* *** empty log message ***John Kohl1991-02-204-0/+882
* *** empty log message ***John Kohl1991-02-201-0/+388
* plug some memory leaksJohn Kohl1991-02-202-0/+13
* free up the returned timeJohn Kohl1991-02-201-0/+3
* plug a memory leakJohn Kohl1991-02-201-5/+13
* Changes to conform with API modificationsTheodore Tso1991-02-192-8/+6
* 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-1914-73/+66
* varargs only if STDC and com_err.h used..John Kohl1991-02-181-1/+4
* implement partial realm spanningJohn Kohl1991-02-181-1/+105
* 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-183-2/+38
* need to initialize salt in all casesJohn Kohl1991-02-181-0/+4
* rearrange lib linking stuffJohn Kohl1991-02-181-9/+12
* fix up for yet better Imake supportJohn Kohl1991-02-181-2/+2
* remove mentions of perl; it's not usedJohn Kohl1991-02-182-10/+0
* stdarg/varargs is included by com_err.hJohn Kohl1991-02-171-5/+1
* avoid problems with #defined memcpy, memsetJohn Kohl1991-02-171-7/+11
* 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
* fix makefile for new KLIB stuffJohn Kohl1991-02-161-2/+2
* free funcs are now voidJohn Kohl1991-02-161-29/+29
* normalize makefileJohn Kohl1991-02-161-31/+5
* don't need funky asn.1 Makefile stuffJohn Kohl1991-02-161-2/+0
* use des5 to avoid name clashJohn Kohl1991-02-151-1/+1
* use Krb5LibraryTargetJohn Kohl1991-02-156-6/+6
* change around locations & such for librariesJohn Kohl1991-02-152-11/+31
* fix up some logging codeJohn Kohl1991-02-141-25/+17
* changes for salts in the databaseJohn Kohl1991-02-141-15/+65
* add salt supportJohn Kohl1991-02-142-4/+35
* add in padata salting supportJohn Kohl1991-02-141-1/+49
* fix erroneous define of process_v4John Kohl1991-02-141-0/+8
* Changes to reflect the API interface changesTheodore Tso1991-02-141-2/+7
* use K4LIBJohn Kohl1991-02-141-1/+3
* some editorial comments removedJohn Kohl1991-02-141-12/+2
* only insert the replay if we succeeded in generating a replyJohn Kohl1991-02-141-1/+2
* use spaces to disambiguateJohn Kohl1991-02-131-1/+1