Call for Helpers/Joint Venture Partners - eCommerce product for OpenSSL

2002-03-29 Thread David Lyon
Hi everybody, My company is Global TradeDesk Exchange, with its main office in Tampa Florida. We've developed a eCommerce product which stretches the bounds of current technology by being distributive, and allows people in companies to connect to everybody they do business with in a single click

Re: Question in B_SOCK.C

2002-03-29 Thread Richard Levitte - VMS Whacker
From: "MARS" <[EMAIL PROTECTED]> mar.lin> in B_SOCK.C, Line 78, mar.lin> mar.lin> #ifdef SO_MAXCONN mar.lin> #define MAX_LISTEN SOMAXCONN mar.lin> #elif defined(SO_MAXCONN) mar.lin> ... mar.lin> mar.lin> #ifdef SOMAXCONN /* SO_MAXCONN -> SOMAXCONN ?? */ mar.lin> #define MAX_LISTEN SOMAXC

block cipher padding / pkcs#5 v2.0

2002-03-29 Thread Eric Fritzges
I've seen this issue come up and wanted to clarify. Openssl's implementation appears to not follow pkcs#5's recommendation on block cipher padding. (padding is done with the value of 'length_needed -1' as opposed to 'length_needed'). This would break functionality with ssl stacks using the standa

Question in B_SOCK.C

2002-03-29 Thread MARS
in B_SOCK.C, Line 78,   #ifdef SO_MAXCONN #define MAX_LISTEN  SOMAXCONN#elif defined(SO_MAXCONN)...   #ifdef SOMAXCONN /* SO_MAXCONN -> SOMAXCONN ?? */#define MAX_LISTEN  SOMAXCONN#elif defined(SO_MAXCONN)...     Mars

Re: mod-ssl certificate request changes

2002-03-29 Thread Mads Toftum
On Thu, Mar 28, 2002 at 04:09:44PM -0600, Eric Norman wrote: > > This is primary for Ralf and mod_ssl, but this is the > list I'm on and they might be usable to other openssl folk. > Forwarded to modssl-users. vh Mads Toftum -- With a rubber duck, one's never alone. -- "The Hitc