summaryrefslogtreecommitdiff
path: root/client/wallet.c
AgeCommit message (Collapse)Author
2006-08-23Make quite a bit more behavior configurable so that I can run a meaningfulRuss Allbery
test. Display show output to standard out instead of writing it to a keytab file. NULL-terminate the commands passed to the server. Don't constrain the object type to be keytab.
2006-08-17Initial very simple wallet client program.Russ Allbery