differentiate incoming data

2003-06-05 Thread The Laser Jet
Hi everyone, when BIO_puts writes data after a handshake, is the data encrypted during the send? I want to write a server to run to accept data from one connection(insecure) and encrypt it and send it to a process waiting on another server and from there decrypt it and send it to another process(

Re: linker error

2003-05-28 Thread The Laser Jet
s the case of cross reference.. but no.. the error is still there..and i also tried On Wed, 28 May 2003 11:59:59 +0200 (CEST), "Richard Levitte - VMS Whacker" <[EMAIL PROTECTED]> said: > In message <[EMAIL PROTECTED]> on > Wed, 28 May 2003 01:41:38 -0800, &quo

linker error

2003-05-28 Thread The Laser Jet
hi guys, well.. i get this lame error.. hope u guys can pull out a novice :-) when I do the following.. gcc -L. -lcrypto -lssl test.c i get this linker error.. my libcrypto.a and libssl.a and ssl.h and bio.h are in the current directory. /tmp/cczIG7vv.o: In function `makeConnection': /tmp/cczI