Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few missing endbr64 to libcrypto | tb | 2024-02-24 | 1 | -0/+2 |
* | Replace uses of endbr64 with _CET_ENDBR from cet.h | tb | 2024-02-24 | 1 | -4/+4 |
* | Avoid a four byte overread in gcm_ghash_4bit() on amd64. | jsing | 2024-01-24 | 1 | -1/+1 |
* | Add endbr64 where needed by inspection. Passes regresson tests. | deraadt | 2023-04-25 | 1 | -0/+4 |
* | Use explicit .text instead of .previous to please Windows/MinGW on amd64 | tb | 2023-02-23 | 1 | -1/+1 |
* | Use .section .rodata instead of a plain .rodata | tb | 2023-02-09 | 1 | -1/+1 |
* | Move constants out of text segment into rodata to prepare for xonly support | deraadt | 2023-01-14 | 1 | -2/+2 |
* | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -1/+2 |
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+805 |