aboutsummaryrefslogtreecommitdiff
path: root/STATUS
AgeCommit message (Collapse)AuthorFilesLines
2002-05-16Use the indirect way to the actual request tracker, so that peopleLutz Jänicke1-2/+2
also are informed about the credentials required for guest access and the operation instructions.
2002-05-16updateBodo Möller1-22/+5
2002-05-09Updating status for 0.9.6dRichard Levitte1-1/+2
2002-04-26Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller1-4/+1
encoded as NULL) with id-dsa-with-sha1. Submitted by: Nils Larsch
2002-04-25new items for 0.9.7Bodo Möller1-1/+7
2002-04-25oopsBodo Möller1-2/+2
2002-04-25AlgorithmIdentifier bugsBodo Möller1-1/+7
2002-04-13Implement known-IV countermeasure.Bodo Möller1-5/+1
Fix length checks in ssl3_get_client_hello(). Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
2002-03-11asm/mips3.o problemsBodo Möller1-1/+5
2002-03-06OpenSSL currently fails on certain pure 64-bit architectures. This is a ↵Richard Levitte1-1/+2
showstopper
2002-02-28Remove the perl/ subdirectory. It hasn't been worked on for ages, isRichard Levitte1-17/+1
very broken, and there are working modules in CPAN, which makes our module even more moot.
2002-02-28Increase internal security when using strncpy, by making sure the resulting ↵Richard Levitte1-4/+1
string is NUL-terminated
2002-02-21We have AES support in openssl speedRichard Levitte1-3/+1
2002-02-20Add AES support in the applications that support -des and -des3.Richard Levitte1-4/+1
2002-02-20Including openssl/e_os.h in the OpenSSL 0.9.6 branch is legal, sinceRichard Levitte1-5/+1
it's exported. Changing that is a BIG step, which has been done in 0.9.7-dev.
2002-02-20Update the status on 64-bit thingy.Richard Levitte1-3/+5
2002-02-20Add reports on checked 64-bit platforms and make space to add platforms that ↵Richard Levitte1-1/+7
need to be checked
2002-02-13We should implement a countermeasure against the predictable-IV CBCBodo Möller1-1/+5
weakness in SSL/TLS
2002-02-09add a wishBodo Möller1-1/+5
2001-12-21Status updateRichard Levitte1-1/+2
2001-11-14remove obsolete entryBodo Möller1-5/+2
2001-09-25'openssl rsa' etc. should include AES support in addition to DESBodo Möller1-1/+4
2001-09-25'openssl speed' does not include AES support yetBodo Möller1-1/+3
2001-09-14add detailsBodo Möller1-2/+3
2001-09-11add 'release showstopper' entryBodo Möller1-1/+3
2001-09-11ex_data situation is no longer that badBodo Möller1-7/+3
2001-07-17Missing line 0.9.6b release and IA-64 patch advertisement:-)Andy Polyakov1-1/+7
2001-07-04Engine memory leaks have been fixed by now.Bodo Möller1-3/+1
2001-06-20Update my status.Richard Levitte1-2/+3
2001-06-11even use of default engines leaks memoryBodo Möller1-1/+3
2001-06-04More info on SRP.Richard Levitte1-2/+9
2001-06-04Added more info in SRP.Richard Levitte1-3/+5
2001-05-30A wish was expressed.Richard Levitte1-2/+3
2001-04-09update (0.9.6a)Bodo Möller1-80/+2
2001-04-03Reports on Windows, DG-UX and older OpenVMS.Richard Levitte1-1/+9
2001-04-02Reports on VMS.Richard Levitte1-1/+7
2001-04-01A few more reports.Richard Levitte1-1/+3
2001-03-31Note reports.Richard Levitte1-1/+6
2001-03-30linux-elf verified.Richard Levitte1-1/+2
2001-03-30Beta 3 has been released and announced.Richard Levitte1-1/+3
2001-03-22Small AIX problems solved.Richard Levitte1-1/+2
2001-03-22A lot of reports.Richard Levitte1-1/+22
2001-03-22Harmonize CHANGES and STATUS files between the 0.9.6a branch andBodo Möller1-5/+33
the trunk to keep diffs small.
2001-02-22e_os.h problems have been solved in the main branch.Bodo Möller1-6/+3
2001-01-23More on the e_os.h mess ...Bodo Möller1-2/+6
2001-01-12note strncpy problemBodo Möller1-1/+4
2001-01-11Remove "AVAILABLE PATCH" that has now been applied.Bodo Möller1-4/+4
Move ex_data.c entry from "NEEDS PATCH" to "OPEN ISSUES".
2001-01-10Add new items:Bodo Möller1-1/+11
- 0.9.6a is under development - a couple of illegal includes of <openssl/e_os.h> should be purged - ex_data sucks
2001-01-10Last time I asked, no-one appeared to remember if these "NEEDS PATCH"Bodo Möller1-4/+4
entries are still current or what they are about: o non-blocking socket on AIX o $(PERL) in */Makefile.ssl So I'll remove them for now.
2000-12-13Replace the old style OCSP ASN1 module.Dr. Stephen Henson1-2/+3