summaryrefslogtreecommitdiff
path: root/changelog
AgeCommit message (Collapse)Author
2010-02-18touching up changelogs as we work toward a 0.29 release.Daniel Kahn Gillmor
2010-02-04fix monkeysphere-authentication man page reference to AuthorizedKeysFile for ↵Jameson Rollins
sshd_config
2010-01-19updating changelogs in preparation for 0.28 releaseDaniel Kahn Gillmor
2010-01-17separate upstream and debian packaging changelogsJameson Rollins
2008-11-16added some useful output to the ssh-proxycommand for "marginal" casesJameson Graef Rollins
where keys are found for host but do not have full validity. this uses ssh-keyscan to pull the key for the host in question, check this key against the keys against those found via gpg, and output some useful information about the one that matches.
2008-11-15move debian packaging to the packaging/ subdirectory.Jameson Graef Rollins