Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | Use correct form of Stanford's copyright statement | Russ Allbery | |
Change-Id: I06dd9ecca19315179bdd34d4b301548fe7604331 Reviewed-on: https://gerrit.stanford.edu/842 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu> | |||
2010-07-28 | Break wallet-rekey out into a separate client program | Russ Allbery | |
Build a separate wallet-rekey client that rekeys every keytab given on the command-line. Fix some coding style issues and add internal prototypes. Build the shared source for both clients into an uninstalled library to save compilation time. |