commit to handling ike:// urls as well
[monkeysphere-validation-agent.git] / Crypt / Monkeysphere / MSVA.pm
2010-10-30 Daniel Kahn Gillmorcommit to handling ike:// urls as well
2010-10-29 Daniel Kahn Gillmoradded support for rfc4716-style SSH pubkeys
2010-10-29 Daniel Kahn Gillmoradded opensshpubkey pkc support
2010-10-29 Daniel Kahn Gillmorrefactored, pulling der2key into separate subfunction...
2010-10-29 Daniel Kahn Gillmorallow people to enter upper-case pkc types
2010-10-29 Daniel Kahn Gillmorfix up the pem-handling code, and test it
2010-10-28 Daniel Kahn Gillmoradd support for x509pem as a pkc type (addressing MS...
2010-10-28 Daniel Kahn Gillmorensure that every response returns a server identifier
2010-10-27 Daniel Kahn Gillmordo not explicitly wait on the pid in question; just...
2010-10-27 Daniel Kahn Gillmorensure that quickly-terminating master subprocesses...
2010-10-27 Daniel Kahn Gillmordetect upgrades and prompt user when we notice them...
2010-10-18 Daniel Kahn Gillmorbegin modularization of Crypt::Monkeysphere::MSVA ...
2010-10-18 Daniel Kahn Gillmormoved logging business into its own class
2010-10-16 Jameson RollinsAdd client module to query agent
2010-10-15 Daniel Kahn Gillmordo not kill off child processes during HUP. let them...
2010-10-15 Daniel Kahn Gillmornow respects keyserverpolicy request member variable...
2010-10-12 Daniel Kahn Gillmorallow clean re-exec for smoother upgrades (closes MS...
2010-10-12 Daniel Kahn Gillmorcleanup debug info
2010-10-12 Daniel Kahn Gillmorsimple env variable cleanup (treating empty environment...
2010-10-12 Daniel Kahn Gillmoronly bother asking for a marginal UI if the UID of...
2010-10-12 Daniel Kahn Gillmoradded details about requesting processes, on systems...
2010-10-11 Daniel Kahn Gillmorread keyserver from gpg.conf if $MSVA_KEYSERVER is...
2010-10-04 Daniel Kahn Gillmortrivially untaint environment for the main child process
2010-10-04 Daniel Kahn Gillmormoved the prompting code to the MarginalUI sub-module
2010-10-04 Daniel Kahn Gillmorreorganize some code