rpm: assign a real shell to user monkeysphere
[monkeysphere.git] / src /
2009-07-14 Daniel Kahn Gillmorimplemented adding user IDs as well.
2009-07-14 Daniel Kahn Gillmorcompleted user ID revocation by emitting a bundle ...
2009-07-13 Daniel Kahn Gillmorfunctional user ID revocation at last!
2009-07-13 Daniel Kahn Gillmorbroke out gensig() to create individual self-sig packet...
2009-07-12 Daniel Kahn Gillmorcommitting some code related to walking the tree of...
2009-07-12 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-07-12 Daniel Kahn Gillmorrearchitect keytrans to isolate OpenPGP packet parsing...
2009-07-11 Jameson Graef RollinsMerge commit 'mjgoins/master'
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-07-11 Daniel Kahn Gillmorswitching keyrtrans from Digest::SHA1 to Digest::SHA
2009-07-11 Matthew GoinsMerge commit 'jrollins/master'
2009-07-11 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-07-11 Jameson Graef RollinsMerge commit 'greg/master'
2009-07-11 Jameson Graef Rollinsimprove marginal UI for cases when host key can't be...
2009-07-11 Greg LyleCheck for a host key before running monkeysphere-host...
2009-07-11 Jameson Graef RollinsMerge commit 'mlcastle/master'
2009-07-11 Jameson Graef Rollinsimprove function to get primary group to make it more...
2009-07-11 mike castlemanmore replacement of read -p with printf; read (re ...
2009-07-11 Jameson Graef RollinsMerge commit 'mlcastle/master'
2009-07-11 Jameson Graef Rollinsexplicitly set MONKEYSPHERE_GROUP
2009-07-11 mike castlemandon't use read -p; it is sucky (closes: #446)
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-06-29 Jameson Graef Rollinsresolve symlinks when checking path permissions
2009-06-09 Daniel Kahn Gillmoradded comments to keytrans
2009-05-25 Daniel Kahn Gillmorbreak out signature timestamp from key timestamp, allow...
2009-05-24 Matthew GoinsMerge commit 'dkg/master'
2009-05-21 Daniel Kahn Gillmorproperly match fingerprints with leading 0 bytes (https...
2009-05-12 Daniel Kahn Gillmorpem2openpgp now makes signatures over SHA256 instead...
2009-05-10 Matthew GoinsMerge commit 'jrollins/master'
2009-04-30 Jameson Graef RollinsMerge commit 'dkg/master'
2009-04-30 Jameson Graef RollinsAdd sshfpr subcommand to monkeysphere
2009-04-08 Matt GoinsMerge commit 'dkg/master'
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-24 Matt GoinsMerge commit 'dkg/master'
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 Matt GoinsMerge commit 'jrollins/master'
2009-03-10 Matt GoinsMerge 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'
next