summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* changes for new encryption & cksum interfaceJohn Kohl1990-05-101-5/+13
* SRCS first, so make rules fire properlyJohn Kohl1990-05-101-1/+4
* add SRCS dependency line to force meta-generationJohn Kohl1990-05-101-0/+2
* change DES directoriesJohn Kohl1990-05-101-1/+1
* zero-based arrays for keytype/etype maxJohn Kohl1990-05-101-2/+2
* *** empty log message ***edg1990-05-1029-0/+3736
* fix typoJohn Kohl1990-05-091-1/+1
* *** empty log message ***John Kohl1990-05-091-0/+7
* changes for new checksum interfaceJohn Kohl1990-05-092-8/+24
* changes for new encryption interfaceJohn Kohl1990-05-097-7/+7
* changes for new encryption interfaceJohn Kohl1990-05-093-3/+3
* add delete functionJohn Kohl1990-05-091-9/+65
* fix all:: target orderJohn Kohl1990-05-091-0/+2
* fix up order for all::John Kohl1990-05-091-1/+2
* update to new cksum interfaceJohn Kohl1990-05-091-8/+11
* add DES key codes & generic key codesJohn Kohl1990-05-091-0/+5
* copy_ticket is now a globalJohn Kohl1990-05-081-24/+5
* return retval as appropriateJohn Kohl1990-05-081-1/+1
* *** empty log message ***John Kohl1990-05-081-0/+71
* various minor fixes to make it workJohn Kohl1990-05-081-14/+15
* add copy_authJohn Kohl1990-05-081-0/+2
* *** empty log message ***John Kohl1990-05-081-0/+110
* add copy_tick.cJohn Kohl1990-05-081-0/+2
* add missing bracesJohn Kohl1990-05-081-5/+4
* fix up confusion about errors and cur_entryJohn Kohl1990-05-081-4/+6
* need to append to not nuke the fileJohn Kohl1990-05-081-3/+3
* zero out the contents before freeingJohn Kohl1990-05-081-0/+1
* use writable resolve routineJohn Kohl1990-05-081-1/+1
* add ktf_wreslv.oJohn Kohl1990-05-081-1/+2
* add writable stuffJohn Kohl1990-05-081-0/+3
* *** empty log message ***John Kohl1990-05-081-0/+55
* use local creds to avoid bashingJohn Kohl1990-05-071-7/+9
* can't free creds, it is passed in, but we can free the componentsJohn Kohl1990-05-071-2/+14
* use OtherdirLibraryTargetJohn Kohl1990-05-071-3/+1
* need dto store the credsJohn Kohl1990-05-071-0/+3
* add AdditiveLibraryTargetJohn Kohl1990-05-071-1/+15
* change to use OtherdirLibraryTargetJohn Kohl1990-05-075-5/+5
* change to use OtherdirLibraryTargetJohn Kohl1990-05-071-1/+1
* change names to cc*.o, cc*.cJohn Kohl1990-05-071-7/+7
* change to OtherdirLibraryTargetJohn Kohl1990-05-071-1/+1
* add tgtnameJohn Kohl1990-05-051-0/+2
* no expunge flag to krb5_rc_store()John Kohl1990-05-051-1/+1
* add address supportJohn Kohl1990-05-045-13/+194
* fix typosJohn Kohl1990-05-041-2/+2
* fix typoJohn Kohl1990-05-041-1/+1
* cleanup addrs on errorsJohn Kohl1990-05-041-2/+4
* copy addressesJohn Kohl1990-05-041-0/+7
* reverse args to memset to be correctJohn Kohl1990-05-041-1/+1
* compute etype from keytype (needs to be compatible in any case)John Kohl1990-05-041-8/+22
* add copy_addrs.cJohn Kohl1990-05-041-0/+2