Re: hello everyone

2008-07-22 Thread Alan Wolfe
just in case it helps debugging, when you said the first 8 bytes are wrong, instead of trying a pattern like "111" to send over you might try something like "12345..." so that way you can tell WHERE your data is getting messed up - ie that could show that not only is the first 8 bytes wrong, bu

Re: commercial OpenSSL use

2008-07-17 Thread Alan Wolfe
features provided by OpenSSl, there is no problem. > > -Chris > > > On 7/17/08, Alan Wolfe <[EMAIL PROTECTED]> wrote: > > Thats kind of difficult because we are making a retail video game that > uses > > libcurl to talk http for one of the minor featur

Re: commercial OpenSSL use

2008-07-17 Thread Alan Wolfe
s a pretty easy set of instructions to follow in the license, IMHO. The > problem you run into is these stupid graphic artists that companies seem > to employ who create a lot of marketing slicks, and care mostly about > getting a particular "look" in the slick, and don't give a

commercial OpenSSL use

2008-07-16 Thread Alan Wolfe
Hi! I'm making a commercial application for windows which uses libcurl. This build of libcurl I'm usings links to both zlib and openssl. I know libcurl and zlib themselves are fine for us to use commercially but OpenSSL seemed a little more grey. It seems like it's ok to use OpenSSL commerciall