summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* solaris64-sparcv9-cc still worksBodo Möller2001-03-221-1/+2
* Add missing '#ifndef NO_DSA'.Bodo Möller2001-03-221-0/+2
* Add missing '#ifndef NO_DSA'.Bodo Möller2001-03-221-0/+2
* backport the comment (here it's NO_DH, not OPENSSL_NO_DH ...)Bodo Möller2001-03-221-1/+1
* Avoid compiler warning for NO_DH as in the main trunk.Bodo Möller2001-03-221-0/+2
* Add another "[This change does not apply to 0.9.7.]" line soBodo Möller2001-03-221-0/+1
* Got one positive report.Richard Levitte2001-03-221-1/+4
* Remove redundant operations and update version info.Richard Levitte2001-03-221-18/+20
* Fix bug in PKCS#7 decode routines when indefinite lengthDr. Stephen Henson2001-03-222-0/+6
* Harmonize CHANGES and STATUS files between the 0.9.6a branch andBodo Möller2001-03-222-21/+36
* The latest beta release is "2", not another "1" ...Bodo Möller2001-03-221-2/+2
* Avoid warningBodo Möller2001-03-221-1/+2
* Update the status.Richard Levitte2001-03-211-1/+2
* Tagging has been done (OpenSSL_0_9_6a-beta2), time to move on.Richard Levitte2001-03-212-3/+3
* Release OpenSSL 0.9.6a beta2.OpenSSL_0_9_6a-beta2Richard Levitte2001-03-212-2/+2
* make updateRichard Levitte2001-03-211-6/+116
* Since site_t is used, there's no more need to cast to int.Richard Levitte2001-03-211-1/+1
* Make sure the size_t declaration is available.Bodo Möller2001-03-211-0/+2
* Turn 'num' argument to RAND_file_name into a size_t (rather than an int).Bodo Möller2001-03-214-9/+9
* Change from main development line, 2001-03-20 16:36 levitteRichard Levitte2001-03-211-0/+4
* Change from main development line, 2001-03-18 15:24 levitteRichard Levitte2001-03-213-7/+34