monkeysphere-validation-agent.git
14 years agopreparing for msva-perl 0.2 release msva-perl/0.2
Daniel Kahn Gillmor [Mon, 15 Mar 2010 18:27:40 +0000 (14:27 -0400)]
preparing for msva-perl 0.2 release

14 years agoget rid of noisy spew when MSVA_PORT is set (resolving MS #2003)
Daniel Kahn Gillmor [Sat, 13 Mar 2010 18:00:47 +0000 (13:00 -0500)]
get rid of noisy spew when MSVA_PORT is set (resolving MS #2003)

14 years agoupdated upstream Changelog
Daniel Kahn Gillmor [Fri, 12 Mar 2010 05:32:17 +0000 (00:32 -0500)]
updated upstream Changelog

14 years agominimize logging spew by default, emit POSIX sh commands to set environment variables...
Daniel Kahn Gillmor [Fri, 12 Mar 2010 05:32:06 +0000 (00:32 -0500)]
minimize logging spew by default, emit POSIX sh commands to set environment variables if no subcommand is present

14 years agoclean cruft out of MSVA.pm
Daniel Kahn Gillmor [Fri, 12 Mar 2010 05:10:23 +0000 (00:10 -0500)]
clean cruft out of MSVA.pm

14 years agodefault to a random available port (you can still explicitly request with MSVA_PORT)
Daniel Kahn Gillmor [Fri, 12 Mar 2010 05:09:01 +0000 (00:09 -0500)]
default to a random available port (you can still explicitly request with MSVA_PORT)

14 years agoexit 13 if we are forced to quit before the service is even bound to a port.
Daniel Kahn Gillmor [Fri, 12 Mar 2010 04:41:02 +0000 (23:41 -0500)]
exit 13 if we are forced to quit before the service is even bound to a port.

14 years agoapply MSVA_LOG_LEVEL to Net::Server logging messages as well, so that verbosity is...
Daniel Kahn Gillmor [Fri, 12 Mar 2010 04:16:53 +0000 (23:16 -0500)]
apply MSVA_LOG_LEVEL to Net::Server logging messages as well, so that verbosity is controlled with one variable

14 years agohandle race condition with rapid subprocess death; also ensure termination of subproc...
Daniel Kahn Gillmor [Fri, 12 Mar 2010 00:23:36 +0000 (19:23 -0500)]
handle race condition with rapid subprocess death; also ensure termination of subprocess if exec itself fails.

14 years agoadded subprocess supervision to ease desktop integration
Daniel Kahn Gillmor [Fri, 12 Mar 2010 00:14:28 +0000 (19:14 -0500)]
added subprocess supervision to ease desktop integration

14 years agoadjusted Makefile to use strategies jrollins and i worked out from the xul-ext; clean...
Daniel Kahn Gillmor [Wed, 10 Mar 2010 07:27:06 +0000 (02:27 -0500)]
adjusted Makefile to use strategies jrollins and i worked out from the xul-ext; cleaned up and decided to distribute docs

14 years agoincluding debian packaging commands in Makefile for ease of use
Daniel Kahn Gillmor [Tue, 9 Mar 2010 07:16:47 +0000 (02:16 -0500)]
including debian packaging commands in Makefile for ease of use

14 years agostreamlining new upstream releases msva-perl/0.1
Daniel Kahn Gillmor [Tue, 9 Mar 2010 05:21:15 +0000 (00:21 -0500)]
streamlining new upstream releases

14 years agopreparing for 0.1 release
Daniel Kahn Gillmor [Tue, 9 Mar 2010 05:15:53 +0000 (00:15 -0500)]
preparing for 0.1 release

14 years agoupdating git packaging info
Daniel Kahn Gillmor [Tue, 9 Mar 2010 05:00:32 +0000 (00:00 -0500)]
updating git packaging info

14 years agoresolved a pod2man error
Daniel Kahn Gillmor [Tue, 9 Mar 2010 04:59:47 +0000 (23:59 -0500)]
resolved a pod2man error

14 years agoadded Makefile
Daniel Kahn Gillmor [Tue, 9 Mar 2010 04:47:41 +0000 (23:47 -0500)]
added Makefile

14 years agomore readme updates
Daniel Kahn Gillmor [Tue, 9 Mar 2010 04:33:58 +0000 (23:33 -0500)]
more readme updates

14 years agoupdated README
Daniel Kahn Gillmor [Tue, 9 Mar 2010 04:27:45 +0000 (23:27 -0500)]
updated README

14 years agomove version number to separate variable
Daniel Kahn Gillmor [Tue, 9 Mar 2010 04:22:05 +0000 (23:22 -0500)]
move version number to separate variable

14 years agoadding "upstream" Changelog
Daniel Kahn Gillmor [Tue, 9 Mar 2010 04:14:33 +0000 (23:14 -0500)]
adding "upstream" Changelog

14 years agorenaming msva to msva-perl in preparation for packaging and playing nice with alterna...
Daniel Kahn Gillmor [Tue, 9 Mar 2010 03:59:53 +0000 (22:59 -0500)]
renaming msva to msva-perl in preparation for packaging and playing nice with alternate implementations

14 years agoadd documentation
Daniel Kahn Gillmor [Tue, 9 Mar 2010 03:59:04 +0000 (22:59 -0500)]
add documentation

14 years agoenable use of MSVA_PORT environment variable to choose the port
Daniel Kahn Gillmor [Tue, 9 Mar 2010 03:58:46 +0000 (22:58 -0500)]
enable use of MSVA_PORT environment variable to choose the port

14 years agoremoving TODO -- use the monkeysphere bug tracker.
Daniel Kahn Gillmor [Tue, 9 Mar 2010 01:29:47 +0000 (20:29 -0500)]
removing TODO -- use the monkeysphere bug tracker.

14 years agoenable concurrent connections to the validation agent by forking the server
Daniel Kahn Gillmor [Tue, 9 Mar 2010 01:16:04 +0000 (20:16 -0500)]
enable concurrent connections to the validation agent by forking the server

14 years agoforce binding to loopback so that our peer identification is legitimate
Daniel Kahn Gillmor [Mon, 8 Mar 2010 22:23:29 +0000 (17:23 -0500)]
force binding to loopback so that our peer identification is legitimate

14 years agoverify identity of remote users if info is available.
Daniel Kahn Gillmor [Mon, 8 Mar 2010 22:15:15 +0000 (17:15 -0500)]
verify identity of remote users if info is available.

14 years agoadded test to determine the uid of the remote peer
Daniel Kahn Gillmor [Mon, 8 Mar 2010 21:23:15 +0000 (16:23 -0500)]
added test to determine the uid of the remote peer

14 years agoupdate TODO
Jameson Rollins [Sun, 14 Feb 2010 20:00:38 +0000 (15:00 -0500)]
update TODO

14 years agoMerge remote branch 'dkg/master'
Jameson Rollins [Fri, 15 Jan 2010 04:05:22 +0000 (23:05 -0500)]
Merge remote branch 'dkg/master'

14 years agomsva (perl and ruby implementations): adopting new "peer" element name of JSON (repla...
Daniel Kahn Gillmor [Fri, 15 Jan 2010 04:04:12 +0000 (23:04 -0500)]
msva (perl and ruby implementations): adopting new "peer" element name of JSON (replaces "uid" element name)

14 years agosmall tweak to msva return message
Jameson Rollins [Thu, 14 Jan 2010 20:57:59 +0000 (15:57 -0500)]
small tweak to msva return message

14 years agoupdate todo
Jameson Rollins [Thu, 14 Jan 2010 20:53:16 +0000 (15:53 -0500)]
update todo

14 years agoimprove return message in msva
Jameson Rollins [Wed, 13 Jan 2010 22:26:04 +0000 (17:26 -0500)]
improve return message in msva

14 years agoinvoke monkeysphere, parse its output, and return the proper info; msva-perl is now...
Daniel Kahn Gillmor [Wed, 13 Jan 2010 09:33:37 +0000 (04:33 -0500)]
invoke monkeysphere, parse its output, and return the proper info; msva-perl is now functional; also, clean up logging

14 years agoextracting public key components from X.509 cert
Daniel Kahn Gillmor [Wed, 13 Jan 2010 07:52:43 +0000 (02:52 -0500)]
extracting public key components from X.509 cert

14 years agoMerge remote branch 'mlc/master'
Daniel Kahn Gillmor [Tue, 12 Jan 2010 07:48:06 +0000 (02:48 -0500)]
Merge remote branch 'mlc/master'

14 years agooverhaul msva perl implementation
Daniel Kahn Gillmor [Tue, 12 Jan 2010 07:47:01 +0000 (02:47 -0500)]
overhaul msva perl implementation

14 years agofirst working version of msva-rb
mike castleman [Tue, 12 Jan 2010 05:11:40 +0000 (00:11 -0500)]
first working version of msva-rb

14 years agoadd GPLv3
mike castleman [Tue, 12 Jan 2010 04:51:39 +0000 (23:51 -0500)]
add GPLv3

14 years agoMerge remote branch 'jrollins/master'
Daniel Kahn Gillmor [Mon, 11 Jan 2010 15:46:07 +0000 (10:46 -0500)]
Merge remote branch 'jrollins/master'

14 years agoemit required HTTP Date: header (and add some comments about SO_PEERCRED for loopback...
Daniel Kahn Gillmor [Mon, 11 Jan 2010 15:45:02 +0000 (10:45 -0500)]
emit required HTTP Date: header (and add some comments about SO_PEERCRED for loopback TCP sockets)

14 years agoupdate TODO
Jameson Rollins [Mon, 11 Jan 2010 04:58:43 +0000 (23:58 -0500)]
update TODO

14 years agosmall tweak to msva log out
Jameson Rollins [Mon, 11 Jan 2010 04:58:22 +0000 (23:58 -0500)]
small tweak to msva log out

14 years agoThese notes, roughly, were written on the whiteboard, and are saved here.
Matthew James Goins [Sun, 10 Jan 2010 17:50:39 +0000 (12:50 -0500)]
These notes, roughly, were written on the whiteboard, and are saved here.

14 years agocleaning up module includes for msva-perl
Daniel Kahn Gillmor [Sun, 10 Jan 2010 16:28:24 +0000 (11:28 -0500)]
cleaning up module includes for msva-perl

14 years agoMerge remote branch 'jrollins/master'
mike castleman [Sun, 10 Jan 2010 07:15:55 +0000 (02:15 -0500)]
Merge remote branch 'jrollins/master'

14 years agoutterly meaningless msva.rb changes
mike castleman [Sun, 10 Jan 2010 07:15:18 +0000 (02:15 -0500)]
utterly meaningless msva.rb changes

14 years agofix permissions on ruby agent
Jameson Rollins [Sun, 10 Jan 2010 01:51:22 +0000 (20:51 -0500)]
fix permissions on ruby agent

14 years agoMerge remote branch 'mlcastle/master'
Jameson Rollins [Sun, 10 Jan 2010 01:14:35 +0000 (20:14 -0500)]
Merge remote branch 'mlcastle/master'

14 years agoMerge remote branch 'dkg/master'
Jameson Rollins [Sun, 10 Jan 2010 01:09:38 +0000 (20:09 -0500)]
Merge remote branch 'dkg/master'

14 years agoadd noop operation similar to the ruby version
Daniel Kahn Gillmor [Sun, 10 Jan 2010 00:39:52 +0000 (19:39 -0500)]
add noop operation similar to the ruby version

14 years agodo some parsing of the incoming certificate
Daniel Kahn Gillmor [Sun, 10 Jan 2010 00:39:17 +0000 (19:39 -0500)]
do some parsing of the incoming certificate

14 years agosome silly changes to msva-ruby
mike castleman [Sat, 9 Jan 2010 23:50:54 +0000 (18:50 -0500)]
some silly changes to msva-ruby

14 years agomsva.rb
mike castleman [Sat, 9 Jan 2010 23:35:05 +0000 (18:35 -0500)]
msva.rb

14 years agoMerge remote branches 'mjgoins/master' and 'jrollins/master'
mike castleman [Sat, 9 Jan 2010 22:46:09 +0000 (17:46 -0500)]
Merge remote branches 'mjgoins/master' and 'jrollins/master'

14 years agoMerge remote branch 'mlc/master'
Daniel Kahn Gillmor [Sat, 9 Jan 2010 22:39:37 +0000 (17:39 -0500)]
Merge remote branch 'mlc/master'

14 years agoMerge remote branch 'dkg/master'
Jameson Rollins [Sat, 9 Jan 2010 22:39:34 +0000 (17:39 -0500)]
Merge remote branch 'dkg/master'

14 years agoMerge remote branch 'jrollins/master'
Matthew Goins [Sat, 9 Jan 2010 22:37:18 +0000 (17:37 -0500)]
Merge remote branch 'jrollins/master'

14 years agoMerge remote branch 'dkg/master'
Jameson Rollins [Sat, 9 Jan 2010 22:36:03 +0000 (17:36 -0500)]
Merge remote branch 'dkg/master'

14 years agoMerge remote branch 'mlcastle/master'
Jameson Rollins [Sat, 9 Jan 2010 22:34:40 +0000 (17:34 -0500)]
Merge remote branch 'mlcastle/master'

14 years agoMerge remote branch 'mlcastle/master'
Jameson Rollins [Sat, 9 Jan 2010 22:34:33 +0000 (17:34 -0500)]
Merge remote branch 'mlcastle/master'

Conflicts:
xul-ext/chrome/content/monkeysphere.js

14 years agoMerge branch 'master' of git://lair.fifthhorseman.net/~dkg/msva
Matthew Goins [Sat, 9 Jan 2010 22:33:56 +0000 (17:33 -0500)]
Merge branch 'master' of git://lair.fifthhorseman.net/~dkg/msva

14 years agoMerge branch 'master' of git://github.com/mlc/msva
Matthew Goins [Sat, 9 Jan 2010 22:33:43 +0000 (17:33 -0500)]
Merge branch 'master' of git://github.com/mlc/msva

14 years agoMerge remote branch 'jrollins/master'
mike castleman [Sat, 9 Jan 2010 22:30:07 +0000 (17:30 -0500)]
Merge remote branch 'jrollins/master'

Conflicts:
xul-ext/chrome/content/monkeysphere.js

14 years agoMerge remote branch 'jrollins/master'
Daniel Kahn Gillmor [Sat, 9 Jan 2010 22:27:40 +0000 (17:27 -0500)]
Merge remote branch 'jrollins/master'

14 years agoMerge branch 'master' of git://lair.fifthhorseman.net/~jrollins/msva
Matthew Goins [Sat, 9 Jan 2010 22:27:15 +0000 (17:27 -0500)]
Merge branch 'master' of git://lair.fifthhorseman.net/~jrollins/msva

14 years agoMerge remote branch 'dkg/master'
Jameson Rollins [Sat, 9 Jan 2010 22:26:43 +0000 (17:26 -0500)]
Merge remote branch 'dkg/master'

14 years agoMerge remote branch 'dkg/master'
mike castleman [Sat, 9 Jan 2010 22:25:24 +0000 (17:25 -0500)]
Merge remote branch 'dkg/master'

14 years agoadd a bit more debugging to the agent, response messages too.
Daniel Kahn Gillmor [Sat, 9 Jan 2010 21:59:41 +0000 (16:59 -0500)]
add a bit more debugging to the agent, response messages too.

14 years agoMerge remote branch 'mlc/master'
Daniel Kahn Gillmor [Sat, 9 Jan 2010 21:27:05 +0000 (16:27 -0500)]
Merge remote branch 'mlc/master'

14 years agoparsing POSTed data
Daniel Kahn Gillmor [Sat, 9 Jan 2010 21:26:58 +0000 (16:26 -0500)]
parsing POSTed data

14 years agomove FIXME to the place where the fixing of me is needed
mike castleman [Sat, 9 Jan 2010 20:53:47 +0000 (15:53 -0500)]
move FIXME to the place where the fixing of me is needed

14 years ago404 when couldn't in fact find
mike castleman [Sat, 9 Jan 2010 20:50:32 +0000 (15:50 -0500)]
404 when couldn't in fact find

14 years agoMerge remote branch 'mlcastle/master'
Jameson Rollins [Sat, 9 Jan 2010 20:21:59 +0000 (15:21 -0500)]
Merge remote branch 'mlcastle/master'

14 years agomake comment match code
mike castleman [Sat, 9 Jan 2010 20:07:09 +0000 (15:07 -0500)]
make comment match code

14 years agoMerge remote branch 'jrollins/master'
mike castleman [Sat, 9 Jan 2010 20:03:50 +0000 (15:03 -0500)]
Merge remote branch 'jrollins/master'

14 years agoMerge remote branch 'dkg/master'
Jameson Rollins [Sat, 9 Jan 2010 19:55:00 +0000 (14:55 -0500)]
Merge remote branch 'dkg/master'

14 years agoMerge remote branch 'mlc/master'
Daniel Kahn Gillmor [Sat, 9 Jan 2010 19:31:42 +0000 (14:31 -0500)]
Merge remote branch 'mlc/master'

14 years agoMerge remote branch 'mlcastle/master'
Jameson Rollins [Sat, 9 Jan 2010 19:31:08 +0000 (14:31 -0500)]
Merge remote branch 'mlcastle/master'

14 years agoupdate NOTES and TODO
Jameson Rollins [Sat, 9 Jan 2010 19:21:54 +0000 (14:21 -0500)]
update NOTES and TODO

14 years agoupdate TODO
Jameson Graef Rollins [Thu, 7 Jan 2010 05:47:32 +0000 (00:47 -0500)]
update TODO

14 years agoadd TODO
Jameson Graef Rollins [Wed, 6 Jan 2010 03:49:11 +0000 (22:49 -0500)]
add TODO

14 years agoMerge remote branch 'jrollins/master'
Daniel Kahn Gillmor [Wed, 6 Jan 2010 02:38:31 +0000 (21:38 -0500)]
Merge remote branch 'jrollins/master'

14 years agodo some logging on each request
Daniel Kahn Gillmor [Wed, 6 Jan 2010 02:33:26 +0000 (21:33 -0500)]
do some logging on each request

14 years agoupdated to our new all-json strategy
Daniel Kahn Gillmor [Wed, 6 Jan 2010 02:33:03 +0000 (21:33 -0500)]
updated to our new all-json strategy

14 years agofixed case for variables in README
Daniel Kahn Gillmor [Wed, 6 Jan 2010 02:27:32 +0000 (21:27 -0500)]
fixed case for variables in README

14 years agofixed typo that caused wget to segfault
Daniel Kahn Gillmor [Wed, 6 Jan 2010 02:27:03 +0000 (21:27 -0500)]
fixed typo that caused wget to segfault

14 years agoinitial commit
Daniel Kahn Gillmor [Wed, 6 Jan 2010 01:07:44 +0000 (20:07 -0500)]
initial commit