summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
1999-05-16Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson
1999-05-15Various Win32 fixes. Change args in do_ms.bat to put platform last. FixDr. Stephen Henson
1999-05-15Get rid of casts.Ben Laurie
1999-05-15Add actual testing to bntest...Ben Laurie
1999-05-15Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller
1999-05-15OPENSSL_EXTERNBodo Möller
1999-05-15OPENSSL_EXTERN, OPENSSL_GLOBALBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-15Get rid of another cast.Bodo Möller
1999-05-15Use e_os2.h, not e_os.h in exported header file des.h.Bodo Möller
1999-05-15Comment.Bodo Möller
1999-05-15Bugfix (set shutdown only when we should).Bodo Möller
1999-05-15Get rid of the cast.Ben Laurie
1999-05-14Avoid compiler warnings for x86.Bodo Möller