summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-28move to using 'none' for the RAW_AUTHORIZED_KEY value to use for *not*Jameson Graef Rollins
2008-10-28touch known_hosts file in monkeysphere so that permission checkingJameson Graef Rollins
2008-10-28cleaning up basic test.Daniel Kahn Gillmor
2008-10-28enforce error checking when transferring the authorized keys file. If the tr...Daniel Kahn Gillmor
2008-10-28cleaning up debian packaging.Daniel Kahn Gillmor
2008-10-28more work on test suite, and add new tmpdir to monkeysphere.dirs.Jameson Graef Rollins
2008-10-28chown authorized_keys files as jrollins, and add monkeysphere tmpdir in SYSDA...Jameson Graef Rollins
2008-10-28testing: tighten up the umask before sshd launch, so that the socket is not e...Daniel Kahn Gillmor
2008-10-28test suite now auto-detects which flavor of prng support GPG uses.Daniel Kahn Gillmor
2008-10-28do not choke at end of test suite if no sshd was ever launched.Daniel Kahn Gillmor
2008-10-28make sure that the /etc/monkeysphere/gpg-*.conf are placed during package ins...Daniel Kahn Gillmor
2008-10-28add more debugging output.Jameson Graef Rollins
2008-10-28fix bugs in authorized_* file permission checking.Jameson Graef Rollins
2008-10-28added release notes for 0.17-1Daniel Kahn Gillmor
2008-10-28update changelog in preparation for 0.17 release.Daniel Kahn Gillmor
2008-10-28tests now avoid prompting for default identity files.Daniel Kahn Gillmor
2008-10-27extend test suite to check for authentication denial whenJameson Graef Rollins
2008-10-27updated gnutls info on download page.Jameson Graef Rollins
2008-10-27fix missing log level in config files.Jameson Graef Rollins
2008-10-27Move to using empty string for not using a user-controlledJameson Graef Rollins
2008-10-26Merge commit 'dkg/master'Jameson Graef Rollins
2008-10-26comment to bug about parsing ssh config files.Jameson Graef Rollins
2008-10-26comment to bug about existing invalid authentication keys.Jameson Graef Rollins
2008-10-26close bug about problem in authorized_keys generation in monkeysphere-server.Jameson Graef Rollins
2008-10-26Changes to fix bug in authorized_keys file generation inJameson Graef Rollins
2008-10-26tracking freebsd packaging from anarcat.Daniel Kahn Gillmor
2008-10-26Removed the gnutls component from our APT repo, since gnutls 2.6 is now in de...Daniel Kahn Gillmor
2008-10-26added notes about recent work on george.Daniel Kahn Gillmor
2008-10-26included the full GPG transcript of granting trust in the User QuickStart guide.Daniel Kahn Gillmor
2008-10-26Merge commit 'micah/master'Daniel Kahn Gillmor
2008-10-26Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-10-26add comment to bug.Jameson Graef Rollins
2008-10-26Merge commit 'dkg/master'Micah Anderson
2008-10-26add some documentation to the user section about establishing trustMicah Anderson
2008-10-26updated freebsd ports information.Daniel Kahn Gillmor
2008-10-26fixing build-releasenote so that it updates the tarball download link as well.Daniel Kahn Gillmor
2008-10-26fixing download link for latest released tarball.Daniel Kahn Gillmor
2008-10-26added 0.16-1 release announcement, plus new bug.Daniel Kahn Gillmor
2008-10-26packaging preparations for 0.16-1 release.Daniel Kahn Gillmor
2008-10-26testing: A bit more fine-tuning, so that the test suite should successfully c...Daniel Kahn Gillmor
2008-10-26testing: setting up the fake testuser account with an authorized_user_id.Daniel Kahn Gillmor
2008-10-26testing: change order of operations to make sure that authentication subkey i...Daniel Kahn Gillmor
2008-10-26testing: setting up the authorized_keys for testuser.Daniel Kahn Gillmor
2008-10-26testing: fixing some bash escaping, adding in one last FIXMEDaniel Kahn Gillmor
2008-10-26testing: added a passphrase (abc123) for the testuser private key; supplied a...Daniel Kahn Gillmor
2008-10-26testing: moved the LogLevel debugging for ssh into config files, added an ssh...Daniel Kahn Gillmor
2008-10-26testing: move ProxyCommand into a simple shell script to ease invocation (she...Daniel Kahn Gillmor
2008-10-26testing switching back to SSHD_PID, since the jobspec does not seem to work t...Daniel Kahn Gillmor
2008-10-26testing: only try to kill backgrounded sshd if process exists.Daniel Kahn Gillmor
2008-10-26testing: using jobspec instead of SSHD_PIDDaniel Kahn Gillmor