oweals/openssl.git
2001-06-15 Bodo Möllerpay attention to blocksize before attempting decryption
2001-06-08 Ulf Mölleras in head
2001-06-07 Lutz JänickeERR_peek_error() returns "unsigned long".
2001-06-07 Richard LevitteUse memmove() instead of memcpy() on areas that may...
2001-06-06 Bodo MöllerOAEP fix
2001-06-06 Bodo Möllerwhen checking OAEP, signal just a single kind of 'decod...
2001-06-06 Ulf Mölleras in head
2001-06-06 Ulf Möllermake sure we don't write to seed[-1]
2001-06-04 Richard LevitteAccept digits in symbol names. Spotted by Brian Havard...
2001-06-01 Bodo MöllerFix Bleichenbacher PKCS #1 1.5 countermeasure.
2001-06-01 Bodo Möllerincrease DEFAULT_BUFFER_SIZE (4K instead of just 1K)
2001-06-01 Richard LevitteFrom revision 1.25, 2001/05/31 22:25:30 by levitte
2001-05-24 Dr. Stephen... Add missing variable length cipher flag for Blowfish.
2001-05-24 Dr. Stephen... Fix for missing DSA parameters.
2001-05-22 Richard LevitteVMS doesn't support more than on period in a file name
2001-05-17 Richard LevitteAdd development tools to the requirements
2001-05-16 Lutz JänickeAdd missing item SSL_ERROR_WANT_CONNECT.
2001-05-14 Lutz JänickeTypos.
2001-05-14 Lutz JänickeOne more point to clarify, pointed out by "Greg Stark...
2001-05-12 Lutz JänickeClarify behaviour with respect to SSL/TLS records.
2001-05-11 Lutz JänickeClarify behaviour of SSL_write() by mentioning SSL_MODE...
2001-05-08 Bodo Möllerfix an old entry
2001-05-03 Bodo Möller.rnd issues
2001-05-03 Bodo Möllerbctest changes for Ultrix (don't return 1 from bctest...
2001-05-03 Richard LevitteSome platforms (most notably Windows) do not have a...
2001-05-03 Richard LevitteAdd support for Sun C on Solaris x86. Contributed...
2001-05-02 Richard LevitteMerge in the following changes (from the main trunk...
2001-04-25 Lutz JänickeTypo (Petr Lancaric <Petr.Lancaric@ips-ag.cz>).
2001-04-18 Bodo Möllertypo
2001-04-18 Bodo Möllerfix md_rand.c locking bugs
2001-04-17 Lutz JänickeClarify request of client certificates. This is a FAQ.
2001-04-15 Lutz Jänicke-1 cannot work on platforms with unsigned char
2001-04-14 Lutz JänickeDon't make half work when constifying...
2001-04-14 Lutz JänickeConstify "salt" (Jason Molenda <jason@molenda.com>)
2001-04-12 Lutz JänickeMissing link ("Greg Stark" <gstark@ethentica.com>)
2001-04-12 Lutz JänickeFix wrong information with respect to CAs listed to...
2001-04-12 Bodo Möllersome updates from 0.9.7-dev
2001-04-12 Lutz JänickeTypo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)
2001-04-11 Richard LevitteThe changes that I just commited on this file is a...
2001-04-11 Richard LevitteNetBSD and OpenBSD use TOD as well
2001-04-09 Lutz JänickeTypo (was already fixed in 0.9.7-dev).
2001-04-08 Lutz JänickeAdd forgotten "-passin" option to smime.c usage help.
2001-04-05 Richard LevitteA small change that only went to the engine-0.9.6 branch...
2001-04-05 Richard LevitteTagging has been done, move on to development of 0...
2001-04-05 Richard LevitteForgot to update the STATUS file. This will be part...
2001-04-05 Richard LevitteRelease OpenSSL 0.9.6a.
2001-04-05 Richard Levittemake update
2001-04-04 Dr. Stephen... Fix couple of memory leaks in PKCS7_dataDecode().
2001-04-04 Ulf MöllerUnixware config.
2001-04-04 Bodo Möllerdon't use shell functions
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-04-04 Richard LevitteWe're still just developping beta4 (or final release)
2001-04-04 Richard LevitteMake do_bsd-gcc-shared depend on do_gnu-shared instead...
2001-04-03 Bodo MöllerAs in the main branch, ignore the bctest exit value.
2001-04-03 Bodo MöllerThis change should be suitable as a workaround for...
2001-04-03 Richard LevittePlug a memory leak. Spotted by "Shijin" <shijin@comex...
2001-04-03 Richard Levittelibfisdef.h and LIB do not exist on older VMS versions
2001-04-03 Richard LevitteRemove a typo in dgux-R4-gcc.
2001-04-02 Richard LevitteCompaq C on OpenVMS is a little picky around producing...
2001-03-31 Bodo Mölleravoid buffer overflow
2001-03-31 Ulf MöllerNote that alpha.s is no longer used.
2001-03-30 Richard LevitteTagging has been done, move on to develop beta 4 (hopef...
2001-03-30 Richard Levittemake update OpenSSL_0_9_6a-beta3
2001-03-30 Bodo Möllerthis time *really* fix the /../ check ...
2001-03-30 Dr. Stephen... Fix asn1_GetSequence() for indefinite length sequences.
2001-03-30 Richard LevitteRelease beta 3 of OpenSSL 0.9.6a.
2001-03-30 Bodo MöllerRemove unused variable 'prev_slash' that I accidentily...
2001-03-30 Bodo MöllerFor -WWW, fix test for ".." directory references (and...
2001-03-30 Bodo MöllerNews for 0.9.6a.
2001-03-30 Bodo MöllerUse enhanced bctest (as in main trunk), and add a worka...
2001-03-30 Richard LevitteAdditionally, rename des_encrypt to des_encrypt1 in...
2001-03-30 Dr. Stephen... Change des_encrypt to des_encrypt1 in assembly language...
2001-03-30 Dr. Stephen... Fix a bug caused by the 'fix' for empty X509_NAME encoding.
2001-03-29 Richard LevitteMerge in the latest news
2001-03-29 Richard LevitteOne des_encrypt to des_encrypt1 I forgot to commit...
2001-03-29 Richard LevitteI forgot to rename des_encrypt to des_encrypt1 in libea...
2001-03-29 Richard LevitteSince there has been reports of clashes between OpenSSL's
2001-03-28 Richard LevitteAdd news section for OpenSSL 0.9.6a. Please add what...
2001-03-28 Ulf Möllercheck the CRT result.
2001-03-28 Ulf MöllerNote the MIPS assembler bug fix.
2001-03-27 Richard LevitteMerge in the IRIX fix from the main development line.
2001-03-27 Richard LevitteReports seem to show that asm/mips3.s has faults. ...
2001-03-26 Richard LevitteFor mips3 and alpha, put the assembler file directives...
2001-03-24 Richard Levittemake update
2001-03-24 Richard LevitteBring in the following changes:
2001-03-24 Richard LevitteBring in the following change:
2001-03-24 Richard LevitteBring in the rest of the corrections for shared librari...
2001-03-22 Richard LevitteFor AIX 4.3 or above, allow the use of dlfcn.
2001-03-22 Richard LevitteWe really have no need for PEX_LIBS, so empty it.
2001-03-22 Dr. Stephen... Oops... fix PKCS#7 bug properly this time.
2001-03-22 Lutz JänickeFix error caused by typo (len->strlen) and warning...
2001-03-22 Bodo Möllersolaris64-sparcv9-cc still works
2001-03-22 Bodo MöllerAdd missing '#ifndef NO_DSA'.
2001-03-22 Bodo MöllerAdd missing '#ifndef NO_DSA'.
2001-03-22 Bodo Möllerbackport the comment (here it's NO_DH, not OPENSSL_NO_D...
2001-03-22 Bodo MöllerAvoid compiler warning for NO_DH as in the main trunk.
2001-03-22 Bodo MöllerAdd another "[This change does not apply to 0.9.7....
2001-03-22 Richard LevitteGot one positive report.
2001-03-22 Richard LevitteRemove redundant operations and update version info.
2001-03-22 Dr. Stephen... Fix bug in PKCS#7 decode routines when indefinite length
next