index
:
monkeysphere
autoquote
dualquote
master
rootsquash
shell
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-06-17
Major rework to remove all caching. Everything processed straight
Jameson Graef Rollins
2008-06-16
Merge branch 'master' into no-cache
Jameson Graef Rollins
2008-06-16
Total rework of uid processing: rid of cache directory
Jameson Graef Rollins
2008-06-16
Add extra variables to gen-key.
Jameson Graef Rollins
2008-06-16
Add log output for keyserver checking.
Jameson Graef Rollins
2008-06-16
Fix bug in configuration handling for HASH_KNOWN_HOSTS and
Jameson Graef Rollins
2008-06-16
Allow for specification of whether to check keyserver.
Jameson Graef Rollins
2008-06-16
Allow for specification of whether to check keyserver.
Jameson Graef Rollins
2008-06-16
openpgp2ssh whitespace and comment cleanup.
Daniel Kahn Gillmor
2008-06-16
openpgp2ssh now handles private key export for subkeys, not just public keys.
Daniel Kahn Gillmor
2008-06-15
fix some output formatting.
Jameson Graef Rollins
2008-06-15
Fix gen-subkey function for client.
Jameson Graef Rollins
2008-06-15
Separate required key capability variables for users and hosts.
Jameson Graef Rollins
2008-06-14
Merge commit 'dkg/master'
Jameson Graef Rollins
2008-06-14
More work on the man pages.
Jameson Graef Rollins
2008-06-14
Add lsign-key to the trust_keys function so that the trusted key
Jameson Graef Rollins
2008-06-14
cleaning up error output.
Daniel Kahn Gillmor
2008-06-13
Add 'remove_userid' function, inverse of 'update_userids'.
Jameson Graef Rollins
2008-06-13
make sure the authorized_user_ids file exists for users processed by
Jameson Graef Rollins
2008-06-13
More cleanup:
Jameson Graef Rollins
2008-06-13
Modify how logging is handled. Now send most everything to stderr.
Jameson Graef Rollins
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
fix bugs in ssh key export functions
Jameson Graef Rollins
2008-06-13
fix bug if user monkeysphere home directory didn't exist.
Jameson Graef Rollins
2008-06-13
monkeysphere debianization. Package can now be cleanly built with minimal li...
Daniel Kahn Gillmor
2008-06-13
further debianization work. (also, made src/common non-executable,
Daniel Kahn Gillmor
2008-06-13
added top-level Makefile for ease of building with debhelper.
Daniel Kahn Gillmor
2008-06-13
keytrans cleanup: getting rid of unimplemented/useless code.
Daniel Kahn Gillmor
2008-06-12
Major openpgp2ssh overhaul. It's an unforgiving and brittle tool, but
Daniel Kahn Gillmor
2008-06-12
reorganizing to prepare for transition to openpgp2ssh.
Daniel Kahn Gillmor
2008-06-12
added ssh2gpg to Makefile
Daniel Kahn Gillmor
2008-06-12
Man page work.
Jameson Graef Rollins
2008-06-11
quote some strings to not confuse checkbashisms
Jameson Graef Rollins
2008-06-11
removing old rhesus and howler components as they have been made
Jameson Graef Rollins
2008-06-11
Updates to use the new openpgp2ssh program that dkg wrote.
Jameson Graef Rollins
2008-06-10
More cleanup of scripts
Jameson Graef Rollins
2008-06-10
Cleaned/fix up update-userid function. also some general cleanup.
Jameson Graef Rollins
2008-06-10
New client/server components:
Jameson Graef Rollins