Files
Nim/lib/wrappers
Dominik Picheta 350ee0308a 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`.
2020-04-08 14:37:00 +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