Merge commit 'dkg/master'
[monkeysphere.git] / src /
2009-04-30 Jameson Graef RollinsMerge commit 'dkg/master'
2009-04-30 Jameson Graef RollinsAdd sshfpr subcommand to monkeysphere
2009-04-07 Jameson Graef Rollinsadd else failure to list_users function
2009-04-07 Jameson Graef RollinsAdd two new compatibility functions:
2009-04-07 Jameson Graef Rollinsremove -w from keytrans shebang line, since it's redund...
2009-04-07 Daniel Kahn Gillmorreplacing head -c with dd (for portability reasons...
2009-04-07 Daniel Kahn Gillmormore portable perl-based simple_checksum; i think this...
2009-04-07 Daniel Kahn Gillmoractually check for md5 in the path within file_hash()
2009-04-06 Jameson Graef Rollinsfix typo in check_key_file_permissions function
2009-04-06 Jameson Graef Rollinsundo perl shebang line change i just made, since the...
2009-04-06 Jameson Graef Rollinsuse /usr/bin/env to call perl in keytrans shebang.
2009-04-05 Jameson Graef Rollinssome small compatibility changes:
2009-04-05 Jameson Graef Rollinsadd proxycommand --no-connect option to monkeysphere...
2009-03-27 Daniel Kahn Gillmortrying to make m gen-subkey more responsive in the...
2009-03-23 Daniel Kahn Gillmorimproving usage and man page for monkeysphere ssh-proxy...
2009-03-23 Daniel Kahn Gillmoradd FIXME note about IPv6 addresses, and break out...
2009-03-23 Jameson Graef Rollinsproposed patch for issue #660, to properly specify...
2009-03-23 Jameson Graef RollinsMerge commit 'web/master'
2009-03-23 Jameson Graef Rollinssome more pruning of unnecessary usage of cat for the...
2009-03-22 Micah AndersonMerge commit 'jrollins/master'
2009-03-18 Daniel Kahn Gillmorremove some extraneous invocations of cat.
2009-03-18 Jameson Graef RollinsMerge commit 'micah/master'
2009-03-18 Jameson Graef Rollinsmodify the ssh_proxycommand marginal ui output so that...
2009-03-10 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-03-10 Jameson Graef RollinsMerge commit 'dkg/master'
2009-03-10 Daniel Kahn Gillmorcleaning up a lingering non-portable mktemp invocation.
2009-03-07 Jameson Graef Rollinsfix the marginal ui output so that it's not prefixed...
2009-03-03 Jameson Graef Rollinsfix to logging to prefix all log output with log prefix...
2009-03-03 Daniel Kahn Gillmorquieted down m-a add_certifier: there is no reason...
2009-03-03 Daniel Kahn Gillmortransitions/0.23: when backing up old gnupg-{host,authe...
2009-03-02 Daniel Kahn Gillmorquieting down the transition script (and m-a setup).
2009-03-02 Jameson Graef RollinsMerge commit 'dkg/master'
2009-03-02 Jameson Graef Rollinsadded ability to specify subkeys to add to agent with...
2009-03-02 Jameson Graef RollinsMerge commit 'dkg/master'
2009-03-02 Daniel Kahn Gillmorusage review/tweaks for m-a and m-h
2009-03-02 Jameson Graef Rollinsfix remove_monkeysphere_line function to properly handl...
2009-03-02 Jameson Graef Rollinsvery small tweaks to usages.
2009-03-02 Jameson Graef Rollinsget rid of FILE_OWNER variable, in favor of just using...
2009-03-02 Daniel Kahn Gillmorproposed fix for issue 630; since m-a u operates on...
2009-03-01 Daniel Kahn Gillmorrefer to the m-h set-expire instead of m-h extend-key...
2009-03-01 Daniel Kahn Gillmorswitched $USER to $FILE_OWNER; new name is more semanti...
2009-03-01 Jameson Graef Rollinsadd defaultenv file that was missed in ebd776722e0fd6df...
2009-03-01 Jameson Graef Rollinsexplicity set the USER variable, since it's needed...
2009-03-01 Jameson Graef Rollinsbreak out default variables into their own file: defaultenv
2009-03-01 Daniel Kahn Gillmornormalizing failure invocations in check_gpg_sec_key_id().
2009-03-01 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-03-01 Daniel Kahn Gillmorupdating header comments in keytrans now that it serves...
2009-03-01 Jameson Graef Rollinsfix two bugs in monkeysphere:check_gpg_sec_key_id that...
2009-03-01 Daniel Kahn Gillmorremoved base64 invocation in favor of perl to reduce...
2009-03-01 Daniel Kahn Gillmortransition to the perl-based keytrans implementation.
2009-03-01 Daniel Kahn Gillmorremoved test_gnu_dummy_s2k_extension(); no longer necessary
2009-03-01 Daniel Kahn Gillmorfix rounding issue. Thanks, Richard K Darst!
2009-03-01 Jameson Graef Rollinsopenpgp2ssh in ms-host show-key function takes the...
2009-03-01 Jameson Graef RollinsMerge commit 'dkg/master'
2009-03-01 Daniel Kahn Gillmortest for presence of User ID in pem2openpgp.
2009-03-01 Daniel Kahn Gillmoroutputting secret key material now with perl-only openp...
2009-03-01 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-28 Daniel Kahn Gillmorfurther perl-only openpgp2ssh work. public keys are...
2009-02-28 Daniel Kahn Gillmorcalculating and emitting key fingerprints in openpgp2ss...
2009-02-28 Daniel Kahn Gillmorsuccessfully parsing out the packets in pem2openpgp...
2009-02-28 Daniel Kahn Gillmorstart to make an openpgp2ssh implementation within...
2009-02-28 Daniel Kahn Gillmormake pem2openpgp closer to a generic keytrans so that...
2009-02-28 Daniel Kahn Gillmorrewrite stdin slurping to match example in perldoc...
2009-02-28 Daniel Kahn Gillmorfunctionalize the bulk of pem2openpgp.
2009-02-28 Daniel Kahn Gillmormade transitions/0.23 a little bit more resilient;...
2009-02-28 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-28 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-28 Daniel Kahn Gillmortransition script should ensure that the (old, deprecat...
2009-02-22 Daniel Kahn Gillmoregrep -q terminates at the first match. m-a list-ident...
2009-02-22 Daniel Kahn Gillmorreally really fix m-a diagnostics checking of identity...
2009-02-22 Jameson Graef Rollinsfix some return code setting stuf that was no longer...
2009-02-22 Jameson Graef RollinsFix how version number is saved/retrieved. Version...
2009-02-22 Daniel Kahn Gillmorreverse sense of test for valid identity certifiers...
2009-02-22 Daniel Kahn Gillmoradded some FIXMEs to transitions/0.23, concerning host...
2009-02-22 Daniel Kahn Gillmorfix syntax error in m-a diagnostics.
2009-02-21 Daniel Kahn Gillmorpreparing for stupid brown paper bag 0.23.1 release. monkeysphere_0.23.1 monkeysphere_0.23.1-1
2009-02-21 Daniel Kahn Gillmorfixing stupid internal version number synchronization.
2009-02-21 Daniel Kahn Gillmoradjusting extraction of revokers. monkeysphere_0.23
2009-02-21 Jameson Graef Rollinsmake show-key so that it works even if there are no...
2009-02-21 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-21 Jameson Graef Rollinsextend show-key to show fingerprints of revokers as...
2009-02-21 Jameson Graef Rollinsadd FIXME to show key about how it should show revokers...
2009-02-21 Daniel Kahn Gillmorcorrect return codes for monkeysphere subkey-to-ssh...
2009-02-21 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-21 Jameson Graef Rollinsmake sure all prompt messages are going to stderr
2009-02-21 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-21 Jameson Graef Rollinsfix output formatting for cases where multiple fingerpr...
2009-02-21 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-21 Jameson Graef Rollinsadd tests to add_revoker and add_certifier that more...
2009-02-21 Daniel Kahn Gillmorun-fix non-typo in ssh_proxycommand. (my mistake!)
2009-02-21 Daniel Kahn Gillmorfixing typo in ssh_proxycommand.
2009-02-21 Daniel Kahn Gillmormerged jrollins/master
2009-02-21 Jameson Graef Rollinsfix return in subkey_to_ssh_agent, so that it returns...
2009-02-21 Jameson Graef Rollinsimport-key now requires a hostname be specified, and...
2009-02-21 Jameson Graef Rollinsremove 'return' line from monkeysphere that was errantl...
2009-02-21 Jameson Graef Rollinsmake sure we're explicitly capturing return codes in...
2009-02-21 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-21 Jameson Graef Rollinsfix failure message in import_key
2009-02-20 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-20 Jameson Graef Rollinstweak/cleanup some of the prompts.
next