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