msva-query-agent only append newline to msg output if tty
[monkeysphere-validation-agent.git] / Crypt /
2010-12-25 Jameson Rollinsfix typo
2010-12-25 Jameson Rollinstweaks to break out of unnecessary extra key loops...
2010-12-25 Jameson Rollinsadd new "email" context
2010-12-25 Jameson RollinsAdd support for openpgp4fpr pkc type
2010-12-25 Jameson Rollinsremove pkc type checking from client, in favor of just...
2010-12-24 Jameson Rollinstiny bit of cleanup and commenting
2010-12-24 Jameson Rollinsmove pkc key extraction functions adjacent to each...
2010-12-24 Jameson Rollinssimplify reviewcert by breaking out pkc key extraction...
2010-12-20 Daniel Kahn Gillmoravoid some spurious error messages when no agent is... msva-perl/0.8
2010-12-20 Daniel Kahn Gillmorbump internal version number.
2010-12-20 Daniel Kahn GillmorList certifiers only once (closes MS # 2573)
2010-12-20 Daniel Kahn GillmorDo not report self-sigs as other certifiers (but report...
2010-12-20 Daniel Kahn Gillmoravoid passing undefined data to decode_base64()
2010-12-19 Daniel Kahn Gillmorallow the use of ports in hostnames
2010-12-19 Daniel Kahn Gillmorimport hkpms settings from gpg.conf also
2010-12-19 Daniel Kahn Gillmordo not use indirect object creation (see p.158 of ...
2010-12-16 Daniel Kahn Gillmormake the logger a little bit more functional
2010-12-16 Daniel Kahn Gillmorsupport hkpms queries from the agent
2010-12-08 Daniel Kahn Gillmorsupply gpgkeys_hkpms (closes MS #2016)
2010-12-06 Daniel Kahn Gillmorexpose version of MSVA.pm publicly
2010-12-06 Daniel Kahn Gillmorenable requesting keyserverpolicy in Crypt::Monkeyspher...
2010-11-14 Daniel Kahn Gillmorimplement tests (and looser constraints on) peer names...
2010-11-13 Daniel Kahn Gillmoradded peertype (addresses #2568) -- still need tests
2010-11-05 Daniel Kahn Gillmoradded jrollins to copyright
2010-11-04 Daniel Kahn GillmorMerge remote branch 'jrollins/master'
2010-10-30 Jameson Rollinsfix context/peer string checking/untainting
2010-10-30 Jameson Rollinsaccept smtp context
2010-10-30 Jameson Rollinstweak log message, and remove errant space
2010-10-30 Daniel Kahn Gillmorcommit to handling ike:// urls as well
2010-10-30 Daniel Kahn Gillmorupdate the process table, where supported, to indicate...
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-28 Daniel Kahn Gillmorreset list of certifiers for each User ID (addresses...
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 Gillmoravoid re-setting the exit code after waiting for upgrad...
2010-10-27 Daniel Kahn Gillmordetect upgrades and prompt user when we notice them...
2010-10-18 Daniel Kahn Gillmorfix some broken syntax
2010-10-18 Daniel Kahn Gillmoronly try to parse the certificate client side at verbos...
2010-10-18 Daniel Kahn Gillmordo not force msva-query-client to depend on Crypt:...
2010-10-18 Daniel Kahn Gillmorbegin modularization of Crypt::Monkeysphere::MSVA ...
2010-10-18 Daniel Kahn Gillmoruse modularized logging for msva-query-agent
2010-10-18 Daniel Kahn Gillmormoved logging business into its own class
2010-10-18 Daniel Kahn Gillmorhandle non-responsive agents more politely
2010-10-18 Daniel Kahn Gillmorremove more environment variables from Client.pm, for...
2010-10-18 Daniel Kahn Gillmordo not die if we do not recognize the pkc type -- just...
2010-10-18 Daniel Kahn Gillmorhand pkc data over to Client.pm as a variable, instead...
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 GillmorMake the marginal UI conditional on the presence of...
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-07 Daniel Kahn Gillmorstill more cleanup on the marginal UI msva-perl/0.4
2010-10-07 Daniel Kahn Gillmora bit more cleanup on the UI
2010-10-07 Daniel Kahn Gillmormore tweaks to marginal UI behavior
2010-10-07 Daniel Kahn Gillmorchanged reveal details approach
2010-10-07 Daniel Kahn Gillmormore cleanup on prompt info
2010-10-04 Jameson Rollinssome improvements to the marginal ui prompt
2010-10-04 Daniel Kahn Gillmortrivially untaint environment for the main child process
2010-10-04 Daniel Kahn Gillmorwhitespace, licensing, attribution cleanup
2010-10-04 Daniel Kahn Gillmormoved the prompting code to the MarginalUI sub-module
2010-10-04 Daniel Kahn Gillmorreorganize some code
2010-10-04 Daniel Kahn Gillmordialog box actually goes away! (at the cost of re-initi...
2010-10-04 Daniel Kahn Gillmorremoved dependency on Gtk2::Glade
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 Matthew James GoinsMerge branch 'master' into marginalUI-perl
2010-10-03 Matthew James GoinsMerge remote branch 'dkg/master' into marginalUI-perl
2010-10-03 Matthew James GoinsContinue to move code to standard layout
2010-10-03 Matthew James GoinsMove marginal ui code to a more standard layout