openpgpg2x509 is useful enough to install with other scripts.
[monkeysphere-validation-agent.git] / Crypt /
2011-05-29 W. Trevor KingMerge Daniel and David's work from git://lair.fifthhors...
2011-05-28 W. Trevor KingMove to a Module::Build-friendly layout with code under...
2011-05-26 W. Trevor KingGive default value for $loglevel.
2011-05-26 W. Trevor KingSuppress "Subroutine new redefined at Crypt/Monkeyspher...
2011-04-28 Daniel Kahn Gillmoradded needed use directive
2011-04-28 David BremnerAdd GnuPGKey_to_OpenSSH_fpr
2011-04-24 David BremnerGnuPGKey_to_OpenSSH_pub cleanup.
2011-04-22 Daniel Kahn Gillmorsilly whitespace cleanup
2011-04-22 Daniel Kahn Gillmoradded Crypt::Monkeysphere::Validator->findall()
2011-04-20 Daniel Kahn Gillmorremove subvalid parameter to _tryquery()
2011-04-20 Daniel Kahn Gillmorupdated Crypt::Monkeysphere::Validator to provide a...
2011-04-20 Daniel Kahn Gillmorremove findall argument, clean up indentation
2011-04-20 Daniel Kahn GillmorHandle server restarts (SIGHUP) cleanly even with Net...
2011-04-20 Daniel Kahn Gillmorwrote GnuPGKey_to_OpenSSH_pub
2011-04-20 Daniel Kahn Gillmoradded simple OpenSSH Keytrans function with test case
2011-03-24 David BremnerSome initial documentation for constructors.
2011-03-24 Daniel Kahn Gillmormake sure fingerprints and validity get passed through...
2011-03-19 David Bremnerfix bug that added subvalid keys to the wrong list
2011-03-14 Daniel Kahn Gillmormake use of PGPExtension in X.509 public key carriers
2011-03-14 Daniel Kahn Gillmoravoid a warning if certificate issuer is not present...
2011-03-11 Daniel Kahn Gillmoruse the stable version of GnuPG::Interface with our...
2011-03-11 Daniel Kahn GillmorCrypt::Monkeysphere::OpenPGP : bring in pieces of keytr...
2011-03-11 Daniel Kahn Gillmoruse new upstream features of Crypt::X509 directly ...
2011-03-10 David BremnerUpdate comments for untaint.
2011-03-10 David BremnerInterrogate the GnuPG::Interface object to get $GPGHOME...
2011-03-10 David Bremneradd missing keyserver policy default
2011-03-10 David Bremneradd missing brace
2011-03-06 David BremnerFactor out userid validation from MSVA.pm into Crypto...
2011-03-06 David BremnerAdd Keyserver class, and unit tests.
2011-03-06 David Bremneruse renamed logger module
2011-03-06 David BremnerRename module Crypt::Monkeysphere::MSVA::Logger to...
2011-03-06 David BremnerRename MSVA/Logger.pm to Logger.pm
2010-12-31 Jameson Rollinscheck that key data is not empty, and return error...
2010-12-30 Daniel Kahn Gillmorget rid of confusing $primarymatch label, and fix match...
2010-12-30 Daniel Kahn Gillmorrequire openpgp4fpr to be a full fingerprint and standa...
2010-12-30 Daniel Kahn Gillmorswitch from "email" to "e-mail"
2010-12-30 Jameson RollinsAllow for '0x' prefix to openpgp4fpr
2010-12-30 Jameson Rollinsreturn pkcextractkey before processing key exponent...
2010-12-28 Jameson Rollinsupdate upstream changelog
2010-12-28 Jameson Rollinsadd option to msva-query-agent to just return agent...
2010-12-28 Jameson Rollinsmention cabability and validity in verbose output when...
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...
next