index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
sha
/
asm
Age
Commit message (
Expand
)
Author
6 days
Remove sha512-x86_64.pl.
Joel Sing
2024-02-24
Replace uses of endbr64 with _CET_ENDBR from cet.h
Theo Buehler
2023-04-25
Add endbr64 where needed by inspection. Passes regresson tests.
Theo de Raadt
2023-02-23
Use explicit .text instead of .previous to please Windows/MinGW on amd64
Theo Buehler
2023-02-09
Use .section .rodata instead of a plain .rodata
Theo Buehler
2023-02-02
Remove AIX toc data after every function. NFC
Miod Vallat
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2023-02-02
Move all data blocks from .text to .rodata and cleanup up and homogeneize code
Miod Vallat
2023-02-01
Move all data blocks from .text to .rodata and cleanup up and homogeneize code
Miod Vallat
2023-02-01
For xonly, move sha512-ppc.pl's table from text to rodata
George Koehler
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2023-01-19
Remove various unused assembly files and assembly generation scripts.
Joel Sing
2023-01-14
Move constants out of text segment into rodata to prepare for xonly support
Theo de Raadt
2023-01-13
Move all data tables from .text section to .rodata, and update the code to
Miod Vallat
2023-01-13
Move all data tables from .text section to .rodata, and update the code to
Miod Vallat
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2018-01-24
Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being
Mark Kettenis
2018-01-07
On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately
Mark Kettenis
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2016-11-04
Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by
Miod Vallat
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2016-09-04
Less S390.
Joel Sing
2016-09-04
Less IA64.
Joel Sing
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2005-04-29
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
Damien Miller
2016-03-15
'accomodate' -> 'accommodate' in comments.
Kenneth R Westerback
2015-11-14
mutli -> multi
Miod Vallat
2015-11-14
Various *syncron* -> *synchron* typos.
Miod Vallat
2015-08-18
typos
Miod Vallat
2014-12-07
Make sure to load absolute symbol address with `dla' instead of `la' when
Miod Vallat
2014-12-07
Remove OPENSSL_FIPSCANISTER mentions.
Miod Vallat
2014-08-19
Three independent typos for `independent' or `independently'.
Miod Vallat
2014-05-02
The assembly sha512 code detects at runtime if it is running on a 64-bit
Miod Vallat
2014-05-01
Do not output SOM-specific directives.
Miod Vallat
2014-05-01
Fix include filename to get register name aliases under BSD
Miod Vallat
2014-04-30
First pass at removing win64 support from the assembly generating Perl
Joel Sing
2014-04-17
Aren't you glad to have this file tell you that ``C2.pl works''? Bonus point
Miod Vallat
2014-04-17
No need to consider being compiled by NASM anymore.
Miod Vallat
2014-04-13
Import OpenSSL 1.0.1g
Miod Vallat
2012-10-13
resolve conflicts
Damien Miller
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2011-11-03
import OpenSSL 1.0.0e
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2009-04-06
import of OpenSSL 0.9.8k
Damien Miller
2009-01-05
update to openssl-0.9.8i; tested by several, especially krw@
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
[next]