monkeysphere-validation-agent.git
2011-02-14 Daniel Kahn... pushing 0.8 into unstable msva-perl_debian/0.8-2
2010-12-20 Daniel Kahn... packaging 0.8 msva-perl_debian/0.8-1
2010-12-20 Daniel Kahn... Merge branch 'master' into HEAD
2010-12-20 Daniel Kahn... avoid some spurious error messages when no agent is... msva-perl/0.8
2010-12-20 Daniel Kahn... automatically update the internal versioning of MSVA...
2010-12-20 Daniel Kahn... bump internal version number.
2010-12-20 Daniel Kahn... accept trailing slashes on http-proxy
2010-12-20 Daniel Kahn... gpgkeys_hkpms: added support for --keyserver-options...
2010-12-20 Daniel Kahn... touch up upstream Changelog for proposed release
2010-12-20 Daniel Kahn... List certifiers only once (closes MS # 2573)
2010-12-20 Daniel Kahn... Do not report self-sigs as other certifiers (but report...
2010-12-20 Daniel Kahn... avoid passing undefined data to decode_base64()
2010-12-19 Daniel Kahn... allow the use of ports in hostnames
2010-12-19 Daniel Kahn... update upstream Changelog
2010-12-19 Daniel Kahn... import hkpms settings from gpg.conf also
2010-12-19 Daniel Kahn... do not use indirect object creation (see p.158 of ...
2010-12-17 Daniel Kahn... fixed broken error message
2010-12-16 Daniel Kahn... update date for debian/changelog msva-perl_debian/0.7-1
2010-12-16 Jameson Rollinsupdate debian changelog for 0.7-1 release
2010-12-16 Jameson Rollinsspecify minimum version requirement for libio-socket...
2010-12-16 Jameson RollinsMerge branch 'master' into debian
2010-12-16 Jameson Rollinsprep upstream changelog for 0.7 release msva-perl/0.7
2010-12-16 Daniel Kahn... adjust gpgkey_hkpms using the standard gpg verbosity...
2010-12-16 Daniel Kahn... make the logger a little bit more functional
2010-12-16 Daniel Kahn... support hkpms queries from the agent
2010-12-16 Daniel Kahn... adopt new 1.37 changes to IO::Socket::SSL
2010-12-08 Daniel Kahn... prepare for installation of gpgkeys_hkpms
2010-12-08 Daniel Kahn... Merge branch 'master' into debian
2010-12-08 Daniel Kahn... supply gpgkeys_hkpms (closes MS #2016)
2010-12-06 Daniel Kahn... expose version of MSVA.pm publicly
2010-12-06 Daniel Kahn... enable requesting keyserverpolicy in Crypt::Monkeyspher...
2010-11-14 Daniel Kahn... started new Changelog entry
2010-11-14 Daniel Kahn... normalize word spacing in documentation for msva-query...
2010-11-14 Daniel Kahn... do not bother tracking generated manpages
2010-11-14 Daniel Kahn... updated dependency information msva-perl_debian/0.6-1
2010-11-14 Daniel Kahn... prepare for 0.6-1 debian release
2010-11-14 Daniel Kahn... Merge branch 'master' into debian
2010-11-14 Daniel Kahn... fix typo in pod documentation for msva-query-agent msva-perl/0.6
2010-11-14 Daniel Kahn... prepare for 0.6 release
2010-11-14 Daniel Kahn... implement tests (and looser constraints on) peer names...
2010-11-13 Daniel Kahn... added peertype (addresses #2568) -- still need tests
2010-11-05 Daniel Kahn... added jrollins to copyright
2010-11-04 Daniel Kahn... Merge remote branch 'jrollins/master'
2010-11-01 Daniel Kahn... update docs to match behavior change
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 Jameson RollinsMerge branch 'master' into debian
2010-10-30 Jameson Rollinsprint msva return message to stdout in query-agent
2010-10-30 Jameson Rollinsupdate with info about new modules and msva-query-agent
2010-10-30 Jameson RollinsMerge branch 'master' into debian
2010-10-30 Jameson Rollinsremove msva-review-cert.1 target, since that script...
2010-10-30 Daniel Kahn... commit to handling ike:// urls as well
2010-10-30 Daniel Kahn... update the process table, where supported, to indicate...
2010-10-29 Daniel Kahn... update documentation for msva-query-agent to mention...
2010-10-29 Daniel Kahn... added support for rfc4716-style SSH pubkeys
2010-10-29 Daniel Kahn... add tests for opensshpubkey format
2010-10-29 Daniel Kahn... added opensshpubkey pkc support
2010-10-29 Daniel Kahn... refactored, pulling der2key into separate subfunction...
2010-10-29 Daniel Kahn... removed msva-review-cert; it is already bit-rotted...
2010-10-29 Daniel Kahn... allow people to enter upper-case pkc types
2010-10-29 Daniel Kahn... fix up the pem-handling code, and test it
2010-10-28 Daniel Kahn... add support for x509pem as a pkc type (addressing MS...
2010-10-28 Daniel Kahn... ensure that every response returns a server identifier
2010-10-28 Daniel Kahn... reset list of certifiers for each User ID (addresses...
2010-10-27 Daniel Kahn... updated Xsesson.d startup script to document correct...
2010-10-27 Daniel Kahn... added simple test suite (must currently be executed...
2010-10-27 Daniel Kahn... do not explicitly wait on the pid in question; just...
2010-10-27 Daniel Kahn... ensure that quickly-terminating master subprocesses...
2010-10-27 Daniel Kahn... avoid re-setting the exit code after waiting for upgrad...
2010-10-27 Daniel Kahn... detect upgrades and prompt user when we notice them...
2010-10-18 Daniel Kahn... fix some broken syntax
2010-10-18 Daniel Kahn... only try to parse the certificate client side at verbos...
2010-10-18 Daniel Kahn... do not force msva-query-client to depend on Crypt:...
2010-10-18 Daniel Kahn... begin modularization of Crypt::Monkeysphere::MSVA ...
2010-10-18 Daniel Kahn... use modularized logging for msva-query-agent
2010-10-18 Daniel Kahn... moved logging business into its own class
2010-10-18 Daniel Kahn... handle non-responsive agents more politely
2010-10-18 Daniel Kahn... remove more environment variables from Client.pm, for...
2010-10-18 Daniel Kahn... do not die if we do not recognize the pkc type -- just...
2010-10-18 Daniel Kahn... hand pkc data over to Client.pm as a variable, instead...
2010-10-18 Daniel Kahn... simplify/shorten msva-query-agent documentation
2010-10-18 Daniel Kahn... generalize/shorten Makefile
2010-10-16 Jameson RollinsAdd client module to query agent
2010-10-16 Jameson Rollinsremove old info from man page
2010-10-15 Daniel Kahn... do not kill off child processes during HUP. let them...
2010-10-15 Daniel Kahn... now respects keyserverpolicy request member variable...
2010-10-12 Daniel Kahn... updated debian/control and debian/changelog for 0.5 msva-perl_debian/0.5-1
2010-10-12 Daniel Kahn... Merge branch 'master' into debian
2010-10-12 Daniel Kahn... preparing proposed 0.5 release msva-perl/0.5
2010-10-12 Daniel Kahn... allow clean re-exec for smoother upgrades (closes MS...
2010-10-12 Daniel Kahn... cleanup debug info
2010-10-12 Daniel Kahn... simple env variable cleanup (treating empty environment...
2010-10-12 Daniel Kahn... Make the marginal UI conditional on the presence of...
2010-10-12 Daniel Kahn... only bother asking for a marginal UI if the UID of...
2010-10-12 Daniel Kahn... added details about requesting processes, on systems...
2010-10-11 Daniel Kahn... read keyserver from gpg.conf if $MSVA_KEYSERVER is...
2010-10-07 Daniel Kahn... change the default to run the msva msva-perl_debian/0.4-1
2010-10-07 Daniel Kahn... added monkeysphere-icon.png
2010-10-07 Daniel Kahn... Merge branch 'master' into debian
next