| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the dual-callback scheme for numeric and pointer thread IDs, | Geoff Thorpe | 2008-08-06 | 1 | -30/+122 |
* | Revert my earlier CRYPTO_THREADID commit, I will commit a reworked | Geoff Thorpe | 2008-07-03 | 1 | -63/+34 |
* | More type-checking. | Ben Laurie | 2008-06-04 | 1 | -6/+5 |
* | Change use of CRYPTO_THREADID so that we always use both the ulong and | Bodo Möller | 2008-05-19 | 1 | -8/+9 |
* | There was a need to support thread ID types that couldn't be reliably cast | Geoff Thorpe | 2008-03-28 | 1 | -34/+62 |
* | Avoid warnings. | Dr. Stephen Henson | 2008-02-28 | 1 | -2/+2 |
* | Update from fips2 branch. | Dr. Stephen Henson | 2007-02-03 | 1 | -1/+1 |
* | New functions CRYPTO_set_idptr_callback(), | Bodo Möller | 2006-06-23 | 1 | -13/+36 |
* | Add BeOS support. | Ulf Möller | 2006-04-11 | 1 | -0/+2 |
* | Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds. | Andy Polyakov | 2005-12-16 | 1 | -1/+1 |
* | WCE update, mostly typos. | Andy Polyakov | 2005-08-03 | 1 | -2/+2 |
* | WCE-specific fix for cryptlib.c. | Andy Polyakov | 2005-08-03 | 1 | -16/+6 |
* | Pull up Win64 support from 0.9.8. | Andy Polyakov | 2005-07-05 | 1 | -1/+1 |
* | Move _WIN32_WINNT definition from command line to e_os.h. The change is | Andy Polyakov | 2005-05-21 | 1 | -2/+3 |
* | Cygwin doesn't expose Win32 [not "officially"]. | Andy Polyakov | 2005-05-03 | 1 | -1/+1 |
* | Provide a default OPENSSL_ia32cap_loc for non-Intel platforms where | Richard Levitte | 2005-04-21 | 1 | -0/+2 |
* | Fix typos. | Andy Polyakov | 2005-04-13 | 1 | -2/+2 |
* | Introduce OPENSSL_NONPIC_relocated to denote relocated DLLs. | Andy Polyakov | 2005-04-13 | 1 | -0/+16 |
* | Minor cryptlib.c update: compiler warnings in OPENSSL_showfatal and | Andy Polyakov | 2005-04-13 | 1 | -5/+8 |
* | Implement OPENSSL_showfatal and make it Win32 GUI and service aware | Andy Polyakov | 2005-04-07 | 1 | -1/+136 |
* | Harmonize cygwin/mingw and VC targets. | Andy Polyakov | 2005-04-07 | 1 | -1/+1 |
* | linux-x86_64 didn't link after EM64T RC4 tune-up... | Andy Polyakov | 2004-11-23 | 1 | -1/+3 |
* | OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a | Andy Polyakov | 2004-08-29 | 1 | -7/+7 |
* | Cygwin fix-up for shared build. | Andy Polyakov | 2004-08-01 | 1 | -0/+4 |
* | DLLEntryPoint is a collective name, not what linker looks for. However, | Andy Polyakov | 2004-08-01 | 1 | -5/+2 |
* | This is so to say "damage control" for jumbo "cpuid" patch, see | Andy Polyakov | 2004-07-27 | 1 | -1/+1 |
* | Add framework for yet another assembler module dubbed "cpuid." Idea | Andy Polyakov | 2004-07-26 | 1 | -0/+33 |
* | (oops) Apologies all, that last header-cleanup commit was from the wrong | Geoff Thorpe | 2004-04-19 | 1 | -3/+0 |
* | Setting the ex_data index is unsafe in a threaded environment, so | Richard Levitte | 2003-10-06 | 1 | -1/+2 |
* | Define a STORE lock (the STORE type will be committed later). | Richard Levitte | 2003-05-01 | 1 | -1/+2 |
* | new lock for EC_PRE_COMP structures | Bodo Möller | 2003-02-12 | 1 | -2/+3 |
* | In CRYPTO_lock(), check that the application cares about locking (provided | Richard Levitte | 2002-12-11 | 1 | -7/+7 |
* | sk_*_push() returns the number of items on the stack, not the index of the | Richard Levitte | 2002-12-11 | 1 | -3/+13 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -0/+8 |
* | Off-by-one-error corrected. | Richard Levitte | 2002-11-04 | 1 | -1/+1 |
* | clean up new code for NIST primes | Bodo Möller | 2002-10-28 | 1 | -1/+55 |
* | really fix race condition | Bodo Möller | 2002-09-23 | 1 | -1/+2 |
* | Add ECDH support. | Bodo Möller | 2002-08-09 | 1 | -1/+7 |
* | get rid of OpenSSLDie | Bodo Möller | 2002-08-02 | 1 | -8/+0 |
* | OpenSSL Security Advisory [30 July 2002] | Lutz Jänicke | 2002-07-30 | 1 | -0/+8 |
* | new locks | Bodo Möller | 2002-02-13 | 1 | -1/+3 |
* | This looks to have been a typo. | Geoff Thorpe | 2001-11-24 | 1 | -1/+1 |
* | fix submitted by Andy Schneider <andy.schneider@bjss.co.uk> | Bodo Möller | 2001-11-23 | 1 | -0/+3 |
* | Totally get rid of CRYPTO_LOCK_ERR_HASH. | Bodo Möller | 2001-09-06 | 1 | -3/+2 |
* | First step in fixing "ex_data" support. Warning: big commit log ... | Geoff Thorpe | 2001-09-01 | 1 | -1/+2 |
* | md_rand.c thread safety | Bodo Möller | 2001-07-25 | 1 | -1/+2 |
* | Don't set pointer if add_lock_callback used. | Dr. Stephen Henson | 2001-06-19 | 1 | -1/+0 |
* | Stop mishandling the type number in dynlock locking | Richard Levitte | 2001-06-01 | 1 | -3/+2 |
* | Don't decrement the reference counter twice when destroying dynamic | Richard Levitte | 2001-06-01 | 1 | -2/+2 |
* | Add a general user interface API. This is designed to replace things | Richard Levitte | 2001-05-07 | 1 | -1/+2 |