Re: ssl_methods

2003-11-26 Thread Geoff Thorpe
On October 20, 2003 06:42 am, Ana Isabel Ramirez Saiz wrote: I am trying to find, with no success, the source code of some ssl methods, specifically, ssl_connect and ssl_accept .The SSL_connect and SSL_accept functions calls them: return (s-method-ssl_accept(s)) return

A few minor issues building 0.9.8 for Windows

2003-11-26 Thread Verdon Walker
I recently downloaded and compiled for Windows the 0.9.8 snapshot from 11-24-2003. I had a few minor problems of which you might want to be aware: .\crypto\bio\bss_file.c(218) : error C2065: 'fd' : undeclared identifier NMAKE : fatal error U1077: 'cl' : return code '0x2'

Re: A few minor issues building 0.9.8 for Windows

2003-11-26 Thread Gisle Vanem
Verdon Walker [EMAIL PROTECTED] said: I recently downloaded and compiled for Windows the 0.9.8 snapshot from 11-24-2003. I had a few minor problems of which you might want to be aware: .\crypto\bio\bss_file.c(218) : error C2065: 'fd' : undeclared identifier I've sent a patch for this some