Age | Commit message (Expand) | Author |
2009-01-31 | fix location of the primary public keyring for the new reorganization | Micah Anderson |
2009-01-31 | rework the tests to use the new reorganization | Micah Anderson |
2009-01-31 | resyn implementation of m-s gen-key with the help output | Micah Anderson |
2008-11-09 | tests/basic ensure that any lingering sshd process will get killed off. | Daniel Kahn Gillmor |
2008-11-04 | very minor changes to test script | Jameson Graef Rollins |
2008-11-03 | set the bash pipefail option in the test script to return the error | Jameson Graef Rollins |
2008-10-30 | fixing check for test suite. | Daniel Kahn Gillmor |
2008-10-30 | fixing stupid typo. | Daniel Kahn Gillmor |
2008-10-30 | add checks to make sure that the test suite will be able to run. | Daniel Kahn Gillmor |
2008-10-29 | added comments and changelog notes about why the test script sets $DISPLAY | Daniel Kahn Gillmor |
2008-10-29 | set DISPLAY in test suite so that passphrase prompting falls through. | Jameson Graef Rollins |
2008-10-29 | finish consolidating test suite ssh test into single function, and | Jameson Graef Rollins |
2008-10-28 | move away from using MONKEYSPHERE_SERVER_CONFIG in test suite. | Jameson Graef Rollins |
2008-10-28 | tweak to test to not include user authorized_keys file. | Jameson Graef Rollins |
2008-10-28 | move to using 'none' for the RAW_AUTHORIZED_KEY value to use for *not* | Jameson Graef Rollins |
2008-10-28 | touch known_hosts file in monkeysphere so that permission checking | Jameson Graef Rollins |
2008-10-28 | cleaning up basic test. | Daniel Kahn Gillmor |
2008-10-28 | more work on test suite, and add new tmpdir to monkeysphere.dirs. | Jameson Graef Rollins |
2008-10-28 | chown authorized_keys files as jrollins, and add monkeysphere tmpdir in SYSDA... | Jameson Graef Rollins |
2008-10-28 | testing: tighten up the umask before sshd launch, so that the socket is not e... | Daniel Kahn Gillmor |
2008-10-28 | test suite now auto-detects which flavor of prng support GPG uses. | Daniel Kahn Gillmor |
2008-10-28 | do not choke at end of test suite if no sshd was ever launched. | Daniel Kahn Gillmor |
2008-10-28 | tests now avoid prompting for default identity files. | Daniel Kahn Gillmor |
2008-10-27 | extend test suite to check for authentication denial when | Jameson Graef Rollins |
2008-10-26 | testing: A bit more fine-tuning, so that the test suite should successfully c... | Daniel Kahn Gillmor |
2008-10-26 | testing: setting up the fake testuser account with an authorized_user_id. | Daniel Kahn Gillmor |
2008-10-26 | testing: change order of operations to make sure that authentication subkey i... | Daniel Kahn Gillmor |
2008-10-26 | testing: setting up the authorized_keys for testuser. | Daniel Kahn Gillmor |
2008-10-26 | testing: fixing some bash escaping, adding in one last FIXME | Daniel Kahn Gillmor |
2008-10-26 | testing: added a passphrase (abc123) for the testuser private key; supplied a... | Daniel Kahn Gillmor |
2008-10-26 | testing: moved the LogLevel debugging for ssh into config files, added an ssh... | Daniel Kahn Gillmor |
2008-10-26 | testing: move ProxyCommand into a simple shell script to ease invocation (she... | Daniel Kahn Gillmor |
2008-10-26 | testing switching back to SSHD_PID, since the jobspec does not seem to work t... | Daniel Kahn Gillmor |
2008-10-26 | testing: only try to kill backgrounded sshd if process exists. | Daniel Kahn Gillmor |
2008-10-26 | testing: using jobspec instead of SSHD_PID | Daniel Kahn Gillmor |
2008-10-26 | testing: fix ssh_config var UserKnownHosts to UserKnownHostsFile. | Daniel Kahn Gillmor |
2008-10-26 | testing: adding temporary monkeysphere config and ssh config. | Daniel Kahn Gillmor |
2008-10-26 | testing: make final ssh command more verbose; supplying a default empty passw... | Daniel Kahn Gillmor |
2008-10-26 | testing: transfer permissions of home directories for testuser and admin. | Daniel Kahn Gillmor |
2008-10-25 | repaired admin keyring | Daniel Kahn Gillmor |
2008-10-25 | more test suite fixes. | Jameson Graef Rollins |
2008-10-25 | more work on test suite. | Jameson Graef Rollins |
2008-10-25 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2008-10-25 | tests: do not use privilege separation with sshd. | Daniel Kahn Gillmor |
2008-10-25 | more work on test suite. | Jameson Graef Rollins |
2008-10-25 | testing: admin has signed key of testuser; testuser has lsigned key of admin,... | Daniel Kahn Gillmor |
2008-10-25 | more tweaks to test script. | Jameson Graef Rollins |
2008-10-25 | fix path to sshd_config in test script | Jameson Graef Rollins |
2008-10-25 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-10-25 | more changes to test suite, and add admin/testuser gpg.conf files to | Jameson Graef Rollins |