Age | Commit message (Expand) | Author |
2013-03-09 | Pass only single commands through su wrapper | Jonas Smedegaard |
2013-02-07 | added keyid-format 0xlong to monkeysphere-authentication default gpg.conf fil... | Daniel Kahn Gillmor |
2013-02-06 | incorporate example combined ProxyCommand from sanoj_ | Daniel Kahn Gillmor |
2013-01-18 | enable openpgp2pem as well from keytrans | Daniel Kahn Gillmor |
2012-09-11 | fetch all keys instead of the first 5 (and work better with gpg 2.0.19, which... | Daniel Kahn Gillmor |
2012-03-20 | add --batch to gpg invocations, since gpg2 requires it to use --passphrase-* ... | Daniel Kahn Gillmor |
2012-03-16 | use date somewhat more portably | Daniel Kahn Gillmor |
2012-02-24 | fix url in man page, fixes #635648 | Micah Anderson |
2011-01-02 | genericized x509 certificate generation -- now works for any service, not jus... | Daniel Kahn Gillmor |
2010-12-21 | avoid problems with filenames containing regexp special characters. | Jamie McClelland |
2010-12-21 | On dkg's suggestion, using hash index as more elegant way to ensure | Jamie McClelland |
2010-12-21 | Tracking users while generating watch list is more reliable | Jamie McClelland |
2010-12-20 | adding some comments/concerns about the current monkeysphere-monitor-keys imp... | Daniel Kahn Gillmor |
2010-12-20 | added example script to auto-generate X.509 certificate requests with the PGP... | Daniel Kahn Gillmor |
2010-12-20 | update debug to use printf and always emit newlines; use warnings; | Daniel Kahn Gillmor |
2010-12-20 | whitespace, simple style cleanup | Daniel Kahn Gillmor |
2010-12-20 | Merge remote branch 'jamie/master' | Daniel Kahn Gillmor |
2010-12-20 | keytrans: avoid confusing user IDs across different keys (closes MS # 2682) | Daniel Kahn Gillmor |
2010-12-20 | Comments at top now contains more concrete explanation of how | Jamie McClelland |
2010-12-20 | more precise description of file::ChangeNotify's behavior | Jamie McClelland |
2010-12-19 | first attempt at closing #499 (changes to user authorized_keys files not | Jamie McClelland |
2010-11-13 | update changelog | Jameson Rollins |
2010-11-13 | If for whatever reason the primary UID comes up empty, give the injected subk... | Daniel Kahn Gillmor |
2010-11-13 | universalize and consolidate on --fixed-list-mode | Daniel Kahn Gillmor |
2010-11-13 | avoid using the running MSVA from the user during the tests | Daniel Kahn Gillmor |
2010-10-30 | update upstream changelog | Jameson Rollins |
2010-10-30 | clean up ssh_proxycommand function (no functional change) | Jameson Rollins |
2010-10-30 | break out proxy command validation code into it's own function (no functional... | Jameson Rollins |
2010-10-30 | improve debug output | Jameson Rollins |
2010-10-30 | fix variable declarations in update_known_hosts | Jameson Rollins |
2010-10-30 | catch return for grep in remove_line, for case where grep -v returns nothing ... | Jameson Rollins |
2010-10-29 | fix ssh_proxycommand marginal ui | Jameson Rollins |
2010-10-29 | fix variable declaration (leftover from break out of touch_key_file_or_fail) | Jameson Rollins |
2010-10-29 | consolidate and simplify printing of key lines in process_keys_for_file | Jameson Rollins |
2010-10-27 | remove reference to USE_VALIDATION_AGENT (the usage was incorrect as well) | Jameson Rollins |
2010-10-27 | fix label in upstream changelog | Jameson Rollins |
2010-10-26 | finalize changelog for 0.34 release | Jameson Rollins |
2010-10-26 | add note about CHECK_KEYSERVER var in msph-auth man page | Jameson Rollins |
2010-10-25 | ensure that we only remove fully-matching lines once we have found them | Daniel Kahn Gillmor |
2010-10-24 | back to using grep fixed-string matching when removing key lines | Jameson Rollins |
2010-10-24 | don't fail if authorized_keys file not present | Jameson Rollins |
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 | update changelog | Jameson Rollins |