oweals/openssl.git
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
2001-03-22 Bodo MöllerHarmonize CHANGES and STATUS files between the 0.9...
2001-03-22 Bodo MöllerThe latest beta release is "2", not another "1" ...
2001-03-22 Bodo MöllerAvoid warning
2001-03-21 Richard LevitteUpdate the status.
2001-03-21 Richard LevitteTagging has been done (OpenSSL_0_9_6a-beta2), time...
2001-03-21 Richard LevitteRelease OpenSSL 0.9.6a beta2. OpenSSL_0_9_6a-beta2
2001-03-21 Richard Levittemake update
2001-03-21 Richard LevitteSince site_t is used, there's no more need to cast...
2001-03-21 Bodo MöllerMake sure the size_t declaration is available.
2001-03-21 Bodo MöllerTurn 'num' argument to RAND_file_name into a size_t...
2001-03-21 Richard LevitteChange from main development line, 2001-03-20 16:36...
2001-03-21 Richard LevitteChange from main development line, 2001-03-18 15:24...
2001-03-18 Dr. Stephen... Fix PKCS#12 key generation bug.
2001-03-16 Richard Levittemake update
2001-03-16 Richard LevitteFrom revision 1.54, 2001-03-16 10:30 levitte:
2001-03-16 Richard LevitteFrom revision 1.6, 2001-03-08 13:27 bodo:
2001-03-15 Richard LevitteSuccess with Mingw32.
2001-03-15 Richard LevitteMinimise the amount of -L. when linking the shared...
2001-03-15 Richard LevitteThe change on handling shared libraries was never appli...
2001-03-15 Richard LevitteAdd status on a few fixes.
2001-03-15 Richard LevitteBSDI ELF knows dlfcn.
2001-03-15 Lutz JänickeForgot cvs commands, so only the surrounding changes...
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-15 Lutz JänickeForgot "cvs add", so only the surrounding changes made...
2001-03-15 Bodo MöllerError codes are longs, not ints
2001-03-15 Bodo MöllerMore err_data memory leaks
2001-03-15 Bodo Mölleravoid infinite loop
2001-03-15 Bodo Möllererror codes are longs, not ints
2001-03-15 Bodo MöllerMore error_data memory leaks
2001-03-15 Richard LevitteIt is a good thing to prepare the .def files.
2001-03-15 Richard LevitteIt is a good thing to prepare the .def files.
2001-03-15 Richard LevitteA number of things have now been corrected.
2001-03-15 Dr. Stephen... Document the -certopt option to the x509 utility.
2001-03-14 Bodo MöllerThe former ULTRASPARC preprocessor symbol is now called
2001-03-14 Bodo Möller0.9.6a-beta1 works for solaris64-sparcv9-cc.
2001-03-14 Richard LevitteThe VMS build script was missing a couple of modules.
2001-03-14 Richard LevitteInclude openssl/rand.h so RAND_status() gets properly...
2001-03-14 Richard LevitteSigned vs. unsigned problem fix.
2001-03-14 Richard LevitteOn HP-UX 10, shareable libraries end with '.sl', not...
2001-03-14 Richard LevitteIrix fails.
2001-03-14 Richard LevitteA few more reports.
2001-03-13 Bodo MöllerFix: return 0 if no error occured.
2001-03-13 Bodo MöllerFix: return 0 if no error occured.
2001-03-13 Richard Levittemake update.
2001-03-13 Richard LevitteUpdate beta 1 status.
2001-03-13 Richard LevitteWe need to build MINFO.
2001-03-13 Richard LevitteWe need to build MINFO.
2001-03-13 Bodo Möllertypo
2001-03-13 Richard LevitteTagging has now been done, switch over to development...
next