Files
Nim/lib
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
..
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-06 14:35:27 +01:00
2020-04-02 02:58:43 +02:00
2013-03-16 23:53:07 +01:00
2020-04-07 19:40:14 +02:00
2019-12-09 06:58:06 +01:00
2014-08-28 09:59:26 +02:00
2020-04-03 21:28:11 +02:00