monkeysphere.git
2008-06-21 Daniel Kahn... Merge commit 'mlcastle/master'
2008-06-21 mike castlemanfix typo
2008-06-20 Daniel Kahn... bumped up ssh logging on george.
2008-06-20 Daniel Kahn... touched /etc/environment on george.
2008-06-20 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-20 Jameson Graef... add file locking to known_hosts and authorized_keys
2008-06-19 Daniel Kahn... remove /etc/monkeysphere/authorized_user_ids directory...
2008-06-19 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-19 Jameson Graef... Fix for better way to check for user on system.
2008-06-19 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-19 Jameson Graef... Better handling of unknown users in server update-users...
2008-06-19 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-19 Jameson Graef... Remove {update,remove}-userids functions, since we...
2008-06-19 Daniel Kahn... added comments to seckey2sshagent.
2008-06-19 Jameson Graef... Added server config variable to specify user authorized...
2008-06-19 Daniel Kahn... documenting george debugging steps.
2008-06-19 Daniel Kahn... documenting addition of apt repo on george.
2008-06-19 Daniel Kahn... switching suite to experimental to properly reflect...
2008-06-19 Daniel Kahn... documented cronjob, and referred to user-id-configuration.
2008-06-19 Daniel Kahn... bumping revision number for next version.
2008-06-19 Daniel Kahn... re-worked documentation and raised issues in TODO about... monkeysphere_0.1-1
2008-06-19 Daniel Kahn... fixed think-o: running a commend with no arguments...
2008-06-19 Daniel Kahn... monkeysphere-server should not bother adding the user...
2008-06-19 Daniel Kahn... added more documentation about george, and more TODO...
2008-06-19 Daniel Kahn... updated doc/README to match the location of authorized_...
2008-06-19 Daniel Kahn... added description of steps needed to get host key publi...
2008-06-19 Daniel Kahn... update monkeysphere-server help to include new show...
2008-06-19 Daniel Kahn... added monkeysphere-server show-fingerprint
2008-06-19 Daniel Kahn... adjust man pages to reflect current thinking about...
2008-06-19 Daniel Kahn... clarify why monkeysphere-server publish_key is currentl...
2008-06-19 Daniel Kahn... monkeysphere-server gen-key creates keys with only...
2008-06-19 Daniel Kahn... added Ross Glover to credits (Ross, do you want to...
2008-06-19 Daniel Kahn... more notes on work on george.
2008-06-19 Daniel Kahn... preparing for first tagged release (planned for george...
2008-06-19 Daniel Kahn... added debian-package target to Makefile to simplify...
2008-06-19 Daniel Kahn... added policy docs about george.riseup.net
2008-06-19 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-19 Jameson Graef... update george changelog
2008-06-19 Jameson Graef... Update TODO after merge.
2008-06-19 Jameson Graef... Merge commit 'micah/master'
2008-06-19 Jameson Graef... Update to new agreed default host key usage flag (only...
2008-06-19 Daniel Kahn... Merge commit 'micah/master'
2008-06-19 Micah Andersonadd todo items that we discussed as being important...
2008-06-19 Micah AndersonMerge commit 'dkg/master'
2008-06-19 Micah Andersonadd george system changelog
2008-06-19 Jameson Graef... Add more nuanced keyserver checking policy, including...
2008-06-17 Jameson Graef... Very small change to comment field for authorized_keys...
2008-06-17 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-17 Jameson Graef... Fix small bug in man page.
2008-06-17 Jameson Graef... Add preliminary script to try to import a gpg private...
2008-06-17 Jameson Graef... Update man pages and TODO.
2008-06-17 Jameson Graef... Major rework to remove all caching. Everything process...
2008-06-17 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-17 Jameson Graef... Merge branch 'master' into no-cache
2008-06-16 Jameson Graef... Total rework of uid processing: rid of cache directory
2008-06-16 Jameson Graef... Add extra variables to gen-key.
2008-06-16 Jameson Graef... Add log output for keyserver checking.
2008-06-16 Jameson Graef... Fix bug in configuration handling for HASH_KNOWN_HOSTS and
2008-06-16 Jameson Graef... Allow for specification of whether to check keyserver.
2008-06-16 Jameson Graef... Allow for specification of whether to check keyserver.
2008-06-16 Daniel Kahn... genericized the hex printing capabilities.
2008-06-16 Daniel Kahn... openpgp2ssh whitespace and comment cleanup.
2008-06-16 Daniel Kahn... openpgp2ssh now handles private key export for subkeys...
2008-06-15 Jameson Graef... fix some output formatting.
2008-06-15 Jameson Graef... Fix gen-subkey function for client.
2008-06-15 Jameson Graef... Separate required key capability variables for users...
2008-06-14 Jameson Graef... Merge commit 'dkg/master'
2008-06-14 Jameson Graef... More work on the man pages.
2008-06-14 Jameson Graef... Add lsign-key to the trust_keys function so that the...
2008-06-14 Daniel Kahn... cleaning up error output.
2008-06-13 Jameson Graef... Merge commit 'dkg/master'
2008-06-13 Jameson Graef... Add 'remove_userid' function, inverse of 'update_userids'.
2008-06-13 Jameson Graef... make sure the authorized_user_ids file exists for users...
2008-06-13 Jameson Graef... More cleanup:
2008-06-13 Daniel Kahn... added TODO documentation with additional projects.
2008-06-13 Jameson Graef... Modify how logging is handled. Now send most everythin...
2008-06-13 Daniel Kahn... added enw to developers.
2008-06-13 Daniel Kahn... invert the sense of the loglevel test. duh.
2008-06-13 Daniel Kahn... making openpgp2ssh less verbose.
2008-06-13 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-13 Jameson Graef... fix bugs in ssh key export functions
2008-06-13 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-13 Daniel Kahn... Added Greg to author list.
2008-06-13 Jameson Graef... add debian manpages for proxycommand
2008-06-13 Jameson Graef... fix bug if user monkeysphere home directory didn't...
2008-06-13 Jameson Graef... add man page for the ssh proxy command script. needs...
2008-06-13 Daniel Kahn... including cache and config files in debian package.
2008-06-13 Daniel Kahn... monkeysphere debianization. Package can now be cleanly...
2008-06-13 Daniel Kahn... further debianization work. (also, made src/common...
2008-06-13 Daniel Kahn... added top-level Makefile for ease of building with...
2008-06-13 Daniel Kahn... keytrans cleanup: getting rid of unimplemented/useless...
2008-06-12 Daniel Kahn... tweaking debian packaging instructions. Still far...
2008-06-12 Daniel Kahn... Major openpgp2ssh overhaul. It's an unforgiving and...
2008-06-12 Daniel Kahn... reorganizing to prepare for transition to openpgp2ssh.
2008-06-12 Daniel Kahn... massaging the language in openpgp2ssh(1).
2008-06-12 Daniel Kahn... added ssh2gpg to Makefile
2008-06-12 Daniel Kahn... Merge commit 'jrollins/master'
2008-06-12 Jameson Graef... Man page work.
2008-06-11 Daniel Kahn... fixing spelling, fqdns in MonkeySpec examples
2008-06-11 Jameson Graef... some very small tweaks to the openpgp2ssh man page
next