Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-25Use OPENSSL_FIPS instead of FIPS.Richard Levitte
2003-07-27Unfinished FIPS stuff for review/improvement.Ben Laurie
2002-12-12Add a static lock called HWCRHK, for the case of having an applicationRichard Levitte
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-12Many security improvements (CHATS) and a warning fix.Ben Laurie
2002-11-04Off-by-one-error corrected.Richard Levitte
2002-09-23really fix race conditionBodo Möller
2002-08-02get rid of OpenSSLDieBodo Möller
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
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-06-01Don't decrement the reference counter twice when destroying dynamicRichard Levitte
2001-05-07Add 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-27Merge 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-02There have been a number of complaints from a number of sources that namesRichard Levitte
2000-04-05This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
1999-12-20Late break-in patch for MacOS support.Andy Polyakov
1999-11-12Two changes have been made:Richard Levitte
1999-08-24Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson
1999-07-22avoid -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-27Remove NOPROTO-related macros.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-20Change functions to ANSI C.Ulf Möller
1999-04-18Massive 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