bio/bio.h typo?

2003-02-04 Thread Toni Andjelkovic
)(); } BIO_METHOD; #endif Cheers, -- Toni Andjelkovic <[EMAIL PROTECTED]> __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Aut

openssl.org and modssl.org are down

2001-10-17 Thread Toni Andjelkovic
: Connection refused telnet: Unable to connect to remote host $ cu, -- Toni Andjelkovic <[EMAIL PROTECTED]> __ OpenSSL Project http://www.openssl.org User Support Mailing List

SSL_get_peer_cert_chain error on Win32

2001-04-15 Thread Toni Andjelkovic
x27;t show anything. On UNIX, everything works fine, and when there is an error, ERR_error_string_n will get it. disabling certificate verification entirely causes ActivePerl to segfault/crash/or whatever you call it on Win32 :) On UNIX, everything works fine. cu, -- Toni Andjelkovic <[EMAIL P

Re: BF_cfb64_encrypt dumps core on redhat 6.1

2000-01-13 Thread Toni Andjelkovic
cfb64_encrypt [...] 0x804a00a : mov0x28(%esp,1),%ecx 0x804a00e : mov(%ecx),%dl 0x804a010 : xor(%esi,%ebx,1),%dl [...] cheers, -- Toni Andjelkovic - iT AUSTRIA, [EMAIL PROTECTED] __ OpenSSL Project

Re: BF_cfb64_encrypt dumps core on redhat 6.1

2000-01-13 Thread Toni Andjelkovic
#x27;s stdout using a simple tcp connection; sort of a poor man's scp. i hope that it could be useful to someone. generally it appears to work well except on redhat 6.1, where the "send" part will dump core. thx, -- Toni Andjelkovic - iT AUSTRIA, [EMAIL PROTECTED] bf_socket.tar.gz

BF_cfb64_encrypt dumps core on redhat 6.1

2000-01-12 Thread Toni Andjelkovic
in __DTOR_END__ () from /lib/libc.so.6 (gdb) x/c 0x804a010 0x804a010 : 50 '2' has anyone else experienced similar problems on redhat? is there a remedy, or is it a stupid mistake i made? TIA, -- Toni Andjelkovic - iT AUSTRIA, [EMAIL PROTECTED]