Folks -
Just an FYI, that I fixed two small but fairly important issues in
SqueakSSL. The first affected TLS frames that were split across more
than one TCP packet and the second one covered a Windows-specific issue
that would sometimes cause data send with the last part of the handshake
to be failing.
While at it, I also moved the support code to its own site (mostly for
testing Mercurial) at
http://squeakssl.googlecode.com. Please note that
if you're using SqueakSSL on Windows you'll need an updated plugin which
is now at
http://squeakssl.googlecode.com/files/SqueakSSL-bin-0.1.2.zipCheers,
- Andreas