2009-02-12 |
Jameson Graef Rollins | tweak some of the log output inconsequentially |
tree | commitdiff |
2009-02-12 |
Daniel Kahn Gillmor | no longer require the primary-keyring for the sphere... |
tree | commitdiff |
2009-02-12 |
Daniel Kahn Gillmor | fix typo |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | fix some things in ma certifier functions: |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | Fix the ma/setup function: |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | fix reference to MONKEYSPHER_USER in ma/setup |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | add some debug logging to some common functions |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | add ability to supress confirmation prompt in ma/add_ce... |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | clean up how trust level was check in ma/setup, with... |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | break out a bunch of common functions in monkeysphere... |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | add much of an add_revoker function. still needs to... |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | small formatting tweaks to add_certifier function |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | rename function to get the host fingerprint, and fix... |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | fix name of set_expire function |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | break su_monkeysphere_user into common function, since... |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | define variable for public key files (HOST_KEY_PUB... |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | a couple of small fixes to the {gen,import}_key functions |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | Break out host export commands into gpg_host_export and |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | Some rearragement/cleanup in the monkeysphere-host: |
tree | commitdiff |
2009-02-05 |
Daniel Kahn Gillmor | m-a setup: take advantage of the new ability of pem2ope... |
tree | commitdiff |
2009-02-05 |
Daniel Kahn Gillmor | updated pem2openpgp invocation in m-h import-key |
tree | commitdiff |
2009-02-05 |
Daniel Kahn Gillmor | pem2openpgp now supports generating the key as an alter... |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | pem2openpgp: avoid dumping garbage to stderr |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | pem2openpgp: when creating a signature, make sure that... |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | ensure that the output of modular multiplicative invers... |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | bring comments up-to-date and parameterize expiration... |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | use the environment to determine usage flags (default... |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | *still* trying to get clean perl for pem2openpgp |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | still trying to get clean perl for pem2openpgp |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | stupid perl flailing in pem2openpgp. |
tree | commitdiff |
2009-02-04 |
Daniel Kahn Gillmor | accept environment variables to adjust the behavior... |
tree | commitdiff |
2009-02-03 |
Jameson Graef Rollins | fix up gen/import-key: |
tree | commitdiff |
2009-02-02 |
Jameson Graef Rollins | add ability to specify key length of core secret key... |
tree | commitdiff |
2009-02-02 |
Jameson Graef Rollins | add some log debug output to ma-setup |
tree | commitdiff |
2009-02-02 |
Jameson Graef Rollins | Fix a bug in setup where gpg was called instead of... |
tree | commitdiff |
2009-02-02 |
Jameson Graef Rollins | new function to export signatures from core to sphere... |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | fix the log output for the ssh-proxycommand |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | small tweak to ssh-proxycommand comments. |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | some tweaks to the man pages |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | some general fixes: |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | fix a bunch of directory references to the new data... |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | some small tweaks, and one tiny syntax bug fix, to... |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | trying to improve m-a setup; still not successfully... |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | removed some unnecessary setup from the basic test... |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | add m-a setup implementation |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | add setup subcommand call to ms-authentication, and... |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | Merge commit 'mjgoins/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | fix some things bugs from the separation transition... |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | move src/subcommands to srv/share, and add common file... |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | some more fixes and tweaks to get things working in... |
tree | commitdiff |
2009-02-01 |
Matt Goins | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | change hyphens to underscores in function file names... |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | break out subfunctions from monkeysphere command |
tree | commitdiff |
2009-02-01 |
Matt Goins | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-01 |
Matt Goins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | Merge commit 'micah/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | more big cleanup of host/authentication commands to... |
tree | commitdiff |
2009-01-31 |
Micah Anderson | Merge commit 'dkg/master' |
tree | commitdiff |
2009-01-31 |
Daniel Kahn Gillmor | remove executable bit, remove shebang line, update... |
tree | commitdiff |
2009-01-31 |
Micah Anderson | Change the monkeysphere header to have 2009 copyright... |
tree | commitdiff |
2009-01-31 |
Micah Anderson | change the copyright year and add my name to the header... |
tree | commitdiff |
2009-01-31 |
Matt Goins | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-01-31 |
Matt Goins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | more moving to subfunctions, and rename of show-key |
tree | commitdiff |
2009-01-31 |
Matt Goins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | make subcommand subfunction that were missed previously |
tree | commitdiff |
2009-01-31 |
Daniel Kahn Gillmor | merging from jrollins |
tree | commitdiff |
2009-01-31 |
Matt Goins | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | fix usage for import/gen-key, and remove revoker option... |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | turn subcommands into subfunctions, that will need... |
tree | commitdiff |
2009-01-31 |
Daniel Kahn Gillmor | merging jrollins and micah work, reverting ui changes... |
tree | commitdiff |
2009-01-31 |
Daniel Kahn Gillmor | merging changes from micah |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | add ssh-proxycommand as subcommand to monkeysphere |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | break out monkeysphere-{host,authentication} subcommand... |
tree | commitdiff |
2009-01-31 |
Micah Anderson | resyn implementation of m-s gen-key with the help output |
tree | commitdiff |
2009-01-31 |
Matt Goins | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-01-31 |
Micah Anderson | Remove the test for the root user, effectively revertin... |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | break out import-key and gen-key from monkeysphere... |
tree | commitdiff |
2009-01-31 |
Daniel Kahn Gillmor | removing unused monkeyshell stub. |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | - break out monkeysphere-server command into |
tree | commitdiff |
2009-01-31 |
Micah Anderson | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-01-31 |
Matt Goins | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | change log level for unacceptable keys that can not... |
tree | commitdiff |
2009-01-31 |
Jameson Graef Rollins | add pem2openpgp to make install target |
tree | commitdiff |
2009-01-30 |
Micah Anderson | Merge branch 'master' of git+ssh://labs.riseup.net... |
tree | commitdiff |
2009-01-26 |
Daniel Kahn Gillmor | merging in new george changelog entry from micah |
tree | commitdiff |
2009-01-16 |
Jameson Graef Rollins | work on fleshing out the new functionality for the... |
tree | commitdiff |
2009-01-12 |
Daniel Kahn Gillmor | pem2openpgp: reorganization, cleanup of comments, addin... |
tree | commitdiff |
2009-01-12 |
Daniel Kahn Gillmor | pem2openpgp: cleaning up some comments, not fetching... |
tree | commitdiff |
2009-01-12 |
Daniel Kahn Gillmor | pem2openpgp: implemented extended euclidean algorithm... |
tree | commitdiff |
2009-01-12 |
Daniel Kahn Gillmor | pem2openpgp: reorganized some code, put in initial... |
tree | commitdiff |
2009-01-10 |
Daniel Kahn Gillmor | pem2openpgp: replace raw numbers with semantic labellin... |
tree | commitdiff |
next |