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
2001-03-13Merge in the 0.9.6-stable branch once more and hope for betterRichard Levitte
2000-09-17Merge from the main trunk and a 'make update'.Richard Levitte
2000-09-07Merge main trunk to engine branch, all conflicts resolved.Richard Levitte
2000-06-24Things merged from the main trunk, among others some well needed Win32Richard Levitte
2000-06-20'make update' in the engine branch.Geoff Thorpe
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-16Typesafety Thought Police Part 2.Ben Laurie
2000-05-16Get rid of more non-ANSI declarations.Ulf Möller
2000-02-04ispell (and minor modifications)Ulf Möller
2000-01-31Seek out and destroy another evil cast.Ulf Möller
2000-01-24Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
1999-11-26New options to the -verify program which can be used for chain verification.Dr. Stephen Henson
1999-05-30Another safe stack.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-19New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson
1999-05-15Update dependencies.Bodo Möller
1999-05-04Add missing sk_<type>_unshift() function to safestack.hRalf S. Engelschall
1999-05-03Some more stack stuff.Ben Laurie
1999-05-03Yet another stack.Ben Laurie
1999-05-01Another safe stack.Ben Laurie
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-27Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-24"make depend"Bodo Möller
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-20Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson
1999-04-20Change functions to ANSI C.Ulf Möller
1999-04-18Massive constification.Ben Laurie
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-22Fix security hole.Ben Laurie
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-02-28Add functions to add certs to stacks, used for CA file/path stuff in servers.Ben Laurie
1999-01-20Finally lay dependencies to rest (I hope!).Ben Laurie
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-31Fix for sk_insert bug: it never worked properly.stephen
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall