< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] OpenSSL fixes


All global OpenSSL initialization has been moved into OpenSSLInit.  BaseSecurity was initializing and destroying process-level OpenSSL data which was causing OpenSSL failures and sporadic application crashes.  A test has been added to check for this: resip/stack/test/testSecurity.cxx

 

This was very difficult to track down; please be careful when modifying anything OpenSSL related and post to the list if you do.

 

Thanks,

 

Derek