summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* don't create the cache when resolvingJohn Kohl1990-05-021-10/+4
* fixes for ktentry.key changesJohn Kohl1990-05-022-2/+2
* add twice argumentJohn Kohl1990-05-021-1/+4
* add const to the in parameterJohn Kohl1990-05-022-2/+2
* remove functions which are now macrosJohn Kohl1990-05-021-12/+0
* don't free the struct; the caller provides itJohn Kohl1990-05-021-1/+0
* change from UTCtime to GeneralizedTimeJohn Kohl1990-05-011-24/+24
* cast args to write()John Kohl1990-05-011-1/+1
* fix openclose stuffJohn Kohl1990-05-015-15/+38
* casts for bcmpJohn Kohl1990-05-011-2/+2
* use xfreeJohn Kohl1990-05-011-5/+7
* cast read()John Kohl1990-05-011-3/+5
* git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@646 dc483132-0cff-0310-8789-dd54...John Kohl1990-05-011-5/+6
* use xfreeJohn Kohl1990-05-012-4/+4
* fix openclose stuffJohn Kohl1990-05-013-11/+14
* add ext-proto.hJohn Kohl1990-05-011-0/+1
* fix proto for krb5_fcc_generate_newJohn Kohl1990-05-011-1/+4
* add standard headerJohn Kohl1990-05-011-0/+19
* rearrange code to eliminate null-deref problemJohn Kohl1990-05-011-3/+4
* need to read password if not providedJohn Kohl1990-05-011-2/+20
* "file" should be "FILE"John Kohl1990-04-301-1/+1
* add krb5_default_pwd_prompt1, krb5_default_pwd_prompt2John Kohl1990-04-301-0/+4
* add store.cJohn Kohl1990-04-271-2/+4
* deal properly with errorsJohn Kohl1990-04-271-2/+2
* need libos-proto for get_default_realmJohn Kohl1990-04-271-0/+2
* need an error if unknownJohn Kohl1990-04-271-0/+1
* don't include null in length countJohn Kohl1990-04-271-1/+1
* add KRB5_KDB_CANTREAD_STORED, KRB5_KDB_BADSTORED_MKEYJohn Kohl1990-04-271-0/+2
* *** empty log message ***John Kohl1990-04-272-0/+109
* add support for non-interactive fetchJohn Kohl1990-04-271-1/+52
* need fullname argument, so re-writeJohn Kohl1990-04-271-36/+21
* *** empty log message ***John Kohl1990-04-271-0/+24
* add store_mkeyJohn Kohl1990-04-271-2/+4
* add fullname unparse featureJohn Kohl1990-04-271-1/+9
* changes for in-line key.John Kohl1990-04-261-1/+2
* add KRB5_KT_IOERRJohn Kohl1990-04-261-0/+1
* *** empty log message ***John Kohl1990-04-265-0/+188
* fix comments; write implementationJohn Kohl1990-04-261-4/+180
* add internal prototypesJohn Kohl1990-04-261-7/+20
* add all the new .o filesJohn Kohl1990-04-261-1/+9
* get should have been get_entryJohn Kohl1990-04-262-2/+2
* actually un-do effects of resolveJohn Kohl1990-04-261-2/+3
* clean up & make workJohn Kohl1990-04-261-7/+15
* finish implementationJohn Kohl1990-04-261-9/+30
* need to free the entry itself as wellJohn Kohl1990-04-261-0/+1
* need krb5.h to use ktfile.hJohn Kohl1990-04-251-0/+1
* fix to fix up typoJohn Kohl1990-04-251-4/+4
* use ext-proto.hJohn Kohl1990-04-251-0/+1
* add KT codesJohn Kohl1990-04-251-0/+7
* add ktf_ops, ktf_wopsJohn Kohl1990-04-251-1/+3