projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Always use TLSv1.0 for record layer version in TLSv1.3
[oweals/openssl.git]
/
crypto
/
cryptlib.c
2016-06-22
Andy Polyakov
crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
blob
|
commitdiff
|
raw
2016-05-19
Andy Polyakov
Add assembly CRYPTO_memcmp.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 07/10
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Andy Polyakov
Remove obsolete defined(__INTEL__) condition.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-30
Richard Levitte
Break out DllMain from crypto/cryptlib.c and use it...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Rich Salz
OpenSSLDie --> OPENSSL_die
blob
|
commitdiff
|
raw
|
diff to current
2016-02-14
Richard Levitte
Declare DllMain internally
blob
|
commitdiff
|
raw
|
diff to current
2016-02-10
Rich Salz
Rename INIT funtions, deprecate old ones.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-09
Matt Caswell
Provide a thread stop API
blob
|
commitdiff
|
raw
|
diff to current
2016-02-09
Matt Caswell
Auto init/deinit libcrypto
blob
|
commitdiff
|
raw
|
diff to current
2016-02-01
Dmitry-Me
Comment "secure memcmp" implementation
blob
|
commitdiff
|
raw
|
diff to current
2016-01-31
Rich Salz
GH102: Extra volatile avoids GCC bug
blob
|
commitdiff
|
raw
|
diff to current
2016-01-30
Rich Salz
GH102: Add volatile to CRYPTO_memcmp
blob
|
commitdiff
|
raw
|
diff to current
2016-01-26
Rich Salz
Remove /* foo.c */ comments
blob
|
commitdiff
|
raw
|
diff to current
2015-09-30
David Woodhouse
Fix no-stdio build
blob
|
commitdiff
|
raw
|
diff to current
2015-09-29
Andy Polyakov
Fix pedantic warnings in mingw builds.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-21
Gunnar Kudrjavets
RT3823: Improve the robustness of event logging
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Richard Levitte
Identify and move common internal libcrypto header...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Dr. Stephen Henson
use unit64_t for CPUID and timestamp code
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Dr. Stephen Henson
more OSSL_NELEM cases
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Gilles Khouzam
RT3820: Don't call GetDesktopWindow()
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Andy Polyakov
crypto/cryptlib.c: make it indent-friendly.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
Rich Salz
RT3548: Remove unsupported platforms
blob
|
commitdiff
|
raw
|
diff to current
2014-12-08
Dr. Stephen Henson
Remove OPENSSL_FIPSCANISTER code.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Dr. Stephen Henson
Avoid Windows 8 Getversion deprecated errors.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Andy Polyakov
cryptlib.c: fix typo in OPENSSL_showfatal.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Ben Laurie
Add and use a constant-time memcmp.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Andy Polyakov
Improve WINCE support.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-01
Andy Polyakov
cryptlib.c: fix logical error.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Andy Polyakov
cryptlib.c: revert typo.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Andy Polyakov
Extend OPENSSL_ia32cap_P with extra word to accomodate...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-03
Ben Laurie
Version skew reduction: trivia (I hope).
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Andy Polyakov
cryptlib.c: sscanf warning.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-14
Andy Polyakov
cryptlib.c: make even non-Windows builds "strtoull...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-12
Andy Polyakov
cryptlib.c, etc.: fix linker warnings in 64-bit Darwin...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-23
Andy Polyakov
cryptlib.c: remove stdio dependency in Windows fipscani...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-23
Andy Polyakov
cryptlib.c: OPENSSL_ia32cap environment variable to...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Dr. Stephen Henson
PR: 2470
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Dr. Stephen Henson
Add FIPS support to the WIN32 build system.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Dr. Stephen Henson
Move locking and thread ID functions into new files...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
Dr. Stephen Henson
PR: 2376
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Andy Polyakov
cryptlib.c: allow application to override OPENSSL_isser...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-13
Dr. Stephen Henson
Submitted by: Julia Lawall <julia@diku.dk>
blob
|
commitdiff
|
raw
|
diff to current
2009-07-27
Dr. Stephen Henson
Update from 1.0.0-stable
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Andy Polyakov
cryptlib.c: refine logic in OpenSSLDie (addenum to...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-03
Andy Polyakov
Avoid double dialogs in OpenSSLDie on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-02
Andy Polyakov
cryptlib.c: eliminate dependency on _strtoui64, older...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Richard Levitte
Make the NULL definition of OPENSSL_ia32cap_loc() compa...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Andy Polyakov
Expand OPENSS_ia32cap to 64 bits.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Dr. Stephen Henson
Updates from 1.0.0-stable branch.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Dr. Stephen Henson
Ooops... remove code accidentally commited from FIPS...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Dr. Stephen Henson
Add missing lock definitions.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-06
Geoff Thorpe
Remove the dual-callback scheme for numeric and pointer...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Geoff Thorpe
Revert my earlier CRYPTO_THREADID commit, I will commit...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-04
Ben Laurie
More type-checking.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
Bodo Möller
Change use of CRYPTO_THREADID so that we always use...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
Geoff Thorpe
There was a need to support thread ID types that couldn...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Dr. Stephen Henson
Avoid warnings.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-03
Dr. Stephen Henson
Update from fips2 branch.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
Bodo Möller
New functions CRYPTO_set_idptr_callback(),
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Ulf Möller
Add BeOS support.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-16
Andy Polyakov
Unify sparcv9 assembler naming and build rules among...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Andy Polyakov
WCE update, mostly typos.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Andy Polyakov
WCE-specific fix for cryptlib.c.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Andy Polyakov
Pull up Win64 support from 0.9.8.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Andy Polyakov
Move _WIN32_WINNT definition from command line to e_os...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-03
Andy Polyakov
Cygwin doesn't expose Win32 [not "officially"].
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Richard Levitte
Provide a default OPENSSL_ia32cap_loc for non-Intel...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Andy Polyakov
Fix typos.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Andy Polyakov
Introduce OPENSSL_NONPIC_relocated to denote relocated...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Andy Polyakov
Minor cryptlib.c update: compiler warnings in OPENSSL_s...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-07
Andy Polyakov
Implement OPENSSL_showfatal and make it Win32 GUI and...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-07
Andy Polyakov
Harmonize cygwin/mingw and VC targets.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-23
Andy Polyakov
linux-x86_64 didn't link after EM64T RC4 tune-up...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-29
Andy Polyakov
OPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-01
Andy Polyakov
Cygwin fix-up for shared build.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-01
Andy Polyakov
DLLEntryPoint is a collective name, not what linker...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-26
Andy Polyakov
This is so to say "damage control" for jumbo "cpuid...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-26
Andy Polyakov
Add framework for yet another assembler module dubbed...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Geoff Thorpe
(oops) Apologies all, that last header-cleanup commit...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Richard Levitte
Setting the ex_data index is unsafe in a threaded envir...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-01
Richard Levitte
Define a STORE lock (the STORE type will be committed...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-12
Bodo Möller
new lock for EC_PRE_COMP structures
blob
|
commitdiff
|
raw
|
diff to current
2002-12-11
Richard Levitte
In CRYPTO_lock(), check that the application cares...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-11
Richard Levitte
sk_*_push() returns the number of items on the stack...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Ben Laurie
Security fixes brought forward from 0.9.7.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-04
Richard Levitte
Off-by-one-error corrected.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-28
Bodo Möller
clean up new code for NIST primes
blob
|
commitdiff
|
raw
|
diff to current
2002-09-23
Bodo Möller
really fix race condition
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Bodo Möller
Add ECDH support.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
Bodo Möller
get rid of OpenSSLDie
blob
|
commitdiff
|
raw
|
diff to current
2002-07-30
Lutz Jänicke
OpenSSL Security Advisory [30 July 2002]
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Bodo Möller
new locks
blob
|
commitdiff
|
raw
|
diff to current
2001-11-24
Geoff Thorpe
This looks to have been a typo.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Bodo Möller
fix submitted by Andy Schneider <andy.schneider@bjss...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-06
Bodo Möller
Totally get rid of CRYPTO_LOCK_ERR_HASH.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-01
Geoff Thorpe
First step in fixing "ex_data" support. Warning: big...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Bodo Möller
md_rand.c thread safety
blob
|
commitdiff
|
raw
|
diff to current
next