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-10-12Merge in latest changes from 0.9.6-stable.Richard Levitte
2002-07-30"make update"Lutz Jänicke
2002-06-25Recent changes from 0.9.6-stable.Richard Levitte
2002-02-28make updateRichard Levitte
2002-02-28Merge in changes from the 0.9.6-stable branch.Richard Levitte
2002-02-26make updateRichard Levitte
2001-12-21And just for the sake of completeness, let's add some standard macros...Richard Levitte
2001-12-21Better use the same number in all branches, to avoid confusionRichard Levitte
2001-11-13synchronise with main 0.9.6 stable branchBodo Möller
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 of the 0.9.6-stable branch (continued after network interrupt).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-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-25Add code and changes to implement the ENGINE mechanism. These are theRichard Levitte
2000-05-24Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson
2000-05-02Initialise.Richard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-30Avoid leaking memory in thread_hash (and enable memory leak detectionBodo Möller
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-04Generate correct error reasons strings for SYSerr.Bodo Möller
2000-02-25Allow code which calls RSA temp key callback to copeDr. Stephen Henson
2000-02-06Cosmetic changes.Bodo Möller
2000-02-04ispell (and minor modifications)Ulf Möller
2000-01-31Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-24Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
1999-07-30correct error signalling for opendir() failureBodo Möller
1999-07-12typo in stringBodo Möller
1999-06-08Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-06-05Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-21Add a kludge :-(Bodo Möller
1999-05-21Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-13Update dependencies.Ben Laurie
1999-05-05Use ANSI stdarg.Ulf Möller
1999-04-30Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Ignore Makefile.saveUlf Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-29Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Various header consistency fixes.Dr. Stephen Henson