to match
ssleay.xs)
SSL.h:
const char * SSL_get_cipher_list(SSL *s,int n);
->
char * SSL_get_cipher_list(SSL *s,int n);
const char *SSL_CIPHER_get_name(SSL_CIPHER *c);
->
char * SSL_CIPHER_get_name(SSL_CIPHER *c);
Ed Eddington
--
From: Ed
x27; bug in
post_https
$string =~ s/(.?)(=)=/$1$2/; #remove double '=' if
present
($page, $response, %reply_headers)
= post_https($server, $port, $uri,
make_headers(
'User-Agent' => $user_agent,
You may be having this problem: Windows doesn't like 2 "periods" within a
filename and when saving the file feels compelled to rename them
"whatever_tar.tar" - real good. Rename to "whatever.tar.gz" and then Winzip
will know what it is.
--
From: yoni[SMTP:[EMAIL PROTECTED]]
Sent: S
NK1120: 1 unresolved externals
NMAKEL : fatal error U1077: 'link' : return code '0x19'
Stop.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Can anyone advise me on getting 0.9.1c to compile on an NT w/ VC++5.0? Is
it a unique exercise in futility fo
Users,
I am having some trouble compiling on Win32's. I think the root of my
problem is not having the right utilities to do the job (and/or
knowledge!). I got the following tips about installing on Win32 from a
previous note to the list... (scan down if this is familiar)