Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-13 | added enw to developers. | Daniel Kahn Gillmor | |
2008-06-13 | invert the sense of the loglevel test. duh. | Daniel Kahn Gillmor | |
2008-06-13 | making openpgp2ssh less verbose. | Daniel Kahn Gillmor | |
2008-06-13 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-06-13 | fix bugs in ssh key export functions | Jameson Graef Rollins | |
2008-06-13 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-06-13 | Added Greg to author list. | Daniel Kahn Gillmor | |
2008-06-13 | add debian manpages for proxycommand | Jameson Graef Rollins | |
2008-06-13 | fix bug if user monkeysphere home directory didn't exist. | Jameson Graef Rollins | |
2008-06-13 | add man page for the ssh proxy command script. needs to be filled in. | Jameson Graef Rollins | |
2008-06-13 | including cache and config files in debian package. | Daniel Kahn Gillmor | |
2008-06-13 | monkeysphere debianization. Package can now be cleanly built with minimal ↵ | Daniel Kahn Gillmor | |
lintian warnings. | |||
2008-06-13 | further debianization work. (also, made src/common non-executable, | Daniel Kahn Gillmor | |
since it is sourced, not executed). | |||
2008-06-13 | added top-level Makefile for ease of building with debhelper. | Daniel Kahn Gillmor | |
stupid whitespace cleanup in openpgp2ssh.c | |||
2008-06-13 | keytrans cleanup: getting rid of unimplemented/useless code. | Daniel Kahn Gillmor | |
2008-06-12 | tweaking debian packaging instructions. Still far from done | Daniel Kahn Gillmor | |
2008-06-12 | Major openpgp2ssh overhaul. It's an unforgiving and brittle tool, but | Daniel Kahn Gillmor | |
it should do what we expect it to do, and its major limitations should be documented in the man page. | |||
2008-06-12 | reorganizing to prepare for transition to openpgp2ssh. | Daniel Kahn Gillmor | |
2008-06-12 | massaging the language in openpgp2ssh(1). | Daniel Kahn Gillmor | |
2008-06-12 | added ssh2gpg to Makefile | Daniel Kahn Gillmor | |
2008-06-12 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-06-12 | Man page work. | Jameson Graef Rollins | |
- flesh out more of the man pages for monkeysphere and monkeysphere-server - move the server cache directory to /var/cache, where it should be. | |||
2008-06-11 | some very small tweaks to the openpgp2ssh man page | Jameson Graef Rollins | |
2008-06-11 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-06-11 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2008-06-11 | first pass at openpgp2ssh man page. | Daniel Kahn Gillmor | |
2008-06-11 | quote some strings to not confuse checkbashisms | Jameson Graef Rollins | |
2008-06-11 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-06-11 | fix typo in monkeysphere(1) | Daniel Kahn Gillmor | |
2008-06-11 | add COPYING file | Jameson Graef Rollins | |
2008-06-11 | removing old rhesus and howler components as they have been made | Jameson Graef Rollins | |
defunct by the new monkeysphere and monkeysphere-server tools (I probably could have figured out a way to transition from them smoother, but I didn't. oh well.). | |||
2008-06-11 | update README | Jameson Graef Rollins | |
2008-06-11 | Updates to use the new openpgp2ssh program that dkg wrote. | Jameson Graef Rollins | |
2008-06-11 | Fill out a little of the man pages. | Jameson Graef Rollins | |
2008-06-10 | More cleanup of scripts | Jameson Graef Rollins | |
- fixed bug in gpg2ssh_tmp call - broke out update_authorized_keys function - cleaned up gen_key function for server - added possible "Revoker:" parameter we might use - started gen_ae_subkey function that for some reason isn't working yet. | |||
2008-06-10 | Cleaned/fix up update-userid function. also some general cleanup. | Jameson Graef Rollins | |
2008-06-10 | Add some skeletal debian packaging stuff and man pages, and moved conf | Jameson Graef Rollins | |
files to etc directory. | |||
2008-06-10 | New client/server components: | Jameson Graef Rollins | |
- broke out all common functions to "common" file - put all client commands into "monkeysphere" script - put all server commands into "monkeysphere-server" script - moved all code into src directory to clean things up a bit - this effectively makes obsolete rhesus and howler - added proposed monkeysphere-ssh-proxycommand script that can be called to update known_hosts from ssh ProxyCommand - updated monkeysphere.conf to work as global client config - added monkeysphere-server.conf for server config | |||
2008-06-09 | small tweak to MonkeySpec | Jameson Graef Rollins | |
2008-06-09 | more work on rhesus | Jameson Graef Rollins | |
- known_hosts processing know processes known_hosts file directly - uses "ssh-keygen -R" to remove keys as necessary - known_hosts lines can be hashed if requested - added ability to specify required key capability - added ability to specify if user authorized_keys file is added | |||
2008-06-07 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2008-06-07 | small change to correct usage of howler | Jameson Graef Rollins | |
2008-06-07 | updated gpg2ssh to properly check for data encryption and authentication. | Daniel Kahn Gillmor | |
2008-06-07 | redefining tamarin and marmaset as concepts not scripts. | Jamie McClelland | |
2008-06-07 | redefining tamarin to be more generic. | Jamie McClelland | |
2008-06-06 | updated MonkeySpec to be more user-friendly. | Daniel Kahn Gillmor | |
2008-05-26 | fixing spelling, fqdns in MonkeySpec examples | Daniel Kahn Gillmor | |
2008-05-26 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-05-26 | merging some changes from jrollins. | Daniel Kahn Gillmor | |
2008-05-26 | update README to reflect changes to howler trust-key | Jameson Graef Rollins | |