aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson13-30/+62
1999-05-09Makefile.save was missing here.Bodo Möller1-0/+1
1999-05-09Move variable definitions into the blocks where they are really needed,Bodo Möller1-11/+17
1999-05-09Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller5-10/+14
1999-05-08Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1-1/+1
1999-05-08Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson1-9/+14
1999-05-08GeneralizedTime setting fixes.Dr. Stephen Henson2-2/+2
1999-05-08pass $PERL on make files.Ulf Möller1-1/+1
1999-05-08Superseded by sparcv8.S and sparcv8plus.s.Ulf Möller1-462/+0
1999-05-07Make -pedantic work again.Ben Laurie1-1/+1
1999-05-06Some comments.Bodo Möller3-4/+4
1999-05-06Support additional Win32 compilers.Ulf Möller2-130/+134
1999-05-05Remove unreachable return statements.Ulf Möller1-1/+0
1999-05-05v8plus must be specified.Ulf Möller1-0/+1
1999-05-05Use ANSI stdarg.Ulf Möller4-39/+14
1999-05-05Fix problem with /usr/ccs/lib/cpp.Ulf Möller2-187/+188
1999-05-05SHA-1 cleanups and performance enhancements.Ulf Möller5-132/+291
1999-05-04Recognise Ultra Sparc and compiler version number.Ulf Möller1-0/+3
1999-05-04Andy Polyakov points out there are default rules in make in gmake for this.Ulf Möller1-3/+1
1999-05-04Sparc v8plus assembler.Ulf Möller3-120/+1682
1999-05-04Update HPUX config, work around HPUX library incompatibility.Ulf Möller3-6/+9
1999-05-04Add missing sk_<type>_unshift() function to safestack.hRalf S. Engelschall1-0/+3
1999-05-04Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall4-15/+20
1999-05-03Some more stack stuff.Ben Laurie1-3/+5
1999-05-02Yet another stack.Ben Laurie7-65/+146
1999-05-01Update dependencies.Ben Laurie7-132/+160
1999-05-01Another stack.Ben Laurie7-49/+56
1999-05-01Another stack.Ben Laurie6-28/+57
1999-05-01Another safe stack.Ben Laurie7-54/+69
1999-05-01Better to not have blanks in .cvsignore filesRalf S. Engelschall1-1/+0
1999-05-01Support verify_depth from the SSL API without need for user-definedBodo Möller3-5/+7
1999-05-01Use correct error macro so that error messages make sense.Bodo Möller1-5/+5
1999-04-29Unused file.Ulf Möller1-238/+0
1999-04-29ignore Makefile.saveBodo Möller1-0/+1
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller35-71/+141
1999-04-29Bug fix.Ulf Möller1-5/+7
1999-04-29Compare with BN_mod_exp_simple, too.Ulf Möller1-9/+24
1999-04-29Ignore Makefile.saveUlf Möller33-0/+33
1999-04-29Missing "else".Ulf Möller1-2/+1
1999-04-29Pass PERL to sub-Makefiles during "make links".Bodo Möller1-1/+1
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller35-105/+105
1999-04-28Change error message for consistency.Ulf Möller1-1/+1
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller35-105/+105
1999-04-28Autogenerated files.Ulf Möller2-2/+0
1999-04-28Ignore autogenerated assembler files.Ulf Möller2-0/+2
1999-04-28Decrypt test vector data even if previous decryption failed to getUlf Möller1-2/+1
1999-04-28Pass $PERL on make dclean.Ulf Möller1-1/+1
1999-04-27Remove autogenerated file.Ulf Möller1-976/+0
1999-04-27Typo.Ulf Möller1-1/+1
1999-04-27More portable blowfish macros.Ulf Möller4-60/+142