use MSTEST_GNUPGHOME instead of GNUPGHOME
[monkeysphere-validation-agent.git] / msva-perl
2010-10-18 Daniel Kahn Gillmormoved logging business into its own class
2010-10-16 Jameson Rollinsremove old info from man page
2010-10-11 Daniel Kahn Gillmorread keyserver from gpg.conf if $MSVA_KEYSERVER is...
2010-10-04 Daniel Kahn Gillmorreorganize some code
2010-10-04 Daniel Kahn Gillmorsuccessfully deal with at least one prompt per msva...
2010-10-03 Daniel Kahn GillmorMerge remote branch 'mjgoins/marginalUI-perl'
2010-10-03 Daniel Kahn Gillmorbuild a first-pass marginal prompt
2010-10-03 Matthew James GoinsMerge branch 'master' into marginalUI-perl
2010-10-03 Daniel Kahn Gillmorstill more keyserver and local checking re-organization
2010-10-03 Daniel Kahn Gillmorallow explicit setting of MSVA_KEYSERVER_POLICY to...
2010-10-03 Matthew James GoinsSimplify keyserver-checking logic
2010-10-03 Matthew James GoinsSimplify keyserver-checking logic
2010-10-03 Matthew James GoinsMerge remote branch 'dkg/master' into marginalUI-perl
2010-10-03 Matthew James GoinsFix whitespace
2010-10-03 Matthew James GoinsMove marginal ui code to a more standard layout
2010-10-03 Daniel Kahn Gillmordo keyserver checking directly
2010-10-03 Matthew James GoinsMerge remote branch 'enw/marginalUI-perl' into marginal...
2010-10-03 Matthew James GoinsPrep to merge with enw (this commit should be squashed...
2010-10-02 Daniel Kahn Gillmorremove dependency on monkeysphere -- we now just rely...
2010-10-02 Daniel Kahn Gillmortighten up regexps for context and peer
2010-08-10 Jameson Rollinsuntaint $uid.
2010-06-11 Daniel Kahn Gillmorrestore default SIGCHLD handling to subprocesses so...
2010-04-29 Daniel Kahn Gillmorclose monkeysphere call, provide scaffolding for margin...
2010-03-19 Daniel Kahn GillmorMerge remote branch 'jrollins/master'
2010-03-13 Daniel Kahn Gillmorget rid of noisy spew when MSVA_PORT is set (resolving...
2010-03-12 Daniel Kahn Gillmorminimize logging spew by default, emit POSIX sh command...
2010-03-12 Daniel Kahn Gillmordefault to a random available port (you can still expli...
2010-03-12 Daniel Kahn Gillmorapply MSVA_LOG_LEVEL to Net::Server logging messages...
2010-03-12 Daniel Kahn Gillmorhandle race condition with rapid subprocess death;...
2010-03-12 Daniel Kahn Gillmoradded subprocess supervision to ease desktop integration
2010-03-09 Daniel Kahn Gillmorresolved a pod2man error
2010-03-09 Daniel Kahn Gillmormove version number to separate variable
2010-03-09 Daniel Kahn Gillmorrenaming msva to msva-perl in preparation for packaging...