aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-04-05This commit was manufactured by cvs2svn to create tag 'OpenSSL_0_9_6a'.OpenSSL_0_9_6acvs2svn1-0/+1
2001-04-05A small change that only went to the engine-0.9.6 branch...Richard Levitte1-0/+1
2001-04-05Tagging has been done, move on to development of 0.9.6b.Richard Levitte3-3/+7
2001-04-05Forgot to update the STATUS file. This will be part of 0.9.6aRichard Levitte1-38/+2
2001-04-05Release OpenSSL 0.9.6a.Richard Levitte4-156/+271
2001-04-05make updateRichard Levitte2-21/+65
2001-04-04Fix couple of memory leaks in PKCS7_dataDecode().Dr. Stephen Henson2-2/+5
2001-04-04Unixware config.Ulf Möller1-3/+5
2001-04-04don't use shell functionsBodo Möller2-26/+25
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte6-8/+35
2001-04-04We're still just developping beta4 (or final release)Richard Levitte1-1/+1
2001-04-04Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent li...Richard Levitte1-1/+1
2001-04-03As in the main branch, ignore the bctest exit value.Bodo Möller1-1/+1
2001-04-03This change should be suitable as a workaround for the Solaris x86Bodo Möller2-2/+8
2001-04-03Plug a memory leak. Spotted by "Shijin" <shijin@comex.com>Richard Levitte1-0/+1
2001-04-03libfisdef.h and LIB do not exist on older VMS versionsRichard Levitte1-2/+2
2001-04-03Remove a typo in dgux-R4-gcc.Richard Levitte1-1/+1
2001-04-02Compaq C on OpenVMS is a little picky around producing empty objectRichard Levitte1-1/+1
2001-03-31avoid buffer overflowBodo Möller1-0/+8
2001-03-31Note that alpha.s is no longer used.Ulf Möller1-0/+3
2001-03-30Tagging has been done, move on to develop beta 4 (hopefully not :-)).Richard Levitte2-3/+3
2001-03-30make updateOpenSSL_0_9_6a-beta3Richard Levitte1-7/+7
2001-03-30this time *really* fix the /../ check ...Bodo Möller1-3/+2
2001-03-30Fix asn1_GetSequence() for indefinite length sequences.Dr. Stephen Henson2-1/+7
2001-03-30Release beta 3 of OpenSSL 0.9.6a.Richard Levitte2-2/+2
2001-03-30Remove unused variable 'prev_slash' that I accidentily added.Bodo Möller1-1/+0
2001-03-30For -WWW, fix test for ".." directory references (and avoid warning forBodo Möller1-6/+22
2001-03-30News for 0.9.6a.Bodo Möller1-1/+2
2001-03-30Use enhanced bctest (as in main trunk), and add a workaround thatBodo Möller3-24/+47
2001-03-30Additionally, rename des_encrypt to des_encrypt1 in files that areRichard Levitte3-12/+12
2001-03-30Change des_encrypt to des_encrypt1 in assembly language perlDr. Stephen Henson3-26/+26
2001-03-30Fix a bug caused by the 'fix' for empty X509_NAME encoding.Dr. Stephen Henson1-3/+4
2001-03-29Merge in the latest newsRichard Levitte1-0/+2
2001-03-29One des_encrypt to des_encrypt1 I forgot to commit...Richard Levitte1-2/+2
2001-03-29I forgot to rename des_encrypt to des_encrypt1 in libeay.num.Richard Levitte1-1/+1
2001-03-29Since there has been reports of clashes between OpenSSL'sRichard Levitte15-37/+42
2001-03-28Add news section for OpenSSL 0.9.6a. Please add what's missingRichard Levitte1-0/+22
2001-03-28check the CRT result.Ulf Möller2-1/+17
2001-03-28Note the MIPS assembler bug fix.Ulf Möller1-0/+3
2001-03-27Merge in the IRIX fix from the main development line.Richard Levitte3-7/+6
2001-03-27Reports seem to show that asm/mips3.s has faults. To be investigated, but le...Richard Levitte1-1/+3
2001-03-26For mips3 and alpha, put the assembler file directives in separateRichard Levitte1-12/+17
2001-03-24make updateRichard Levitte1-10/+10
2001-03-24Bring in the following changes:Richard Levitte1-3/+5
2001-03-24Bring in the following change:Richard Levitte1-7/+7
2001-03-24Bring in the rest of the corrections for shared libraries from theRichard Levitte3-7/+13
2001-03-22For AIX 4.3 or above, allow the use of dlfcn.Richard Levitte1-0/+8
2001-03-22We really have no need for PEX_LIBS, so empty it.Richard Levitte1-1/+1
2001-03-22Oops... fix PKCS#7 bug properly this time.Dr. Stephen Henson1-1/+1
2001-03-22Fix error caused by typo (len->strlen) and warning caused by long<->intLutz Jänicke1-5/+5