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
2010-01-12
touching up the switch to keys-for-userid
Daniel Kahn Gillmor
2010-01-11
rename keys-from-userid command to more accurate keys-for-userid
Jameson Rollins
2010-01-11
normalize output for monkeysphere when no subcommand is issued or when an unk...
Daniel Kahn Gillmor
2010-01-11
fix invocation without subcommands to call usage function and exit 1 explicitlly
Jameson Rollins
2010-01-11
add standard --version option for version output
Jameson Rollins
2010-01-10
Merge remote branch 'mjgoins/master'
Jameson Rollins
2010-01-10
Merge branch 'master' of git://labs.riseup.net/~micah/monkeysphere
Matthew James Goins
2010-01-10
Fix patch for gen_key to test gpg version.
Jameson Rollins
2010-01-10
added notes about what version needs what keyType
Daniel Kahn Gillmor
2010-01-10
Add new keys-from-userid subcommand to monkeysphere UI.
Jameson Rollins
2010-01-10
Clean up REQUIRED_KEY_CAPABILITY option passing to process_user_id.
Jameson Rollins
2010-01-04
Its more useful and standard to actually output the 'help' output when
Micah Anderson
2009-12-20
fix ms Issue #1536 for gpg edit/addkey UI change
Jameson Graef Rollins
2009-12-12
hush up m-a setup because the dd was making noise
Daniel Kahn Gillmor
2009-09-24
avoid noisy warning message when ssh-askpass not available
Daniel Kahn Gillmor
2009-08-01
cleaning up log function in checkperms for future expandability.
Daniel Kahn Gillmor
2009-08-01
swap order of bitwise and to avoid confusion in perl < 5.10
Daniel Kahn Gillmor
2009-08-01
removing duplicate check that snuck in somehow
Daniel Kahn Gillmor
2009-08-01
attempting to resolve MS #675
Daniel Kahn Gillmor
2009-08-01
switch to using new checkperms script.
Daniel Kahn Gillmor
2009-08-01
whitespace fixing and using environment variables exported from monkeysphere ...
Daniel Kahn Gillmor
2009-08-01
export LOG_PREFIX in monkeysphere
Jameson Graef Rollins
2009-08-01
added new perl script to check permissions.
Daniel Kahn Gillmor
2009-07-26
ensuring that STRICT_MODES gets passed through to the monkeysphere subshell p...
Daniel Kahn Gillmor
2009-07-26
added MONKEYSPHERE_STRICT_MODES environment option to disable permissions che...
Daniel Kahn Gillmor
2009-07-24
small bug fix, and readbility improvements
Jameson Graef Rollins
2009-07-24
Revert "proposed fix for #1147 by checking for known_hosts file"
Jameson Graef Rollins
2009-07-24
Merge commit 'dkg/master'
Jameson Graef Rollins
2009-07-24
shoring up known_hosts creation with proper umask and with multi-level direct...
Daniel Kahn Gillmor
2009-07-24
make sure we check for the host key existence in the correct known_hosts file.
Daniel Kahn Gillmor
2009-07-24
make failures with unwritable known_hosts slightly less cryptic.
Daniel Kahn Gillmor
2009-07-24
Merge commit 'dkg/master'
Jameson Graef Rollins
2009-07-24
only touch the known_hosts file if it does not exist, and create the parent d...
Daniel Kahn Gillmor
2009-07-24
improve the marginal ui a bit. note number of invalid keys. closes ms #1141
Jameson Graef Rollins
2009-07-24
proposed fix for #1147 by checking for known_hosts file
Jameson Graef Rollins
2009-07-23
proposed fix to marginal ui in case where host key not retrieved (should fix ...
Jameson Graef Rollins
2009-07-18
add refresh-keys subcommand to monkeysphere-authentication
Jameson Graef Rollins
2009-07-14
improvements monkeysphere-host diagnostics
Jameson Graef Rollins
2009-07-14
make sure that revokehostname sees the pieces it needs to see in order to cre...
Daniel Kahn Gillmor
2009-07-14
ensure proper usage flags on new hostname selfsigs
Daniel Kahn Gillmor
2009-07-14
simplifying find_host_user_id function.
Daniel Kahn Gillmor
2009-07-14
fixing find_host_userid -- did this ever work?
Daniel Kahn Gillmor
2009-07-14
tests/basic now tests for adding and revoking hostnames.
Daniel Kahn Gillmor
2009-07-14
fixing typo and thinko in keytrans
Daniel Kahn Gillmor
2009-07-14
monkeysphere-host add-hostname now uses perl backend.
Daniel Kahn Gillmor
2009-07-14
added tests to keytrans add and revoke user ID functionality
Daniel Kahn Gillmor
2009-07-13
implemented adding user IDs as well.
Daniel Kahn Gillmor
2009-07-13
completed user ID revocation by emitting a bundle (key+uid+selfsig+revsig) th...
Daniel Kahn Gillmor
2009-07-12
functional user ID revocation at last!
Daniel Kahn Gillmor
2009-07-12
broke out gensig() to create individual self-sig packets of various types.
Daniel Kahn Gillmor
[next]