Re: ipsvd-0.9.3, sslio minimum checks?
"Clemens Fischer" <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
* Gerrit Pape: > http://smarden.org/ipsvd/ > > The sslio program has been fixed to reliably end the network connection > when seeing end-of-file from the service program, and some of its verbose > log messages have changed slightly. sslio now uses the matrixssl library > version 1.1. he! i had just finished patching matrixssl-1.0.2, and behold: right after that i discovered ipsvd-0.9.3. now i need a minimal test environment to test sslio. i see you have sslio testing in the build scripts, and you disabled matrixssl's multithreading (which seems ok for tcpserver like setups). do you know why RSA blinding isn't default for matrixssl? a simple "hello world" standardized setup i can compare with matrixssl folks would suffice, and it must run on localhost, of course. the next thing would be to make a full port *with* threading for freebsd. clemens