index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cryptlib.c
Age
Commit message (
Expand
)
Author
2021-06-02
crypto: remove TODOs
Pauli
2021-04-02
Refactor CPUID code
Richard Levitte
2021-03-11
Update copyright year
Matt Caswell
2021-03-09
Reword repeated words.
Shane Lontis
2020-10-15
Update copyright year
Matt Caswell
2020-09-12
NonStop port updates for 3.0.0.
Randall S. Becker
2019-09-28
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-01
Remove extern declarations of OPENSSL_ia32cap_P
Bernd Edlinger
2019-07-16
Remove tab characters from C source files.
Pauli
2019-02-05
Remove unnecessary trailing whitespace
Sam Roberts
2019-01-21
PPC: Try out if mftb works before using it
Bernd Edlinger
2018-12-06
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-09-12
minor fixes for Windows
Viktor Szakats
2018-07-25
crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocated variable.
Andy Polyakov
2018-07-25
crypto/cryptlib.c: resolve possible race in OPENSSL_isservice.
Andy Polyakov
2018-07-25
crypto/cryptlib.c: make OPENSS_cpuid_setup safe to use as constructor.
Andy Polyakov
2018-04-03
Enabled OneCore Conf for Console Apps (removed nonUniversal API)
Pecio
2018-02-07
Make OPENSSL_rdtsc universally available.
Pauli
2018-01-19
Copyright update of more files that have changed this year
Richard Levitte
2018-01-18
The Cygwin gcc doesn't define _WIN32, don't pretend it does
Richard Levitte
2017-11-08
OPENSSL_ia32cap: reserve for new extensions.
Andy Polyakov
2017-09-01
crypto/cryptlib.c: mask more capability bits upon FXSR bit flip.
Andy Polyakov
2017-08-30
Move e_os.h to be the very first include.
Pauli
2017-08-30
e_os.h removal from other headers and source files.
Pauli
2017-06-20
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-03-19
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
Kurt Roeckx
2017-03-19
Make the CRYPTO_memcmp() prototype match memcmp()
Kurt Roeckx
2017-03-01
Remove some obsolete/obscure internal define switches:
Emilia Kasper
2017-02-20
Revert "Use memcmp() instead of CRYPTO_memcmp() when fuzzing"
Kurt Roeckx
2017-02-19
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
Kurt Roeckx
2016-06-22
crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
Andy Polyakov
2016-05-19
Add assembly CRYPTO_memcmp.
Andy Polyakov
2016-05-17
Copyright consolidation 07/10
Rich Salz
2016-05-02
Remove obsolete defined(__INTEL__) condition.
Andy Polyakov
2016-03-30
Break out DllMain from crypto/cryptlib.c and use it in shared libs only
Richard Levitte
2016-03-08
OpenSSLDie --> OPENSSL_die
Rich Salz
2016-02-14
Declare DllMain internally
Richard Levitte
2016-02-10
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-09
Provide a thread stop API
Matt Caswell
2016-02-09
Auto init/deinit libcrypto
Matt Caswell
2016-02-01
Comment "secure memcmp" implementation
Dmitry-Me
2016-01-30
GH102: Extra volatile avoids GCC bug
Rich Salz
2016-01-30
GH102: Add volatile to CRYPTO_memcmp
Rich Salz
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2015-09-29
Fix no-stdio build
David Woodhouse
2015-09-29
Fix pedantic warnings in mingw builds.
Andy Polyakov
2015-09-21
RT3823: Improve the robustness of event logging
Gunnar Kudrjavets
2015-05-14
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
use unit64_t for CPUID and timestamp code
Dr. Stephen Henson
2015-05-04
more OSSL_NELEM cases
Dr. Stephen Henson
[next]