2009-02-17 |
Jameson Graef... | fix reference to HOST_FINGERPRINT in show-key, and... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Jameson Graef... | REMOVE GEN_KEY. The gen_key function is entirely remov... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Jameson Graef... | Stop all creation of a ssh_host_rsa_key.pub. Use openp... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Jameson Graef... | start script to do a 0.22 -> 0.23 transition. still... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Jameson Graef... | make sure MHTMPDIR is defined and created |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Jameson Graef... | fix a bad reference to MATMPDIR |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Jameson Graef... | unbreakout some functions that were broken out earlier... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Jameson Graef... | Change import_key to take the path to the file to impor... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Jameson Graef... | fix the publish_key function for new gpg_sphere. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Jameson Graef... | have the import_key also create the ssh pub file, since... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Jameson Graef... | website: fix a small incorrect command line for apt... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Jameson Graef... | fix something that was resolved improperly in the previ... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Jameson Graef... | Merge commit 'dkg/master' |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Jameson Graef... | fix some calls to gpg_sphere that where not putting... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Daniel Kahn... | trust level != trust model |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | fix the su_monkeysphere_user function so that it does... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Daniel Kahn... | su_monkeysphere_user now invokes a subshell even when... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | tweak some of the log output inconsequentially |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Daniel Kahn... | tests/common: enable a single subshell in the test... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Daniel Kahn... | no longer require the primary-keyring for the sphere... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Daniel Kahn... | fix typo |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | add list-certifiers to the basic test |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | fix some things in ma certifier functions: |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | Fix the ma/setup function: |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | fix reference to MONKEYSPHER_USER in ma/setup |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Daniel Kahn... | tests/basic: respect $TMPDIR variable for temporary... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | some clean up to tests/basic |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | add some debug logging to some common functions |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | add ability to supress confirmation prompt in ma/add_ce... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | clean up how trust level was check in ma/setup, with... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jameson Graef... | break out a bunch of common functions in monkeysphere... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | add much of an add_revoker function. still needs to... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | small formatting tweaks to add_certifier function |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | rename function to get the host fingerprint, and fix... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | fix name of set_expire function |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | break su_monkeysphere_user into common function, since... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | define variable for public key files (HOST_KEY_PUB... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | a couple of small fixes to the {gen,import}_key functions |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | Break out host export commands into gpg_host_export and |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | Merge commit 'dkg/master' |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jameson Graef... | Some rearragement/cleanup in the monkeysphere-host: |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Daniel Kahn... | tests/basic created the wrong monkeysphere-authenticati... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Daniel Kahn... | fixing out-of-date comments |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Daniel Kahn... | fixing dumb typo in tests/basic |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Daniel Kahn... | m-a setup: take advantage of the new ability of pem2ope... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Daniel Kahn... | restoring absolute paths to both TEMPDIR and TESTDIR... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Daniel Kahn... | updated pem2openpgp invocation in m-h import-key |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Daniel Kahn... | pem2openpgp now supports generating the key as an alter... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Daniel Kahn... | updated man page for pem2openpgp. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | set proper permissions on administrator gnupghome. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | tests/basic ensure that the directory is actually an... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | tests: making the temporary directory be created in... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | web site: added news item about the planned changes... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | tests/keytrans: terminate reasonably on success. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | Merge commit 'jrollins/master' |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | pem2openpgp: avoid dumping garbage to stderr |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Jameson Graef... | fix some things in the keytrans test |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | pem2openpgp: when creating a signature, make sure that... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Jameson Graef... | move keytrans test to a separate test script, and move... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Jameson Graef... | add test of key conversion (openpgp2ssh and pem2openpgp... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | ensure that the output of modular multiplicative invers... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | bring comments up-to-date and parameterize expiration... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | use the environment to determine usage flags (default... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | *still* trying to get clean perl for pem2openpgp |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | still trying to get clean perl for pem2openpgp |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | stupid perl flailing in pem2openpgp. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Daniel Kahn... | accept environment variables to adjust the behavior... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Jameson Graef... | update debian info on web |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Jameson Graef... | fix up gen/import-key: |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jameson Graef... | add ability to specify key length of core secret key... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jameson Graef... | add some log debug output to ma-setup |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jameson Graef... | Fix a bug in setup where gpg was called instead of... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jameson Graef... | new function to export signatures from core to sphere... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | fix the log output for the ssh-proxycommand |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | small tweak to ssh-proxycommand comments. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | some tweaks to the man pages |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | some general fixes: |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | fix a bunch of directory references to the new data... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | some small tweaks, and one tiny syntax bug fix, to... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Daniel Kahn... | trying to improve m-a setup; still not successfully... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Daniel Kahn... | removed some unnecessary setup from the basic test... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Daniel Kahn... | add m-a setup implementation |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Daniel Kahn... | Merge commit 'jrollins/master' |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | add setup subcommand call to ms-authentication, and... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Daniel Kahn... | Merge commit 'jrollins/master' |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | Merge commit 'mjgoins/master' |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | Merge commit 'dkg/master' |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | fix some things bugs from the separation transition... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | add skeleton man page for pem2openpgp |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | move src/subcommands to srv/share, and add common file... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Matt Goins | Changed the order of the descriptions of the commands... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Daniel Kahn... | Merge commit 'micah/master' |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | Merge commit 'micah/master' |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Micah Anderson | fix some test problems related to gpg.conf locations |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | packaging/debian: add some transition stuff to the... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | some more fixes and tweaks to get things working in... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Matt Goins | Merge commit 'jrollins/master' |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Matt Goins | Removed obsolete man pages, split monkeysphere-server... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | remove things i think will no longer be needed from... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jameson Graef... | fix makefile, and remove now-unneeded dirs in debian... |
commit | commitdiff | tree | snapshot |
next |