break out default variables into their own file: defaultenv
[monkeysphere.git] / src /
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.
2009-02-20 Daniel Kahn Gillmortuning some diagnostic text.
2009-02-20 Daniel Kahn Gillmortune automated revocation certificate description;...
2009-02-20 Daniel Kahn Gillmormonkeysphere-host revoke-key should now be capable...
2009-02-20 Daniel Kahn Gillmortrivial implementation of monkeysphere-host revoke...
2009-02-20 Daniel Kahn Gillmorclarify revoke_hostname warning
2009-02-20 Daniel Kahn Gillmordocument why monkeysphere import-subkey is not yet...
2009-02-20 Jameson Graef Rollinsexplicitly set GNUPGHOME in su_monkeysphere_user calls...
2009-02-20 Jameson Graef Rollinsstupid bug fix
2009-02-20 Jameson Graef Rollinsadd_revoker fully working. also cleanup of add_certifier.
2009-02-20 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-20 Daniel Kahn Gillmorcorrecting ssh_proxycommand output.
2009-02-20 Jameson Graef Rollinsremove import_subkey from monkeysphere usage and man...
2009-02-20 Daniel Kahn Gillmorclean up the diagnostics functions, check for ID-Certif...
2009-02-20 Daniel Kahn Gillmorcleaning up output of cruft report
2009-02-20 Daniel Kahn Gillmordiagnostics should now check for cruft from old version...
2009-02-20 Jameson Graef Rollinsfix arg parsing in add_certifier to allow of - for...
2009-02-19 Jameson Graef RollinsModify/cleanup add_certifier and add_revoker, so that...
2009-02-19 Jameson Graef Rollinsthe import_subkey function was in fact not implement...
2009-02-19 Jameson Graef Rollinsadd a gpg_user function in monkeysphere to add some...
2009-02-19 Jameson Graef RollinsThe monkeysphere {import,gen}_subkey functions were...
2009-02-19 Jameson Graef Rollinsmodify import_key to take the key file to import as...
2009-02-19 Jameson Graef Rollinsmore fix permissions and ownership on authentication...
2009-02-19 Jameson Graef Rollinsfix permissions and ownership on authentication directo...
2009-02-19 Daniel Kahn Gillmoravoid chown -R, explicitly indicate the files we expect...
2009-02-19 Daniel Kahn Gillmordo not show uid validity for gpg authentication core...
2009-02-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-19 Daniel Kahn Gillmoradded msmktempfile; got rid of /dev/stdin assumption...
2009-02-19 Jameson Graef Rollinsdon't use /dev/stdin hack with ssh-keygen to get ssh...
2009-02-19 Daniel Kahn Gillmorclean up more gpg warnings during 0.23 transition
2009-02-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef Rollinsmake sure fingerprint is loaded for update_gpg_pub_file
2009-02-19 Daniel Kahn Gillmorstill more cleanup in transitions/0.23
2009-02-19 Jameson Graef Rollinsfix CHECK_KEYSERVER variable in monkeysphere, so the...
2009-02-19 Daniel Kahn Gillmormore cleanup on 0.23 transition script
2009-02-19 Daniel Kahn Gillmorremove a permission warning from the old gpg config...
2009-02-19 Daniel Kahn Gillmormore think-os in the 0.23 transition script.
2009-02-19 Daniel Kahn Gillmorfix think-o in 0.23 transition.
2009-02-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-19 Jameson Graef Rollinsfail if hostname can not be determined in import_key
2009-02-19 Jameson Graef Rollinsfix call to transition script in postinst script, and...
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
next