summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-29Bug fix.Ulf Möller
1999-04-29Close files.Ulf Möller
1999-04-29Submitted by:Bodo Möller
Reviewed by: PR:
1999-04-29New Configure options "threads" and "no-threads".Bodo Möller
For Solaris and Linux, "threads" (with proper compiler options) is the default. Submitted by: Reviewed by: PR:
1999-04-29Compare with BN_mod_exp_simple, too.Ulf Möller
1999-04-29Ignore Makefile.saveUlf Möller
Submitted by: Anonymous
1999-04-29exptest dumps core. Optimizer bug?Ulf Möller
1999-04-29Missing "else".Ulf Möller
1999-04-29Pass PERL to sub-Makefiles during "make links".Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-29Fix make target "install".Bodo Möller
Submitted by: Niels Poppe Reviewed by: PR:
1999-04-28Typo fixed.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-28Change error message for consistency.Ulf Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-28Autogenerated files.Ulf Möller
1999-04-28Ignore autogenerated assembler files.Ulf Möller
1999-04-28Decrypt test vector data even if previous decryption failed to getUlf Möller
better diagnostics.
1999-04-28Pass $PERL on make dclean.Ulf Möller
1999-04-28A faster (and more general, and better documented) replacement for mklink.sh.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-28Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-28Linux shared libraries (now in Makefile.ssl).Ulf Möller
1999-04-28Linux shared libraries.Ulf Möller
1999-04-28Do make rehash automatically at make test.Ulf Möller
1999-04-28Don't shadow.Ben Laurie
1999-04-27Remove autogenerated file.Ulf Möller
1999-04-27Typo.Ulf Möller
Pointed out by Nick Boyce <nick.boyce@eds.com>.
1999-04-27More portable blowfish macros.Ulf Möller
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
1999-04-27A new comment.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-27*** empty log message ***Ulf Möller
1999-04-27Update NO_* macros.Ulf Möller
1999-04-27Undo.Ulf Möller
1999-04-27Message digest stuff.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-27Add missing DEPFLAG.Ulf Möller
1999-04-27Oops ... fix warning.Dr. Stephen Henson
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-related macros.Ulf Möller
1999-04-26Last week I proposed to increase the version number to 1.0.Ulf Möller
So far nobody complained...
1999-04-26Ignore autogenerated file.Ulf Möller
Submitted by: Anonymous
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-26Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson
of Ulf's prototype parser, also general tidying and fixing of several problems with the original. Its still a bit of a hack but should work. This is the last bit of the old code that uses the K&R prototypes: after some testing they can finally go away...
1999-04-25Fixes so it will compile again under Win32.Dr. Stephen Henson
1999-04-25Various header consistency fixes.Dr. Stephen Henson
1999-04-25Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson
also add a few missing prototypes.
1999-04-25Submitted by:Ulf Möller
Reviewed by: PR:
1999-04-25Fixed a typo.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-25Comment changed.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-25exit on error.Ulf Möller