monkeysphere-validation-agent.git
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... still more cleanup on the marginal UI msva-perl/0.4
2010-10-07 Daniel Kahn... a bit more cleanup on the UI
2010-10-07 Daniel Kahn... more tweaks to marginal UI behavior
2010-10-07 Daniel Kahn... changed reveal details approach
2010-10-07 Daniel Kahn... more cleanup on prompt info
2010-10-04 Jameson Rollinssome improvements to the marginal ui prompt
2010-10-04 Daniel Kahn... preparing for version 0.4
2010-10-04 Daniel Kahn... trivially untaint environment for the main child process
2010-10-04 Jameson Rollinsupdate changelog with MS bug closures
2010-10-04 Daniel Kahn... whitespace, licensing, attribution cleanup
2010-10-04 Daniel Kahn... moved the prompting code to the MarginalUI sub-module
2010-10-04 Daniel Kahn... reorganize some code
2010-10-04 Daniel Kahn... dialog box actually goes away! (at the cost of re-initi...
2010-10-04 Daniel Kahn... removed dependency on Gtk2::Glade
2010-10-04 Daniel Kahn... successfully deal with at least one prompt per msva...
2010-10-03 Daniel Kahn... Merge remote branch 'mjgoins/marginalUI-perl'
2010-10-03 Daniel Kahn... build a first-pass marginal prompt
2010-10-03 Matthew James... Merge branch 'master' into marginalUI-perl
2010-10-03 Daniel Kahn... still more keyserver and local checking re-organization
2010-10-03 Daniel Kahn... allow explicit setting of MSVA_KEYSERVER_POLICY to...
2010-10-03 Matthew James... Simplify keyserver-checking logic
2010-10-03 Matthew James... Simplify keyserver-checking logic
2010-10-03 Matthew James... Merge remote branch 'dkg/master' into marginalUI-perl
2010-10-03 Matthew James... Fix whitespace
2010-10-03 Matthew James... Continue to move code to standard layout
2010-10-03 Matthew James... Move marginal ui code to a more standard layout
2010-10-03 Daniel Kahn... do keyserver checking directly
2010-10-03 Matthew James... Merge remote branch 'enw/marginalUI-perl' into marginal...
2010-10-03 Matthew James... Prep to merge with enw (this commit should be squashed...
2010-10-02 Daniel Kahn... remove dependency on monkeysphere -- we now just rely...
2010-10-02 Daniel Kahn... tighten up regexps for context and peer
2010-10-02 Elliot Winardadd marginalUI spike in perl
2010-08-10 Jameson Rollinsuntaint $uid.
2010-06-16 Daniel Kahn... preparing for 0.3 release msva-perl/0.3
2010-06-11 Daniel Kahn... restore default SIGCHLD handling to subprocesses so...
2010-04-29 Daniel Kahn... close monkeysphere call, provide scaffolding for margin...
2010-03-23 Daniel Kahn... updating Changelog for 0.3~pre
2010-03-23 Daniel Kahn... align git tags with the tags made by git-buildpackage...
2010-03-23 Daniel Kahn... removing git buildpackage options from master; please...
2010-03-19 Daniel Kahn... Merge remote branch 'jrollins/master'
2010-03-15 Daniel Kahn... preparing for msva-perl 0.2 release msva-perl/0.2
2010-03-13 Daniel Kahn... get rid of noisy spew when MSVA_PORT is set (resolving...
2010-03-12 Daniel Kahn... updated upstream Changelog
2010-03-12 Daniel Kahn... minimize logging spew by default, emit POSIX sh command...
2010-03-12 Daniel Kahn... clean cruft out of MSVA.pm
2010-03-12 Daniel Kahn... default to a random available port (you can still expli...
2010-03-12 Daniel Kahn... exit 13 if we are forced to quit before the service...
2010-03-12 Daniel Kahn... apply MSVA_LOG_LEVEL to Net::Server logging messages...
2010-03-12 Daniel Kahn... handle race condition with rapid subprocess death;...
2010-03-12 Daniel Kahn... added subprocess supervision to ease desktop integration
2010-03-10 Daniel Kahn... adjusted Makefile to use strategies jrollins and i...
2010-03-09 Jameson Rollinsfix my uid in the readme
2010-03-09 Daniel Kahn... including debian packaging commands in Makefile for...
2010-03-09 Daniel Kahn... streamlining new upstream releases msva-perl/0.1
2010-03-09 Daniel Kahn... preparing for 0.1 release
2010-03-09 Daniel Kahn... updating git packaging info
2010-03-09 Daniel Kahn... resolved a pod2man error
2010-03-09 Daniel Kahn... added Makefile
2010-03-09 Daniel Kahn... more readme updates
2010-03-09 Daniel Kahn... updated README
2010-03-09 Daniel Kahn... move version number to separate variable
2010-03-09 Daniel Kahn... adding "upstream" Changelog
2010-03-09 Daniel Kahn... renaming msva to msva-perl in preparation for packaging...
2010-03-09 Daniel Kahn... add documentation
2010-03-09 Daniel Kahn... enable use of MSVA_PORT environment variable to choose...
2010-03-09 Daniel Kahn... removing TODO -- use the monkeysphere bug tracker.
2010-03-09 Daniel Kahn... enable concurrent connections to the validation agent...
2010-03-08 Daniel Kahn... force binding to loopback so that our peer identificati...
2010-03-08 Daniel Kahn... verify identity of remote users if info is available.
2010-03-08 Daniel Kahn... added test to determine the uid of the remote peer
2010-02-14 Jameson Rollinsupdate TODO
2010-01-15 Jameson RollinsMerge remote branch 'dkg/master'
2010-01-15 Daniel Kahn... msva (perl and ruby implementations): adopting new...
2010-01-14 Jameson Rollinssmall tweak to msva return message
2010-01-14 Jameson Rollinsupdate todo
2010-01-13 Jameson Rollinsimprove return message in msva
2010-01-13 Daniel Kahn... invoke monkeysphere, parse its output, and return the...
2010-01-13 Daniel Kahn... extracting public key components from X.509 cert
2010-01-12 Daniel Kahn... Merge remote branch 'mlc/master'
2010-01-12 Daniel Kahn... overhaul msva perl implementation
2010-01-12 mike castlemanfirst working version of msva-rb
2010-01-12 mike castlemanadd GPLv3
2010-01-11 Daniel Kahn... Merge remote branch 'jrollins/master'
2010-01-11 Daniel Kahn... emit required HTTP Date: header (and add some comments...
2010-01-11 Jameson Rollinsupdate TODO
2010-01-11 Jameson Rollinssmall tweak to msva log out
2010-01-10 Matthew James... These notes, roughly, were written on the whiteboard...
2010-01-10 Daniel Kahn... cleaning up module includes for msva-perl
2010-01-10 mike castlemanMerge remote branch 'jrollins/master'
2010-01-10 mike castlemanutterly meaningless msva.rb changes
2010-01-10 Jameson Rollinsfix permissions on ruby agent
2010-01-10 Jameson RollinsMerge remote branch 'mlcastle/master'
next