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
2002-11-28Recent changes from 0.9.6-stable.Richard Levitte
2002-11-15(almost) recent changes from 0.9.6-stable.Richard Levitte
2001-12-20Another merge from the 0.9.6 branch.Richard Levitte
2001-11-15Merge in latest changes from 0.9.6-stable.Richard Levitte
2001-11-13synchronise with main 0.9.6 stable branchBodo Möller
2001-03-30Merge in recent changes from 0.9.6-stableRichard Levitte
2001-03-21Changes from the 0.9.6-stable branch and a make update.Richard Levitte
2001-03-21Changes from the 0.9.6-stable branch.Richard Levitte
2001-03-13Merge in recent changes from OpenSSL-0_9_6-stableRichard Levitte
2001-03-13Merge in the 0.9.6-stable branch once more and hope for betterRichard Levitte
2000-09-20Merge of main trunk, all conflicts resolved.Richard Levitte
2000-09-17Merge from the main trunk and a 'make update'.Richard Levitte
2000-09-16Merged in the main trunk, did a 'make update', added a couple ofRichard Levitte
2000-09-11Merge of main trunk, no conflicts this time.Richard Levitte
2000-09-07Merge main trunk to engine branch, all conflicts resolved.Richard Levitte
2000-08-01Merge from main trunk, conflicts resolvedRichard Levitte
2000-07-12Merge from main, all conflicts resolved.Richard Levitte
2000-07-06Add the possibility to load prvate and public keys from an engine andRichard Levitte
2000-06-29Give the programmer of extra engines the possibility to actually makeRichard Levitte
2000-06-29Add the possibility to control some engine internals.Richard Levitte
2000-06-19Merge of stuff from main trunk, all conflicts resolved, and additionRichard Levitte
2000-06-19Merge of stuff from main trunk, all conflicts resolved.Richard Levitte
2000-06-13- merged in the latest from the main trunk, fixed all conflictsRichard Levitte
2000-06-08Merge in code from main trunk to BRANCH_engine.Richard Levitte
2000-05-30Main trunk changes merged into BRANCH_engine. There were noRichard Levitte
2000-05-29"make update"Geoff Thorpe
2000-05-29The engine code has changed the "[get|set]_default_method" functionsGeoff Thorpe
2000-05-26Added Geoff's latest changes, which seems to mostly be DH stuff and aRichard Levitte
2000-05-19'make update'Richard Levitte
2000-04-20Thanks to "make update" ...Geoff Thorpe
2000-04-15New function ERR_error_string_n.Bodo Möller
2000-04-09"make update"Richard Levitte
2000-04-05This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-03-20make updateRichard Levitte
2000-03-19make updateUlf Möller
2000-02-27Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson
2000-02-11Update.Bodo Möller
2000-02-07Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson
2000-02-06Add support for some broken PKCS#8 formats.Dr. Stephen Henson
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson
2000-02-04Correct spelling as it was done in the source.Bodo Möller
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller