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
path: root/crypto/dh
AgeCommit message (Expand)Author
2002-12-02Recent changes from 0.9.6-stable.Richard Levitte
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-03-31Merge in changes from 0.9.6-stable. This should definitely be done aRichard 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-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-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-13- merged in the latest from the main trunk, fixed all conflictsRichard Levitte
2000-06-09* Migrate the engine code's Malloc + Free calls to the newerGeoff Thorpe
2000-06-08Merge in code from main trunk to BRANCH_engine.Richard Levitte
2000-05-29"handle", "h" and even "e" were probably not the best terms to use. TheGeoff Thorpe
2000-05-29Update dependencies courtesy of "make update". Changes to libeay.numGeoff Thorpe
2000-05-29This hooks the DH code into the engine framework in the same way that hasGeoff Thorpe
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-20The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic asGeoff Thorpe
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller
2000-01-28New -pkcs12 option to CA.pl.Dr. Stephen Henson
2000-01-24Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-22Document the DH library, and make some minor changes along the way.Ulf Möller
2000-01-17Header for RAND_seed()Ulf Möller
2000-01-16add "randomness"Bodo Möller
2000-01-12Turn BN_prime_checks into a macro.Bodo Möller
1999-11-09Fix (spurious) warnings.Ben Laurie
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-09-02Make DH_free() free up any ex_data and also call the finish method.Dr. Stephen Henson
1999-08-24make update.Ulf Möller
1999-08-24Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-06-12Avoid some warnings (on silly compilers).Bodo Möller
1999-06-08Survive pedanticism.Ben Laurie
1999-06-03More evil cast removal.Ben Laurie
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-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-27Remove NOPROTO-related macros.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24Restore ERRC definitions that are needed to compile the library.Bodo Möller