Files
Nim/lib
Dominik Picheta f1bf28d5de Fixes issues with dynamic loading OpenSSL. Fixes #13903. (#13919) [backport]
This fixes at least a couple of issues:

* Procs loaded from the DLL being used even when the pointer is nil.
* The actual issue (#13903) which appeared to cause stack corruption on
  Android 7.1.1 with OpenSSL 1.1.1f. The change that fixed this was the
  move to loading the procs in `sslSym`.

(cherry picked from commit 350ee0308a)
2020-04-14 07:30:29 +02:00
..
2017-02-20 17:24:19 +02:00
2019-07-14 16:08:15 +02:00
2020-04-03 09:38:05 +02:00
2020-04-02 08:47:45 +02:00
2020-03-29 14:39:58 +02:00
2020-04-02 02:58:43 +02:00
2020-04-03 09:03:13 +02:00
2020-04-02 08:48:09 +02:00
2020-04-02 02:58:43 +02:00
2013-03-16 23:53:07 +01:00
2019-12-09 06:58:06 +01:00
2014-08-28 09:59:26 +02:00
2020-04-03 14:17:15 +02:00