aboutsummaryrefslogtreecommitdiff
path: root/crypto/cryptlib.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-09Add ECDH support.Bodo Möller1-1/+7
2002-08-02get rid of OpenSSLDieBodo Möller1-8/+0
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke1-0/+8
2002-02-13new locksBodo Möller1-1/+3
2001-11-24This looks to have been a typo.Geoff Thorpe1-1/+1
2001-11-23fix submitted by Andy Schneider <andy.schneider@bjss.co.uk>Bodo Möller1-0/+3
2001-09-06Totally get rid of CRYPTO_LOCK_ERR_HASH.Bodo Möller1-3/+2
2001-09-01First step in fixing "ex_data" support. Warning: big commit log ...Geoff Thorpe1-1/+2
2001-07-25md_rand.c thread safetyBodo Möller1-1/+2
2001-06-19Don't set pointer if add_lock_callback used.Dr. Stephen Henson1-1/+0
2001-06-01Stop mishandling the type number in dynlock lockingRichard Levitte1-3/+2
2001-05-31Don't decrement the reference counter twice when destroying dynamicRichard Levitte1-2/+2
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte1-1/+2
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-5/+5
2000-12-15Locking issues.Bodo Möller1-1/+1
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-1/+2
2000-06-20Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson1-3/+3
2000-06-19Add the missing callback pointer handling functions.Richard Levitte1-13/+42
2000-06-19Add OPENSSL_free at the end of CRYPTO_destroy_dynlockid.Bodo Möller1-0/+3
2000-06-19Redo the support for dynamic locks. First of all, it was terriblyRichard Levitte1-59/+85
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte1-5/+134
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-1/+1
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe1-1/+2
1999-12-19Late break-in patch for MacOS support.Andy Polyakov1-1/+1
1999-11-12Two changes have been made:Richard Levitte1-1/+2
1999-08-23Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson1-1/+2
1999-07-21avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller1-1/+0
1999-06-18New function CRYPTO_num_locks.Bodo Möller1-0/+5
1999-05-14Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller1-3/+5
1999-05-14Fix cryptlib.c.Bodo Möller1-0/+4
1999-04-26Remove NOPROTO-related macros.Ulf Möller1-2/+2
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-7/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-22/+9
1999-04-17Massive constification.Ben Laurie1-12/+14
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-4/+5
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-4/+44
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+267