Age | Commit message (Expand) | Author |
2010-10-22 | tweak log levels and messages in ma/update_users | Jameson Rollins |
2010-10-19 | fix remove_line function to not use fixed string checking, and to mv -f the t... | Jameson Rollins |
2010-10-18 | fix remove_monkeysphere_lines function to just read from stdin and write to s... | Jameson Rollins |
2010-10-18 | fix update_known_hosts to create proper initial temp file | Jameson Rollins |
2010-10-18 | fix back to integer indexing in process_authorized_user_ids | Jameson Rollins |
2010-10-18 | cleanup update_known_hosts | Jameson Rollins |
2010-10-18 | fix up update_authorized_keys | Jameson Rollins |
2010-10-18 | fix process_keys_for_file so that it can accept '-' as a file, and send outpu... | Jameson Rollins |
2010-10-18 | Simplification/refactoring of key/file processing | Jameson Rollins |
2010-10-18 | add check for argument in keys-for-user | Jameson Rollins |
2010-10-17 | fixed bug in remove_monkeysphere_lines function | Jameson Rollins |
2010-10-17 | remove unneccessary export of TMP_AUTHORIZED_USER_IDS | Jameson Rollins |
2010-10-17 | fix keys-for-user | Jameson Rollins |
2010-10-17 | add 'k' as shortcut for keys-for-user | Jameson Rollins |
2010-10-17 | fix typo in monkeysphere usage | Jameson Rollins |
2010-10-15 | make sure authorized_keys options lines are skipped in keys-for-user | Jameson Rollins |
2010-10-15 | attempt to fix apostroproblem in ma/keys-for-user | Jameson Rollins |
2010-10-08 | default HASH_KNOWN_HOSTS to false (closes MS #2483) | Daniel Kahn Gillmor |
2010-10-06 | Fix more calls to gpg_shere, finishing what was started in 90166e0bb8e4ebc1c1... | Jameson Rollins |
2010-10-04 | use LC_ALL=C for all gpg calls | Jameson Rollins |
2010-10-04 | fix need for only single argument to gpg_sphere | Jameson Rollins |
2010-10-03 | Merge remote branch 'jrollins/master' | Daniel Kahn Gillmor |
2010-10-02 | fix formatting of b3f0bbedbf242d2640d3bc56cce62ae726081400 to conform to stan... | Jameson Rollins |
2010-10-02 | add debugging to monkeysphere-host publish-key, closes: #2289 | Micah Anderson |
2010-10-02 | Assume that space- or tab-prefixed lines contain ssh authorized_keys options ... | Clint Adams |
2010-10-01 | fix revoke_key typo in creating temporary directory | Micah Anderson |
2010-09-21 | Merge remote branch 'jamie/master' | Daniel Kahn Gillmor |
2010-09-21 | change log level for outputting message: "! primary key could not be | Jamie McClelland |
2010-09-14 | fix *all* install paths, including in man pages and transition scripts | Jameson Rollins |
2010-09-14 | fix specification of install directories in top level scripts. | Jameson Rollins |
2010-07-04 | Merge remote branch 'dkg/master' | Jameson Rollins |
2010-07-04 | fix debug message in checkperms | Jameson Rollins |
2010-07-04 | add keys-for-user subcommand to monkeysphere-authentication | Jameson Rollins |
2010-05-06 | reporting new expiration date when key expiry is updated (closes MS #2291) | Daniel Kahn Gillmor |
2010-05-06 | do not fail or bail when admin interactively declines to publish a key with m-h | Daniel Kahn Gillmor |
2010-05-06 | support x509 anchors for monkeysphere-host, allow shared anchors between m-a ... | Daniel Kahn Gillmor |
2010-04-17 | do not try to add to known_hosts if HASH_KNOWN_HOSTS is true but ssh-keygen i... | Daniel Kahn Gillmor |
2010-04-17 | degrade gracefully in the absence of ssh | Daniel Kahn Gillmor |
2010-04-17 | handling ssh fingerprinting internally with keytrans for sshfprs-for-userid | Daniel Kahn Gillmor |
2010-04-17 | make comment more nit-pickingly accurate | Daniel Kahn Gillmor |
2010-04-17 | fix gpg_ssh_fingerprint() in monkeysphere to use internal implementation of s... | Daniel Kahn Gillmor |
2010-04-17 | monkeysphere-host no longer depends on ssh | Daniel Kahn Gillmor |
2010-04-17 | keytrans openpgp2sshfpr now prints out the key size and type | Daniel Kahn Gillmor |
2010-04-17 | added internal openpgp2sshfpr subcommand for keytrans | Daniel Kahn Gillmor |
2010-03-14 | added comment about why the key file is named with whitespace | Daniel Kahn Gillmor |
2010-03-14 | deprecate sshfpr; add sshfprs-for-userid (closes: MS #1436) | Daniel Kahn Gillmor |
2010-03-14 | use msmktempfile instead of raw mktemp -- should be more portable | Daniel Kahn Gillmor |
2010-03-14 | fix CHECK_KEYSERVER for deprecated keys-from-userid as well | Daniel Kahn Gillmor |
2010-03-14 | fix typo | Daniel Kahn Gillmor |
2010-03-14 | avoid checking trustdb from monkeysphere-host (Closes: MS #1957) | Daniel Kahn Gillmor |