summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-05-31stack.Ben Laurie
1999-05-31Stack.Ben Laurie
1999-05-31More stack.Ben Laurie
1999-05-30Yet another stack.Ben Laurie
1999-05-30Another stack.Ben Laurie
1999-05-30Another safe stack.Ben Laurie
1999-05-30Another safe stack.Ben Laurie
1999-05-29And carry on with development...Ben Laurie
1999-05-29Oops!OpenSSL_0_9_3aBen Laurie
1999-05-29Prepare to release 0.9.3aBen Laurie
1999-05-29Update dependencies.Ben Laurie
1999-05-28Pass INSTALL_PREFIX to subdirectories of cryptoBodo Möller
1999-05-28Some assembler-related clean-ups.Bodo Möller
1999-05-28Include <stdio.h>.Bodo Möller
1999-05-27I386_ONLY is defined in opensslconf.h, so we need to include it.Bodo Möller
1999-05-26Circument egcs bug.Bodo Möller
1999-05-26Fix for memory leak.Dr. Stephen Henson
1999-05-26Update md5 assembly source for Win32.Dr. Stephen Henson
1999-05-25Temporary workaround for IRIX64 build.Bodo Möller
1999-05-24Move on to 0.9.4.Ben Laurie
1999-05-24Here we go: prepare to roll 0.9.3.OpenSSL_0_9_3Ben Laurie
1999-05-23Move to beta 3.Ben Laurie
1999-05-23Prepare for final(?) beta.OpenSSL_0_9_3beta2Ben Laurie
1999-05-23Set ext_list to NULL after use.Dr. Stephen Henson
1999-05-21Move the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AND_SERIAL so they willDr. Stephen Henson
1999-05-21Remove traces of bad idea :-)Bodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-21The last argument in the d2i_XXX_fp and d2i_XXX_bio functions should beDr. Stephen Henson
1999-05-20Add a kludge :-(Bodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-20Bring VMS in sync with the recent changes.Ulf Möller
1999-05-20On seconds thoughts, the version number shoud _never_ decrease.Ben Laurie
1999-05-20Revert.Ben Laurie
1999-05-20Prepare for a beta release.Ben Laurie
1999-05-20Some solaris-usparc MD5 fixes.Bodo Möller
1999-05-20Declare test key data as static.Ulf Möller
1999-05-20Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller
1999-05-19Note that the numbering scheme used to be different.Bodo Möller
1999-05-19Switch to new version numbering scheme.Ben Laurie
1999-05-19New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson
1999-05-18Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in theDr. Stephen Henson
1999-05-18Spelling error.Ulf Möller
1999-05-18Protect applications from failing to compile when theyRalf S. Engelschall
1999-05-17Move prototypes to the right place.Ulf Möller
1999-05-17Various clarifications to extension docs: change the name of literalDr. Stephen Henson
1999-05-17Make MD5 work on Alpha, and fix a bug.Bodo Möller
1999-05-17gcc (in some versions) doesn't like the const_des_cblock typedef.Bodo Möller
1999-05-16Fix various less obvious bugs in PKCS#7 handling: such as not zeroingDr. Stephen Henson
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-05-16Convert void *.Ben Laurie