summaryrefslogtreecommitdiffstats
path: root/crypto/cryptlib.c
AgeCommit message (Expand)Author
2006-06-23New functions CRYPTO_set_idptr_callback(),Bodo Möller
2006-04-11Add BeOS support.Ulf Möller
2005-12-16Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov
2005-08-03WCE update, mostly typos.Andy Polyakov
2005-08-02WCE-specific fix for cryptlib.c.Andy Polyakov
2005-07-05Pull up Win64 support from 0.9.8.Andy Polyakov
2005-05-21Move _WIN32_WINNT definition from command line to e_os.h. The change isAndy Polyakov
2005-05-03Cygwin doesn't expose Win32 [not "officially"].Andy Polyakov
2005-04-21Provide a default OPENSSL_ia32cap_loc for non-Intel platforms whereRichard Levitte
2005-04-13Fix typos.Andy Polyakov
2005-04-13Introduce OPENSSL_NONPIC_relocated to denote relocated DLLs.Andy Polyakov
2005-04-13Minor cryptlib.c update: compiler warnings in OPENSSL_showfatal andAndy Polyakov
2005-04-07Implement OPENSSL_showfatal and make it Win32 GUI and service awareAndy Polyakov
2005-04-07Harmonize cygwin/mingw and VC targets.Andy Polyakov
2004-11-23linux-x86_64 didn't link after EM64T RC4 tune-up...Andy Polyakov
2004-08-29OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov
2004-08-01Cygwin fix-up for shared build.Andy Polyakov
2004-08-01DLLEntryPoint is a collective name, not what linker looks for. However,Andy Polyakov
2004-07-26This is so to say "damage control" for jumbo "cpuid" patch, seeAndy Polyakov
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2003-10-06Setting the ex_data index is unsafe in a threaded environment, soRichard Levitte
2003-05-01Define a STORE lock (the STORE type will be committed later).Richard Levitte
2003-02-12new lock for EC_PRE_COMP structuresBodo Möller
2002-12-11In CRYPTO_lock(), check that the application cares about locking (providedRichard Levitte
2002-12-11sk_*_push() returns the number of items on the stack, not the index of theRichard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-04Off-by-one-error corrected.Richard Levitte
2002-10-28clean up new code for NIST primesBodo Möller
2002-09-23really fix race conditionBodo Möller
2002-08-09Add ECDH support.Bodo Möller
2002-08-02get rid of OpenSSLDieBodo Möller
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
2002-02-13new locksBodo Möller
2001-11-24This looks to have been a typo.Geoff Thorpe
2001-11-23fix submitted by Andy Schneider <andy.schneider@bjss.co.uk>Bodo Möller
2001-09-06Totally get rid of CRYPTO_LOCK_ERR_HASH.Bodo Möller
2001-09-01First step in fixing "ex_data" support. Warning: big commit log ...Geoff Thorpe
2001-07-25md_rand.c thread safetyBodo Möller
2001-06-19Don't set pointer if add_lock_callback used.Dr. Stephen Henson
2001-06-01Stop mishandling the type number in dynlock lockingRichard Levitte
2001-05-31Don't decrement the reference counter twice when destroying dynamicRichard Levitte
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2000-12-15Locking issues.Bodo Möller
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-06-20Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson
2000-06-19Add the missing callback pointer handling functions.Richard Levitte
2000-06-19Add OPENSSL_free at the end of CRYPTO_destroy_dynlockid.Bodo Möller
2000-06-19Redo the support for dynamic locks. First of all, it was terriblyRichard Levitte