summaryrefslogtreecommitdiff
path: root/src/monkeysphere-host
AgeCommit message (Expand)Author
2009-02-16fix reference to HOST_FINGERPRINT in show-key, and fix some referencesJameson Graef Rollins
2009-02-16REMOVE GEN_KEY. The gen_key function is entirely removed. DecidedJameson Graef Rollins
2009-02-16Stop all creation of a ssh_host_rsa_key.pub. Use openpgp2ssh to getJameson Graef Rollins
2009-02-16make sure MHTMPDIR is defined and createdJameson Graef Rollins
2009-02-15unbreakout some functions that were broken out earlier for handling creating ...Jameson Graef Rollins
2009-02-12fix reference to MONKEYSPHER_USER in ma/setupJameson Graef Rollins
2009-02-12break out a bunch of common functions in monkeysphere-host:Jameson Graef Rollins
2009-02-09rename function to get the host fingerprint, and fix someJameson Graef Rollins
2009-02-09break su_monkeysphere_user into common function, since it will likelyJameson Graef Rollins
2009-02-09define variable for public key files (HOST_KEY_PUB, HOST_KEY_PUB_GPG).Jameson Graef Rollins
2009-02-09Break out host export commands into gpg_host_export andJameson Graef Rollins
2009-02-08Some rearragement/cleanup in the monkeysphere-host:Jameson Graef Rollins
2009-02-03fix up gen/import-key:Jameson Graef Rollins
2009-02-01some general fixes:Jameson Graef Rollins
2009-02-01fix a bunch of directory references to the new data/share dirsJameson Graef Rollins
2009-01-31fix some things bugs from the separation transition, and try to fix the test ...Jameson Graef Rollins
2009-01-31some more fixes and tweaks to get things working in the new setupJameson Graef Rollins
2009-01-31more big cleanup of host/authentication commands to reflect newJameson Graef Rollins
2009-01-31merging from jrollinsDaniel Kahn Gillmor
2009-01-31fix usage for import/gen-key, and remove revoker option from gen-keyJameson Graef Rollins
2009-01-31turn subcommands into subfunctions, that will need to be sourced and executed.Jameson Graef Rollins
2009-01-31merging jrollins and micah work, reverting ui changes for m-h gen-key and imp...Daniel Kahn Gillmor
2009-01-31merging changes from micahDaniel Kahn Gillmor
2009-01-31break out monkeysphere-{host,authentication} subcommands into seperateJameson Graef Rollins
2009-01-31break out import-key and gen-key from monkeysphere-hostJameson Graef Rollins
2009-01-31- break out monkeysphere-server command intoJameson Graef Rollins