David Hedbor
40324cdcc0
Fix OpenSSLInitialized thread safety ( #1739 ) ( #1740 )
...
* Fix OpenSSLInitialized thread safety (#1739 )
The init/uninit methods can be called from multiple threads, and thus need synchronization with a mutex.
* Renamed mutex variable and use ScopedLock.
* Change reference count variable to be an integer, since it’s protected by a mutex and no longer needs to be atomic.
2017-07-18 15:57:58 +02:00
..
2015-02-04 04:35:23 +01:00
2017-07-18 15:57:58 +02:00
2017-02-20 16:46:44 +01:00
2017-07-18 15:57:58 +02:00
2017-03-28 17:18:22 +02:00
2015-12-19 17:15:55 +01:00
2012-04-23 01:14:34 +00:00
2015-05-22 00:11:56 -05:00
2012-04-23 01:14:34 +00:00
2015-05-22 00:11:56 -05:00
2015-12-12 19:10:09 -06:00
2012-12-08 20:52:39 -06:00
2015-05-22 00:11:56 -05:00
2015-12-12 19:10:09 -06:00
2014-04-21 10:50:51 +02:00
2015-05-22 00:11:56 -05:00
2015-12-12 19:10:09 -06:00
2017-02-20 16:46:44 +01:00
2015-07-30 15:48:45 +02:00
2015-12-12 19:10:09 -06:00
2017-02-20 16:46:44 +01:00
2017-02-20 16:46:44 +01:00
2017-02-20 16:46:44 +01:00
2012-04-23 01:14:34 +00:00
2015-05-22 00:11:56 -05:00
2015-04-21 22:22:19 -05:00
2015-04-21 22:20:38 -05:00
2015-12-12 19:10:09 -06:00
2014-08-09 10:49:04 +02:00
2015-04-21 22:20:38 -05:00
2015-12-12 19:10:09 -06:00
2012-04-23 01:14:34 +00:00
2015-05-22 00:11:56 -05:00
2012-04-23 01:14:34 +00:00
2015-05-22 00:11:56 -05:00
2015-12-12 19:10:09 -06:00
2013-03-17 22:25:07 -05:00
2015-05-22 00:11:56 -05:00
2015-12-12 19:10:09 -06:00
2014-04-21 10:50:51 +02:00
2015-05-22 00:11:56 -05:00
2015-12-12 19:10:09 -06:00
2017-02-20 16:46:44 +01:00
2015-07-30 15:48:45 +02:00
2015-12-12 19:10:09 -06:00
2017-02-20 16:46:44 +01:00
2017-02-20 16:46:44 +01:00
2017-02-20 16:46:44 +01:00
2015-05-22 00:11:56 -05:00
2012-04-23 01:14:34 +00:00
2012-05-19 03:04:51 +00:00