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
/
rc4
/
asm
Age
Commit message (
Expand
)
Author
2024-03-28
Use C functions for RC4 public API.
Joel Sing
2024-03-27
Remove unused rc4 parisc assembly.
Joel Sing
2024-03-27
Remove assembly for stitched modes.
Joel Sing
2024-02-24
Replace uses of endbr64 with _CET_ENDBR from cet.h
Theo Buehler
2023-07-29
Garbage collect rodata only used by RC4_options()
Theo Buehler
2023-07-28
Remove various ${thing}_options
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-01
Move all data blocks from .text to .rodata and cleanup up and homogeneize code
Miod Vallat
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
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2016-11-04
Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by
Miod Vallat
2016-09-04
Less S390.
Joel Sing
2016-09-04
Less IA64.
Joel Sing
2014-07-12
Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has been
Miod Vallat
2014-05-01
Do not output SOM-specific directives.
Miod Vallat
2014-04-30
First pass at removing win64 support from the assembly generating Perl
Joel Sing
2014-04-13
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
Miod Vallat
2012-10-31
On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't
Mark Kettenis
2012-10-13
resolve conflicts
Damien Miller
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2009-01-09
resolve conflicts
Damien Miller
2008-09-19
fix some cause of bad TEXTREL on i386 and amd64
Otto Moerbeek
2008-09-06
resolve conflicts
Damien Miller
2006-06-27
import of openssl-0.9.7j
Damien Miller
2005-04-29
resolve conflicts
Damien Miller
2005-04-29
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
Damien Miller
2000-12-15
openssl-engine0.9.6 merge
Bob Beck
2000-04-15
OpenSSL 0.9.5a merge
Bob Beck
1999-09-29
OpenSSL 0.9.4 merge
Bob Beck
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker