summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* use memcmp, not strncmpJohn Kohl1991-02-251-6/+6
* Fix argument to krb5_free_principal()John Carr1991-02-251-1/+1
* add combine_keysJohn Kohl1991-02-221-0/+12
* add mit_des_combine_subkeysJohn Kohl1991-02-221-0/+5
* add krb5_generate_subkeyJohn Kohl1991-02-221-0/+2
* *** empty log message ***John Kohl1991-02-221-0/+53
* oops, need to use &fetchcreds..John Kohl1991-02-221-1/+1
* plug memory leaksJohn Kohl1991-02-212-24/+6
* fix lib dependenciesJohn Kohl1991-02-211-1/+1
* also erase and free the temp keyJohn Kohl1991-02-211-0/+2
* correctly plug the leakJohn Kohl1991-02-211-2/+3
* plug memory leakJohn Kohl1991-02-212-4/+8
* plug memory leaksJohn Kohl1991-02-211-0/+4
* plug memory leakJohn Kohl1991-02-211-2/+3
* should (*) the free_translation functionJohn Kohl1991-02-211-1/+1
* turn off # line stuffJohn Kohl1991-02-211-1/+1
* Changes to conform with API modificationsTheodore Tso1991-02-215-30/+39
* Added f_tkt_auth.{c,o} to ImakefileTheodore Tso1991-02-211-2/+4
* Changes to conform with API modifications (to krb5_get_default_realm)Theodore Tso1991-02-213-35/+21
* Changes to conform with API modificationsTheodore Tso1991-02-213-18/+14
* use free_cred_contents routineJohn Kohl1991-02-201-14/+1
* plug memory leakJohn Kohl1991-02-202-2/+2
* plug memory leaksJohn Kohl1991-02-201-7/+9
* plug memory leakJohn Kohl1991-02-203-4/+10
* use free functionJohn Kohl1991-02-201-16/+3
* *** empty log message ***John Kohl1991-02-201-0/+33
* don't forget authdata!John Kohl1991-02-201-0/+2
* we can and should free creds.serverJohn Kohl1991-02-201-2/+3
* 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