| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace uses of endbr64 with _CET_ENDBR from cet.h | tb | 2024-02-24 | 1 | -5/+5 |
* | Add endbr64 where needed by inspection. Passes regresson tests. | deraadt | 2023-04-25 | 1 | -0/+5 |
* | 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 | -1/+2 |
* | switch to a constant-time gather procedure for amd64 mont5 asm | bcook | 2016-09-03 | 1 | -199/+314 |
* | Fixup inter-bank movq/movd operations, emit bytes for pclmulqdq again. | bcook | 2015-09-11 | 1 | -6/+6 |
* | Fix incorrect bounds check in amd64 assembly version of bn_mul_mont(); | miod | 2014-06-20 | 1 | -2/+2 |
* | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -3/+4 |
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+1070 |