Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-05 | use /usr/bin/env to call perl in keytrans shebang. | Jameson Graef Rollins | |
2009-04-05 | some small compatibility changes: | Jameson Graef Rollins | |
- fix file_hash function to use md5 or md5sum, for Darwin compatibility - use build-in 'type' instead of 'which', which for some reason doesn't behave on Darwin - clean up some redirection calls. | |||
2009-04-05 | macports: better way to swap SYSDATADIR | Jameson Graef Rollins | |
2009-04-04 | macports: attempt at something that would 'patch' in the correct SYS..DIR ↵ | Jameson Graef Rollins | |
variables | |||
2009-04-04 | add proxycommand --no-connect option to monkeysphere usage | Jameson Graef Rollins | |
2009-04-04 | some updates to the macports package. actually installs things properly ↵ | Jameson Graef Rollins | |
now, but there are still some run-time issues to sort out. | |||
2009-03-27 | trying to make m gen-subkey more responsive in the face of errors, and ↵ | Daniel Kahn Gillmor | |
clearer to the user about what is going on. | |||
2009-03-25 | removed dummy comment to .gitignore again | Suno Ano | |
Signed-off-by: Suno Ano <suno.ano@sunoano.org> | |||
2009-03-25 | added some dummy comment to .gitignore | Suno Ano | |
Signed-off-by: Suno Ano <suno.ano@sunoano.org> | |||
2009-03-24 | started a README | Suno Ano | |
Signed-off-by: Suno Ano <suno.ano@sunoano.org> | |||
2009-03-24 | Merge commit 'dkg/master' | Matt Goins | |
2009-03-24 | fix typo in monkeysphere-host.8 (thanks, Suno Ano) | Daniel Kahn Gillmor | |
2009-03-24 | fixing typo in monkeysphere.1 (thanks, Suno Ano) | Daniel Kahn Gillmor | |
2009-03-23 | improving usage and man page for monkeysphere ssh-proxycommand. | Daniel Kahn Gillmor | |
2009-03-23 | add FIXME note about IPv6 addresses, and break out hostnames from the last ↵ | Daniel Kahn Gillmor | |
colon, not the first. | |||
2009-03-23 | updating debian/changelog | Daniel Kahn Gillmor | |
2009-03-23 | proposed patch for issue #660, to properly specify host and port number in ↵ | Jameson Graef Rollins | |
known_hosts lines. | |||
2009-03-22 | Merge commit 'web/master' | Jameson Graef Rollins | |
2009-03-22 | some more pruning of unnecessary usage of cat for the gnupg scripts. | Jameson Graef Rollins | |
2009-03-22 | add a news entry about the backports.org availability | Micah Anderson | |
2009-03-22 | Merge commit 'jrollins/master' | Micah Anderson | |
Conflicts: website/download.mdwn | |||
2009-03-22 | fix up the debian download section, add a link to the packages.d.o | Micah Anderson | |
page that lists all suites, including backports | |||
2009-03-22 | Start of macport packaging. | Jameson Graef Rollins | |
2009-03-18 | remove some extraneous invocations of cat. | Daniel Kahn Gillmor | |
2009-03-18 | small web tweak | Jameson Graef Rollins | |
2009-03-18 | Revert "small web tweak." | Jameson Graef Rollins | |
This reverts commit 6e0ec7e644ce8459db587bd68536aecdb2107315. | |||
2009-03-18 | small web tweak. | Jameson Graef Rollins | |
2009-03-18 | Merge commit 'micah/master' | Jameson Graef Rollins | |
Conflicts: website/download.mdwn | |||
2009-03-18 | add news note about 0.24 in testing, and update download page. | Jameson Graef Rollins | |
2009-03-18 | modify the ssh_proxycommand marginal ui output so that it better | Jameson Graef Rollins | |
handles the case where the host can not be contacted. the new system attempts to retrieve the host ssh key before any ui output is made. this should make things a little clearer in this corner case, and make things a little more flexible down the line. | |||
2009-03-18 | no need anymore to specify which part of the Debian archive the package is ↵ | Micah Anderson | |
available in | |||
2009-03-12 | fix small typo in monkeysphere.conf | Jameson Graef Rollins | |
2009-03-11 | added a copy of the ExternalValidation spec from the old GnuTLS wiki, pulled ↵ | Daniel Kahn Gillmor | |
from the google cache. needs cleanup | |||
2009-03-10 | include changelog entry about mktemp portability update. | Daniel Kahn Gillmor | |
2009-03-10 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2009-03-10 | Added news announcement of FreeBSD port. | Daniel Kahn Gillmor | |
2009-03-10 | updated web site to reflect new status in FreeBSD ports. | Daniel Kahn Gillmor | |
2009-03-10 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2009-03-10 | Merge commit 'jrollins/master' | Matt Goins | |
2009-03-10 | Merge commit 'dkg/master' | Matt Goins | |
2009-03-10 | FreeBSD packaging: revert to simpler hack for debian tarballs; use ${FIND} ↵ | Daniel Kahn Gillmor | |
instead of find | |||
2009-03-10 | FreeBSD packaging: make sure to clean up cruft after in-place sed replacement. | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD porting: trying to make sure package cleanup goes smoothly. | Daniel Kahn Gillmor | |
2009-03-10 | cleaning up a lingering non-portable mktemp invocation. | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD packaging: use tabs for variable declarations in Makefile | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD: clean up some portlint warnings. | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD porting: do one more path translation. | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD porting: using in-place sed to replace paths. Using ↵ | Daniel Kahn Gillmor | |
pack("%32U",...) for checksum, which seems to work for both perl 5.8 and 5.10 | |||
2009-03-09 | More FreeBSD packaging work: removing gnutls patches -- not needed for ↵ | Daniel Kahn Gillmor | |
monkeysphere; updating maintainer scripts. | |||
2009-03-09 | update freebsd Makefile to reflect reorganization of Monkeysphere, and ↵ | Daniel Kahn Gillmor | |
transition to perl. |