aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-2945-125/+216
* Bug fix.Ulf Möller1999-04-291-5/+7
* Close files.Ulf Möller1999-04-291-0/+2
* Submitted by:Bodo Möller1999-04-291-0/+5
* New Configure options "threads" and "no-threads".Bodo Möller1999-04-292-82/+146
* Compare with BN_mod_exp_simple, too.Ulf Möller1999-04-291-9/+24
* Ignore Makefile.saveUlf Möller1999-04-2937-0/+37
* exptest dumps core. Optimizer bug?Ulf Möller1999-04-291-1/+1
* Missing "else".Ulf Möller1999-04-291-2/+1
* Pass PERL to sub-Makefiles during "make links".Bodo Möller1999-04-291-1/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-2939-114/+118
* Fix make target "install".Bodo Möller1999-04-292-3/+4
* Typo fixed.Bodo Möller1999-04-281-4/+4
* Change error message for consistency.Ulf Möller1999-04-281-1/+1
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-2839-112/+115
* Autogenerated files.Ulf Möller1999-04-284-2/+4
* Ignore autogenerated assembler files.Ulf Möller1999-04-282-0/+2
* Decrypt test vector data even if previous decryption failed to getUlf Möller1999-04-281-2/+1
* Pass $PERL on make dclean.Ulf Möller1999-04-282-2/+2
* A faster (and more general, and better documented) replacement for mklink.sh.Bodo Möller1999-04-281-0/+52
* Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller1999-04-284-3/+20
* Linux shared libraries (now in Makefile.ssl).Ulf Möller1999-04-281-76/+0
* Linux shared libraries.Ulf Möller1999-04-283-3/+47
* Do make rehash automatically at make test.Ulf Möller1999-04-282-8/+4
* Don't shadow.Ben Laurie1999-04-281-8/+8
* Remove autogenerated file.Ulf Möller1999-04-271-976/+0
* Typo.Ulf Möller1999-04-271-1/+1
* More portable blowfish macros.Ulf Möller1999-04-274-60/+142
* A new comment.Bodo Möller1999-04-271-0/+5
* *** empty log message ***Ulf Möller1999-04-271-3/+3
* Update NO_* macros.Ulf Möller1999-04-2711-27/+26
* Undo.Ulf Möller1999-04-272-12/+0
* Message digest stuff.Ulf Möller1999-04-2734-24/+67
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-2718-25/+90
* Add missing DEPFLAG.Ulf Möller1999-04-271-1/+1
* Oops ... fix warning.Dr. Stephen Henson1999-04-271-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-27115-140/+480
* Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson1999-04-278-33/+432
* Remove NOPROTO-related macros.Ulf Möller1999-04-266-17/+7
* Last week I proposed to increase the version number to 1.0.Ulf Möller1999-04-261-6/+9
* Ignore autogenerated file.Ulf Möller1999-04-261-0/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-26287-4253/+6
* Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson1999-04-262-164/+159
* Fixes so it will compile again under Win32.Dr. Stephen Henson1999-04-255-14/+61
* Various header consistency fixes.Dr. Stephen Henson1999-04-258-0/+30
* Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson1999-04-253-8/+12
* Submitted by:Ulf Möller1999-04-251-1/+1
* Fixed a typo.Bodo Möller1999-04-251-1/+1
* Comment changed.Bodo Möller1999-04-251-1/+1
* exit on error.Ulf Möller1999-04-251-1/+2