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
*
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
*
use unit64_t for CPUID and timestamp code
Dr. Stephen Henson
2015-05-14
1
-5
/
+1
*
more OSSL_NELEM cases
Dr. Stephen Henson
2015-05-04
1
-2
/
+2
*
RT3820: Don't call GetDesktopWindow()
Gilles Khouzam
2015-05-02
1
-2
/
+0
*
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
Rich Salz
2015-01-27
1
-3
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-244
/
+311
*
crypto/cryptlib.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-2
/
+4
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-1
/
+1
*
Remove OPENSSL_FIPSCANISTER code.
Dr. Stephen Henson
2014-12-08
1
-2
/
+0
*
Avoid Windows 8 Getversion deprecated errors.
Dr. Stephen Henson
2014-02-25
1
-1
/
+1
*
cryptlib.c: fix typo in OPENSSL_showfatal.
Andy Polyakov
2013-04-04
1
-1
/
+1
*
Add and use a constant-time memcmp.
Ben Laurie
2013-02-06
1
-0
/
+13
*
Improve WINCE support.
Andy Polyakov
2013-01-19
1
-0
/
+2
*
cryptlib.c: fix logical error.
Andy Polyakov
2012-12-01
1
-4
/
+7
*
cryptlib.c: revert typo.
Andy Polyakov
2012-11-17
1
-1
/
+1
[next]