summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-05-12Missing argument in prototype.Ulf Möller
1999-05-11Use ifndef PEDANTIC for all inline assembler.Ulf Möller
1999-05-11Comment.Bodo Möller
1999-05-11Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson
1999-05-10The various character predicates (isspace and the like) may not beBodo Möller
1999-05-10Moved some variable declarations inside blocks where they are neededBodo Möller
1999-05-10Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall
1999-05-10Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson
1999-05-09Makefile.save was missing here.Bodo Möller
1999-05-09Move variable definitions into the blocks where they are really needed,Bodo Möller
1999-05-09Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller
1999-05-08Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson
1999-05-08Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson
1999-05-08GeneralizedTime setting fixes.Dr. Stephen Henson
1999-05-08pass $PERL on make files.Ulf Möller
1999-05-08Superseded by sparcv8.S and sparcv8plus.s.Ulf Möller
1999-05-07Make -pedantic work again.Ben Laurie
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