Re: openssl version constants - question and request

2010-12-15 Thread Victor Duchovni
On Tue, Dec 14, 2010 at 09:52:58AM -0500, Kenneth Goldman wrote: > Question: > > OPENSSL_VERSION_TEXT is undocumented. Can I count on it being there and > up to date, or is it for internal use only? > > Request: > > OPENSSL_VERSION_NUMBER varies between a long and an int constant, Could > i

openssl version constants - question and request

2010-12-15 Thread Kenneth Goldman
Question: OPENSSL_VERSION_TEXT is undocumented. Can I count on it being there and up to date, or is it for internal use only? Request: OPENSSL_VERSION_NUMBER varies between a long and an int constant, Could it please be standardized?