summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-05-06Some comments.Bodo Möller
1999-05-06Support additional Win32 compilers.Ulf Möller
1999-05-05Remove unreachable return statements.Ulf Möller
1999-05-05v8plus must be specified.Ulf Möller
1999-05-05Use ANSI stdarg.Ulf Möller
1999-05-05Fix problem with /usr/ccs/lib/cpp.Ulf Möller
1999-05-05SHA-1 cleanups and performance enhancements.Ulf Möller
1999-05-04Recognise Ultra Sparc and compiler version number.Ulf Möller
1999-05-04Andy Polyakov points out there are default rules in make in gmake for this.Ulf Möller
1999-05-04Sparc v8plus assembler.Ulf Möller
1999-05-04Update HPUX config, work around HPUX library incompatibility.Ulf Möller
1999-05-04Add missing sk_<type>_unshift() function to safestack.hRalf S. Engelschall
1999-05-04Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall
1999-05-03Some more stack stuff.Ben Laurie
1999-05-02Yet another stack.Ben Laurie
1999-05-01Update dependencies.Ben Laurie
1999-05-01Another stack.Ben Laurie
1999-05-01Another stack.Ben Laurie
1999-05-01Another safe stack.Ben Laurie
1999-05-01Better to not have blanks in .cvsignore filesRalf S. Engelschall
1999-05-01Support verify_depth from the SSL API without need for user-definedBodo Möller
1999-05-01Use correct error macro so that error messages make sense.Bodo Möller
1999-04-29Unused file.Ulf Möller
1999-04-29ignore Makefile.saveBodo Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Bug fix.Ulf Möller
1999-04-29Compare with BN_mod_exp_simple, too.Ulf Möller
1999-04-29Ignore Makefile.saveUlf Möller
1999-04-29Missing "else".Ulf Möller
1999-04-29Pass PERL to sub-Makefiles during "make links".Bodo Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Change error message for consistency.Ulf Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
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
1999-04-28Pass $PERL on make dclean.Ulf Möller
1999-04-27Remove autogenerated file.Ulf Möller
1999-04-27Typo.Ulf Möller
1999-04-27More portable blowfish macros.Ulf Möller
1999-04-27Update NO_* macros.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-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-26Ignore autogenerated file.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Fixes so it will compile again under Win32.Dr. Stephen Henson