summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-27Tweak how empty authorized_user_ids and known_hosts files are handled.Jameson Graef Rollins
2008-07-26Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-07-25Fix how ownertrust is set for host key in authentication keyring.Jameson Graef Rollins
2008-07-25allowing expiration dates with strings longer than one digit (e.g. "10m" mean...Daniel Kahn Gillmor
2008-07-23monkeysphere-server add-identity-certifier --trust now takes textual values (...Daniel Kahn Gillmor
2008-07-22fixing return code error in openpgp2ssh, preparing for new release.Daniel Kahn Gillmor
2008-07-10Fix tests for gen-subkey.Jameson Graef Rollins
2008-07-10Fix argument checking for functions with options.Jameson Graef Rollins
2008-07-10Add man entry about gpg-authentication-cmdJameson Graef Rollins
2008-07-10Tweak key publication command.Jameson Graef Rollins
2008-07-10Properly scope getopt for subcommands.Jameson Graef Rollins
2008-07-10Added file permission check function, and fixed bug in key writing forJameson Graef Rollins
2008-07-10Update man pages, and tweak default error return code.Jameson Graef Rollins
2008-07-09A bunch of changes for variable scoping, exit codes, etc. SeeJameson Graef Rollins
2008-07-01small tweak to man page, and fix some alt port handling in proxy command.Jameson Graef Rollins
2008-07-01A bunch of work on man pages to shore up interface and behavior beforeJameson Graef Rollins
2008-06-30Allow for passing CHECK_KEYSERVER variable to proxycommandJameson Graef Rollins
2008-06-30Update man pages. Small tweak to proxycommand.Jameson Graef Rollins
2008-06-29Add better host certifier management, and updated man page.Jameson Graef Rollins
2008-06-29remove unnecessary log outputJameson Graef Rollins
2008-06-29More work on priviledge separation for host/authentication keyring.Jameson Graef Rollins
2008-06-25special gpg functions for host/authentication.Jameson Graef Rollins
2008-06-24Priviledge separation: use new monkeysphere user to handleJameson Graef Rollins
2008-06-24Fix man pages to reflect recent path changes.Jameson Graef Rollins
2008-06-24Small tweaks to prepare for upcoming changes.Jameson Graef Rollins
2008-06-24Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere.Jameson Graef Rollins
2008-06-23fix some authorized_keys updating bugs in ms-server, and update to useJameson Graef Rollins
2008-06-23don't unnecessarily export ERRJameson Graef Rollins
2008-06-23Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-23updating monkeysphere-server usage to reflect new shortcut for update-users.Daniel Kahn Gillmor
2008-06-23authorized_keys files appear to need to be readable by the user logging in.Daniel Kahn Gillmor
2008-06-23switched shortcut for monkeysphere-server update-users to "u", added some FIX...Daniel Kahn Gillmor
2008-06-23Revert to simpler keyserver checking policy in proxy-command.Jameson Graef Rollins
2008-06-23Add trap to remove lockfiles on exit.Jameson Graef Rollins
2008-06-23unless a problem comes up, monkeysphere-server should return an error code of 0.Daniel Kahn Gillmor
2008-06-23Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-23openpgp2ssh can now accept arbitrary-length key IDs (from the trivialDaniel Kahn Gillmor
2008-06-23Genericize raw binary <-> printable hex converters.Daniel Kahn Gillmor
2008-06-23Provide better (ie. more informative) return codes. Required someJameson Graef Rollins
2008-06-22Improve trust-key function.Jameson Graef Rollins
2008-06-21Improved gen-key function for server.Jameson Graef Rollins
2008-06-21Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-21add some things to the TODOJameson Graef Rollins
2008-06-21make the ssh-agent prompt from seckey2sshagent more intelligibleDaniel Kahn Gillmor
2008-06-21Add some more checks to gen-subkeyJameson Graef Rollins
2008-06-21Merge commit 'mlcastle/master'Daniel Kahn Gillmor
2008-06-21Merge commit 'mlcastle/master'Jameson Graef Rollins
2008-06-21fix typomike castleman
2008-06-21Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-21tiny change to commentJameson Graef Rollins