Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Two files did not want to go away. Go! | tb | 2023-07-28 | 1 | -0/+0 |
| | |||||
* | Drop DSO and define OPENSSL_NO_DSO | tb | 2023-07-28 | 1 | -54/+0 |
| | | | | | | | | DSO and in particular dlopen() was used for dynamic engines, which we removed a long time ago and for dynamic conf modules, which we removed only very recently. Now remove this dangerous interface. ok jsing | ||||
* | Hide symbols in dso and ct | beck | 2023-07-08 | 1 | -0/+54 |
ok jsing@ |