Re: ipsvd-0.9.3, sslio minimum checks?
"Clemens Fischer" <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
* Gerrit Pape: > Take a look at src/Makefile, targets matrixssl: and commands.linux: > There's a test for linux systems to build the ssl library and the sslio > program automatically. See also src/Makefile.matrixssl. If you want to > build sslio on freebsd, you can change the test for systype, provide your > patched ssl library, and use `make sslio`, or even `package/install`. sure, how do you think i got matrixssl built? basically, i changed the matrix Makefile a bit to allow for adding new systems easily, and then i added src/os/freebsd4/freebsd4.c. this was neccessary, because freebsd has MIB variables instead of proc/cpuinfo. also, there's a minor tweak neccessary for multithreading, which isn't neccessary for the current ipsvd, but i did it nonetheless. > Is your patch available anywhere? i sent it to the guy maintaing the freebsd port of ipsvd. last i checked he had sslio.html installed, but not the program itself. i hope he will clean up my code or at least get back to me for cooperation, because i haven't heard as much as an ACK from him. but the patch is tiny, i'll attach it. be aware that freebsd4.c contains dead code, because i copied it over from linux.c and was in a big hurry that day. > http://www.superscript.com/ucspi-ssl/sslclient.html ah, thanks, i should have checked. clemens
matrix-030604-1532.patch.bz2
(application/octet-stream, 4.3 KB) - not displayed