Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set OPENSSL_NO_ENGINE, remove engine code | tb | 2023-07-28 | 1 | -211/+0 |
| | | | | | | | | | | ENGINE was special. It's horrible code even by the low standards of this library. Some ports may now try to use the stubs which will fail, but the fallout from this should be minimal. Of course there are various language bindings that expose the ENGINE API. OpenSSL 3 disabling ENGINE by default will likely help fixing this at some point. ok jsing | ||||
* | spelling fixes; from paul tagliamonte | jmc | 2022-12-26 | 1 | -2/+2 |
| | | | | | | | i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct ok tb | ||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -275/+208 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -0/+278 |