Age | Commit message (Expand) | Author |
2009-02-17 | bring tests/basic uptodate with the new PROMPT env variable. | Jameson Graef Rollins |
2009-02-17 | add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable, | Jameson Graef Rollins |
2009-02-17 | fix a couple of left over references to expert | Jameson Graef Rollins |
2009-02-16 | fix reference to HOST_FINGERPRINT in show-key, and fix some references | Jameson Graef Rollins |
2009-02-12 | tweak some of the log output inconsequentially | Jameson Graef Rollins |
2009-02-12 | add list-certifiers to the basic test | Jameson Graef Rollins |
2009-02-12 | tests/basic: respect $TMPDIR variable for temporary directories set up during... | Daniel Kahn Gillmor |
2009-02-12 | some clean up to tests/basic | Jameson Graef Rollins |
2009-02-05 | tests/basic created the wrong monkeysphere-authentication.conf | Daniel Kahn Gillmor |
2009-02-05 | fixing out-of-date comments | Daniel Kahn Gillmor |
2009-02-05 | fixing dumb typo in tests/basic | Daniel Kahn Gillmor |
2009-02-05 | restoring absolute paths to both TEMPDIR and TESTDIR in tests/basic. | Daniel Kahn Gillmor |
2009-02-04 | set proper permissions on administrator gnupghome. | Daniel Kahn Gillmor |
2009-02-04 | tests/basic ensure that the directory is actually an absolute path, not a rel... | Daniel Kahn Gillmor |
2009-02-04 | tests: making the temporary directory be created in a new place. make sure t... | Daniel Kahn Gillmor |
2009-02-04 | move keytrans test to a separate test script, and move functions common to al... | Jameson Graef Rollins |
2009-02-04 | add test of key conversion (openpgp2ssh and pem2openpgp) in test script. | Jameson Graef Rollins |
2009-02-03 | fix up gen/import-key: | Jameson Graef Rollins |
2009-02-02 | add ability to specify key length of core secret key, so the test scripts can... | Jameson Graef Rollins |
2009-02-01 | Fix a bug in setup where gpg was called instead of gpg_core. This | Jameson Graef Rollins |
2009-02-01 | some tweaks to the man pages | Jameson Graef Rollins |
2009-02-01 | fix a bunch of directory references to the new data/share dirs | Jameson Graef Rollins |
2009-02-01 | some small tweaks, and one tiny syntax bug fix, to ma/setup, and some | Jameson Graef Rollins |
2009-02-01 | removed some unnecessary setup from the basic test, pulling the random string... | Daniel Kahn Gillmor |
2009-02-01 | add setup subcommand call to ms-authentication, and more fixes to tests | Jameson Graef Rollins |
2009-01-31 | fix some things bugs from the separation transition, and try to fix the test ... | Jameson Graef Rollins |
2009-01-31 | fix some test problems related to gpg.conf locations | Micah Anderson |
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 | 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 |