fix context/peer string checking/untainting
authorJameson Rollins <jrollins@finestructure.net>
Sat, 30 Oct 2010 20:42:28 +0000 (16:42 -0400)
committerJameson Rollins <jrollins@finestructure.net>
Sat, 30 Oct 2010 20:44:11 +0000 (16:44 -0400)
commit99bf570bab5baf5f8c2357c7f61703b593764799
treece8d651cad6b3ec8f3ddf6439b05eaa020fc171c
parent6f22342b5b484783bba4493b7cd33f2949826cba
fix context/peer string checking/untainting

This makes the checking/untainting of the input context and peer
strings more similar to the checking of pkc type, and generally makes
the checking more straightforward.  Also fixes a bug in the failure
check (thanks intrigeri).
Crypt/Monkeysphere/MSVA.pm