Don't make any changes to the lhash structure if we are going to fail
[openssl.git] / crypto / cryptlib.c
2017-08-18 Dr. Stephen HensonSet FIPS thread id callback.
2016-01-30 Rich SalzGH102: Add volatile to CRYPTO_memcmp
2015-09-21 Gunnar KudrjavetsRT3823: Improve the robustness of event logging
2015-05-02 Gilles KhouzamRT3820: Don't call GetDesktopWindow()
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Andy Polyakovcrypto/cryptlib.c: make it indent-friendly.
2014-02-25 Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2014-02-01 Andy Polyakovcrypto/cryptlib.c: remove stdio dependency (update...
2014-02-01 Andy PolyakovImprove WINCE support.
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-15 Andy PolyakovExtend OPENSSL_ia32cap_P (backport from HEAD).
2013-02-06 Ben LaurieAdd and use a constant-time memcmp.
2012-09-17 Bodo MöllerFix warning.
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-01-21 Andy Polyakovcryptlib.c: make even non-Windows builds "strtoull...
2011-12-09 Andy Polyakovcryptlib.c: allow for OPENSSL_ia32cap=~0x????? syntax...
2011-06-28 Andy PolyakovExpand OPENSSL_ia32cap_P to 64 bits. It might appear...
2011-06-22 Dr. Stephen HensonPR: 2470
2011-05-26 Dr. Stephen HensonThe first of many changes to make OpenSSL 1.0.1 FIPS...
2010-11-19 Dr. Stephen HensonPR: 2376
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-04-10 Andy Polyakovcryptlib.c: allow application to override OPENSSL_isser...
2009-09-13 Dr. Stephen HensonSubmitted by: Julia Lawall <julia@diku.dk>
2009-07-27 Dr. Stephen HensonChange STRING to OPENSSL_STRING etc as common words...
2009-05-05 Andy Polyakovcryptlib.c: update from HEAD.
2009-04-16 Dr. Stephen HensonPR: 1894
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-10-14 Dr. Stephen HensonOoops... remove code accidentally commited from FIPS...
2008-10-14 Dr. Stephen HensonAdd missing lock definitions.
2008-08-06 Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-07-03 Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-06-04 Ben LaurieMore type-checking.
2008-05-19 Bodo MöllerChange use of CRYPTO_THREADID so that we always use...
2008-03-28 Geoff ThorpeThere was a need to support thread ID types that couldn...
2008-02-28 Dr. Stephen HensonAvoid warnings.
2007-02-03 Dr. Stephen HensonUpdate from fips2 branch.
2006-06-23 Bodo MöllerNew functions CRYPTO_set_idptr_callback(),
2006-04-11 Ulf MöllerAdd BeOS support.
2005-12-16 Andy PolyakovUnify sparcv9 assembler naming and build rules among...
2005-08-03 Andy PolyakovWCE update, mostly typos.
2005-08-02 Andy PolyakovWCE-specific fix for cryptlib.c.
2005-07-05 Andy PolyakovPull up Win64 support from 0.9.8.
2005-05-21 Andy PolyakovMove _WIN32_WINNT definition from command line to e_os...
2005-05-03 Andy PolyakovCygwin doesn't expose Win32 [not "officially"].
2005-04-21 Richard LevitteProvide a default OPENSSL_ia32cap_loc for non-Intel...
2005-04-13 Andy PolyakovFix typos.
2005-04-13 Andy PolyakovIntroduce OPENSSL_NONPIC_relocated to denote relocated...
2005-04-13 Andy PolyakovMinor cryptlib.c update: compiler warnings in OPENSSL_s...
2005-04-07 Andy PolyakovImplement OPENSSL_showfatal and make it Win32 GUI and...
2005-04-07 Andy PolyakovHarmonize cygwin/mingw and VC targets.
2004-11-23 Andy Polyakovlinux-x86_64 didn't link after EM64T RC4 tune-up...
2004-08-29 Andy PolyakovOPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca...
2004-08-01 Andy PolyakovCygwin fix-up for shared build.
2004-08-01 Andy PolyakovDLLEntryPoint is a collective name, not what linker...
2004-07-26 Andy PolyakovThis is so to say "damage control" for jumbo "cpuid...
2004-07-26 Andy PolyakovAdd framework for yet another assembler module dubbed...
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2003-10-06 Richard LevitteSetting the ex_data index is unsafe in a threaded envir...
2003-05-01 Richard LevitteDefine a STORE lock (the STORE type will be committed...
2003-02-12 Bodo Möllernew lock for EC_PRE_COMP structures
2002-12-11 Richard LevitteIn CRYPTO_lock(), check that the application cares...
2002-12-11 Richard Levittesk_*_push() returns the number of items on the stack...
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-04 Richard LevitteOff-by-one-error corrected.
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-09-23 Bodo Möllerreally fix race condition
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-02 Bodo Möllerget rid of OpenSSLDie
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-02-13 Bodo Möllernew locks
2001-11-24 Geoff ThorpeThis looks to have been a typo.
2001-11-23 Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
2001-09-06 Bodo MöllerTotally get rid of CRYPTO_LOCK_ERR_HASH.
2001-09-01 Geoff ThorpeFirst step in fixing "ex_data" support. Warning: big...
2001-07-25 Bodo Möllermd_rand.c thread safety
2001-06-19 Dr. Stephen HensonDon't set pointer if add_lock_callback used.
2001-06-01 Richard LevitteStop mishandling the type number in dynlock locking
2001-05-31 Richard LevitteDon't decrement the reference counter twice when destro...
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2000-12-15 Bodo MöllerLocking issues.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-06-20 Dr. Stephen HensonHandle ASN1_SET_OF and PKCS12_STACK_OF using function
2000-06-19 Richard LevitteAdd the missing callback pointer handling functions.
2000-06-19 Bodo MöllerAdd OPENSSL_free at the end of CRYPTO_destroy_dynlockid.
2000-06-19 Richard LevitteRedo the support for dynamic locks. First of all,...
2000-06-18 Richard LevitteAdd support for dynamically created and destroyed mutex...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-04-04 Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
1999-12-19 Andy PolyakovLate break-in patch for MacOS support.
1999-11-12 Richard LevitteTwo changes have been made:
1999-08-23 Dr. Stephen HensonInitial support for DH_METHOD. Also added a DH lock...
1999-07-21 Bodo Mölleravoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command...
1999-06-18 Bodo MöllerNew function CRYPTO_num_locks.
1999-05-14 Bodo MöllerVarious bugfixes: Uses locking for some more of the...
1999-05-14 Bodo MöllerFix cryptlib.c.
1999-04-26 Ulf MöllerRemove NOPROTO-related macros.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
next