Files
Nim/lib/wrappers
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
..
2020-04-02 02:58:43 +02:00
2020-04-02 02:58:43 +02:00
2020-04-02 02:58:43 +02:00
2020-04-02 02:58:43 +02:00
2020-04-02 02:58:43 +02:00
2020-04-02 02:58:43 +02:00
2019-07-11 00:28:20 +02:00