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