Merge commit 'jrollins/master'
[monkeysphere.git] / src /
2009-02-01 Matt GoinsMerge commit 'jrollins/master'
2009-02-01 Matt GoinsMerge commit 'dkg/master'
2009-02-01 Jameson Graef RollinsMerge commit 'micah/master'
2009-02-01 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-01 Jameson Graef Rollinsmore big cleanup of host/authentication commands to...
2009-01-31 Micah AndersonMerge commit 'dkg/master'
2009-01-31 Daniel Kahn Gillmorremove executable bit, remove shebang line, update...
2009-01-31 Micah AndersonChange the monkeysphere header to have 2009 copyright...
2009-01-31 Micah Andersonchange the copyright year and add my name to the header...
2009-01-31 Matt GoinsMerge commit 'jrollins/master'
2009-01-31 Matt GoinsMerge commit 'dkg/master'
2009-01-31 Jameson Graef RollinsMerge commit 'dkg/master'
2009-01-31 Jameson Graef Rollinsmore moving to subfunctions, and rename of show-key
2009-01-31 Matt GoinsMerge commit 'dkg/master'
2009-01-31 Jameson Graef Rollinsmake subcommand subfunction that were missed previously
2009-01-31 Daniel Kahn Gillmormerging from jrollins
2009-01-31 Matt GoinsMerge commit 'jrollins/master'
2009-01-31 Jameson Graef Rollinsfix usage for import/gen-key, and remove revoker option...
2009-01-31 Jameson Graef Rollinsturn subcommands into subfunctions, that will need...
2009-01-31 Daniel Kahn Gillmormerging jrollins and micah work, reverting ui changes...
2009-01-31 Daniel Kahn Gillmormerging changes from micah
2009-01-31 Jameson Graef Rollinsadd ssh-proxycommand as subcommand to monkeysphere
2009-01-31 Jameson Graef RollinsMerge commit 'dkg/master'
2009-01-31 Jameson Graef Rollinsbreak out monkeysphere-{host,authentication} subcommand...
2009-01-31 Micah Andersonresyn implementation of m-s gen-key with the help output
2009-01-31 Matt GoinsMerge commit 'jrollins/master'
2009-01-31 Micah AndersonRemove the test for the root user, effectively revertin...
2009-01-31 Jameson Graef Rollinsbreak out import-key and gen-key from monkeysphere...
2009-01-31 Daniel Kahn Gillmorremoving unused monkeyshell stub.
2009-01-31 Jameson Graef Rollins- break out monkeysphere-server command into
2009-01-31 Micah AndersonMerge commit 'jrollins/master'
2009-01-31 Matt GoinsMerge commit 'jrollins/master'
2009-01-31 Jameson Graef Rollinschange log level for unacceptable keys that can not...
2009-01-31 Jameson Graef Rollinsadd pem2openpgp to make install target
2009-01-30 Micah AndersonMerge branch 'master' of git+ssh://labs.riseup.net...
2009-01-26 Daniel Kahn Gillmormerging in new george changelog entry from micah
2009-01-16 Jameson Graef Rollinswork on fleshing out the new functionality for the...
2009-01-12 Daniel Kahn Gillmorpem2openpgp: reorganization, cleanup of comments, addin...
2009-01-12 Daniel Kahn Gillmorpem2openpgp: cleaning up some comments, not fetching...
2009-01-12 Daniel Kahn Gillmorpem2openpgp: implemented extended euclidean algorithm...
2009-01-12 Daniel Kahn Gillmorpem2openpgp: reorganized some code, put in initial...
2009-01-10 Daniel Kahn Gillmorpem2openpgp: replace raw numbers with semantic labellin...
2009-01-08 Daniel Kahn Gillmorfix stupid typos; switch padding during rsa signatures...
2009-01-08 Daniel Kahn Gillmorpem2openpgp: make lookup tables of relevant parameters.
2009-01-07 Matt GoinsMerge commit 'dkg/master'
2009-01-07 Daniel Kahn Gillmorpem2openpgp: break out usage flags, default to creating...
2009-01-07 Daniel Kahn Gillmorpem2openpgp: clean up comments, treat fingerprint as...
2009-01-07 Daniel Kahn Gillmorclarifying make_rsa_key_body() to make_rsa_pub_key_body()
2009-01-07 Daniel Kahn Gillmorpem2openpgp now accepts a choice of User ID on stdin.
2009-01-07 Daniel Kahn Gillmoruse bytes in pem2openpgp to ensure that length calculat...
2009-01-07 Daniel Kahn Gillmorremoved last hardcoded data in pem2openpgp; it seems...
2009-01-07 Daniel Kahn Gillmorclean up a bit of pem2openpgp and remove some of the...
2009-01-07 Daniel Kahn Gillmoradded first pass at perl script to convert existing...
2008-12-31 Jameson Graef Rollinsclean up option parsing and key checking in gen_key...
2008-12-28 Jameson Graef Rollinsadded version output option
2008-12-17 Jameson Graef Rollinsget rid of getopts.
2008-12-05 Matt GoinsMerge commit 'dkg/master'
2008-12-01 Jameson Graef Rollinsadd a couple of bugs about posix compliance and the...
2008-11-30 Daniel Kahn Gillmoradded yet another FIXME to m-s d
2008-11-30 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-11-30 Jameson Graef Rollinsadd new check_host_keyring function for better checks...
2008-11-18 Micah AndersonMerge commit 'dkg/master'
2008-11-17 Jameson Graef RollinsHA! I figured out how to get ssh-keygen to read stdin...
2008-11-17 mike castlemanMerge commit 'web/master'
2008-11-17 Jameson Graef RollinsMore work on the marginal case output for the ssh-proxy...
2008-11-17 Jameson Graef Rollinsreally fix the ssh_host_rsa_key.pub.gpg output.
2008-11-17 Jameson Graef Rollinsfix quoting in output of ssh_host_rsa_key.pub.gpg....
2008-11-16 Jameson Graef Rollinsadd some more informative debug output to key processing.
2008-11-16 Matt GoinsMerge commit 'dkg/master'
2008-11-16 Jameson Graef RollinsMerge commit 'dkg/master'
2008-11-16 Jameson Graef Rollinsadded some useful output to the ssh-proxycommand for...
2008-11-16 Daniel Kahn Gillmorexporting SSH host public key (two variants: one tradit...
2008-11-16 Daniel Kahn Gillmorm-s s: avoid failures when $TMPDIR has a space in it...
2008-11-16 Daniel Kahn GillmorMerge commit 'micah/master'
2008-11-16 Jameson Graef RollinsAdded info log output when a new key is added to known_...
2008-11-15 Jameson Graef RollinsMerge commit 'micah/master'
2008-11-15 Micah Andersonchange from using a filename that is a just a space...
2008-11-15 Jameson Graef Rollinsremove pruning of the ssh fingerprint output in monkeys...
2008-10-31 Matt GoinsMerge commit 'dkg/master'
2008-10-30 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-10-30 Daniel Kahn Gillmordo more testing to make sure that mktemp calls do not...
2008-10-29 Matt GoinsMerge commit 'dkg/master'
2008-10-29 Jameson Graef RollinsMerge commit 'dkg/master'
2008-10-29 Jameson Graef Rollinsset DISPLAY in test suite so that passphrase prompting...
2008-10-29 Jameson Graef Rollinsmove to using 'none' for the RAW_AUTHORIZED_KEY value...
2008-10-29 Jameson Graef Rollinstouch known_hosts file in monkeysphere so that permissi...
2008-10-29 Daniel Kahn Gillmorenforce error checking when transferring the authorized...
2008-10-28 Jameson Graef Rollinschown authorized_keys files as jrollins, and add monkey...
2008-10-28 Jameson Graef Rollinsadd more debugging output.
2008-10-28 Jameson Graef Rollinsfix bugs in authorized_* file permission checking.
2008-10-27 Matt GoinsMerge commit 'dkg/master'
2008-10-27 Jameson Graef RollinsMove to using empty string for not using a user-controlled
2008-10-27 Jameson Graef RollinsMerge commit 'dkg/master'
2008-10-27 Matt GoinsMerge commit 'jrollins/master'
2008-10-27 Jameson Graef RollinsChanges to fix bug in authorized_keys file generation in
2008-10-27 Daniel Kahn GillmorRemoved the gnutls component from our APT repo, since...
2008-10-26 Micah AndersonMerge commit 'dkg/master'
2008-10-25 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-10-25 Jameson Graef Rollinsadd check to su_monkeysphere_user to not use su if...
2008-10-25 Daniel Kahn Gillmorswitch default keyservers to be pool.sks-keyservers...
next