Age | Commit message (Expand) | Author |
2010-02-18 | enforce --no-armor when exporting to openpgp2ssh in case weird gpg.conf optio... | Daniel Kahn Gillmor |
2010-01-18 | flesh out check for reasonable-looking service names | Daniel Kahn Gillmor |
2010-01-18 | made public use of m-h show-keys instead of show-key, fixed stupid field-numb... | Daniel Kahn Gillmor |
2010-01-18 | renaming host_keys.pub.gpg to host_keys.pub.pgp | Daniel Kahn Gillmor |
2010-01-18 | simplified test to cope with possibility of re-ordered keytrans listfprs output | Daniel Kahn Gillmor |
2010-01-18 | fix keytrans test to handle possible permuted output of keytrans listfprs fro... | Jameson Rollins |
2010-01-18 | add check for multiple secret keys and new listfprs subcommand to tests/keytrans | Daniel Kahn Gillmor |
2010-01-17 | removed unnecessary tmpfile and repetitive keyid extraction from tests/basic | Daniel Kahn Gillmor |
2010-01-16 | fix revocation test | Jameson Rollins |
2010-01-15 | Try to fix monkeysphere-host and tests/basic for revoke-key test | Jameson Rollins |
2010-01-15 | Merge remote branch 'dkg/master' | Jameson Rollins |
2010-01-15 | tweaks to tests/basic for new monkeysphere-host ui | Jameson Rollins |
2010-01-14 | added missing openssl.cnf for test suite. | Daniel Kahn Gillmor |
2010-01-14 | added simple basic test for second key for monkeysphere-host, pulled this tim... | Daniel Kahn Gillmor |
2010-01-14 | changed test suite variable from HOSTKEY to SSHHOSTKEY; updated path to expor... | Daniel Kahn Gillmor |
2010-01-14 | updating test suite to new preferred "monkeysphere-host {add,revoke}-servicen... | Daniel Kahn Gillmor |
2010-01-14 | updated test suite to use scheme://hostname instead of raw hostname, in prepa... | Daniel Kahn Gillmor |
2010-01-14 | added test of "monkeysphere keys-for-userid" | Daniel Kahn Gillmor |
2009-08-01 | switch to using new checkperms script. | Daniel Kahn Gillmor |
2009-07-26 | ensuring that STRICT_MODES gets passed through to the monkeysphere subshell p... | Daniel Kahn Gillmor |
2009-07-26 | make expectedout file during keytrans test in test directory, not in the cwd | Daniel Kahn Gillmor |
2009-07-26 | do not make symlinks in the cwd during the test | Daniel Kahn Gillmor |
2009-07-26 | skip tests that will not behave properly when run under a loose working direc... | Daniel Kahn Gillmor |
2009-07-26 | make sure test sets proper permissions on the admin GNUPGHOME | Daniel Kahn Gillmor |
2009-07-24 | started preparing tests to work under loosely-permissioned temporary director... | Daniel Kahn Gillmor |
2009-07-16 | add a 'wait' in the test ssh_test function to try to get around the race cond... | Jameson Graef Rollins |
2009-07-14 | test revocation against alternate hostnames so that other tests can run after... | Daniel Kahn Gillmor |
2009-07-14 | tests/basic now tests for adding and revoking hostnames. | Daniel Kahn Gillmor |
2009-07-14 | recording extra suggested test for keytrans (deal with subkeys?) | Daniel Kahn Gillmor |
2009-07-14 | added tests to keytrans add and revoke user ID functionality | Daniel Kahn Gillmor |
2009-07-12 | add more tests for various cases of critical files under symlinked paths | Jameson Graef Rollins |
2009-07-11 | update test to test for cases when authorized_user_ids is a symlink | Jameson Graef Rollins |
2009-07-11 | switching keyrtrans from Digest::SHA1 to Digest::SHA | Daniel Kahn Gillmor |
2009-07-11 | update keytrans test to produce more reasonable output | Daniel Kahn Gillmor |
2009-07-11 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2009-07-11 | try to make keytrans test useful again. | Daniel Kahn Gillmor |
2009-07-11 | more replacement of read -p with printf; read (re #446) | mike castleman |
2009-06-30 | some small improvements to test/basic, including checking for sshd | Jameson Graef Rollins |
2009-04-06 | make test prompt for shell on failure enbabled by default, and turned off wit... | Jameson Graef Rollins |
2009-04-05 | couple of modifications to the test: | Jameson Graef Rollins |
2009-03-01 | break out default variables into their own file: defaultenv | Jameson Graef Rollins |
2009-03-01 | tests no longer prompt for bash for inspection unless MONKEYSPHERE_TEST_ALLOW... | Daniel Kahn Gillmor |
2009-02-22 | Fix how version number is saved/retrieved. Version is now stored in | Jameson Graef Rollins |
2009-02-21 | fix bug in ssh connection test | Jameson Graef Rollins |
2009-02-21 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-21 | making entry into subshell after failed test run more explicit (thanks for th... | Daniel Kahn Gillmor |
2009-02-21 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-21 | cleanup of how ssh_test return code is captured in tests/basic | Jameson Graef Rollins |
2009-02-21 | added new explicit checks for relevant perl modules in tests/basic. | Daniel Kahn Gillmor |
2009-02-21 | some small tweaks to the test: | Jameson Graef Rollins |