summaryrefslogtreecommitdiffstats
path: root/crypto/cryptlib.c
AgeCommit message (Expand)Author
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
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
1999-12-19Late break-in patch for MacOS support.Andy Polyakov
1999-11-12Two changes have been made:Richard Levitte
1999-08-23Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson
1999-07-21avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller
1999-06-18New function CRYPTO_num_locks.Bodo Möller
1999-05-14Various bugfixes: Uses locking for some more of the stuff that is notBodo Möller
1999-05-14Fix cryptlib.c.Bodo Möller
1999-04-26Remove NOPROTO-related macros.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall