oweals/openssl.git
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...
2001-03-13 Richard LevitteRelease Beta 1 of 0.9.6a. OpenSSL_0_9_6a-beta1
2001-03-13 Richard LevitteA correction from the main trunk that was forgotten.
2001-03-13 Richard Levittemake update
2001-03-13 Ulf Möllerthat was useless - still fails with GCC
2001-03-13 Bodo MöllerUse err_clear_data macro
2001-03-13 Bodo MöllerUse err_clear_data macro
2001-03-13 Ulf MöllerAlpha workaround. This is a lot slower!
2001-03-12 Bodo Möllerfix memory leak in err.c
2001-03-12 Bodo Möllerfix memory leak in err.c
2001-03-12 Bodo MöllerRename function EC_GROUP_precompute to EC_GROUP_precomp...
2001-03-11 Bodo MöllerAdd various X9.62 OIDs. (GF(2^n) mostly left out.)
2001-03-11 Dr. Stephen... Initial docs for PEM routines.
2001-03-11 Bodo MöllerEC_METHOD based on bn_mont2 (not used in the library)
2001-03-11 Bodo MöllerForcibly enable memory leak checking during "make test"
2001-03-11 Bodo MöllerTimings are not supposed to be enabled by default ...
2001-03-11 Bodo MöllerAdd functions EC_POINT_mul and EC_GROUP_precompute.
2001-03-11 Bodo Möllerhandle negative scalars correctly when doing point...
2001-03-11 Bodo Mölleruse fflush
2001-03-10 Bodo MöllerChange timing output: We don't have "exponents" here...
2001-03-10 Bodo Möllercomment and error code update
2001-03-10 Bodo MöllerRemove files from Lenka's EC implementation.
2001-03-10 Bodo MöllerMore EC stuff, including EC_POINTs_mul() for simultaneo...
2001-03-10 Richard LevitteDocument the change.
2001-03-10 Richard LevitteFor some experiments, it is sometimes nice to serve...
2001-03-10 Dr. Stephen... In crypto/ec #if 0 out structures which reference ...
2001-03-10 Ulf Möllerdoh
2001-03-10 Dr. Stephen... Typo.
2001-03-10 Dr. Stephen... Add the 'ec' directory to mkdef.pl and mkfiles.pl
2001-03-09 Richard LevitteUse 32bit longs on Alpha as well, because that's what...
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-09 Dr. Stephen... Update docs.
2001-03-09 Bodo MöllerWorkaround for solaris64 linking problem (explicit...
2001-03-09 Bodo MöllerWorkaround for solaris64 linking problem (explicit...
2001-03-09 Bodo MöllerConsistently use 'void *' for SSL read, peek and write...
2001-03-09 Bodo MöllerConsistently use 'void *' for SSL read, peek and write...
2001-03-09 Dr. Stephen... Change the EVP_somecipher() and EVP_somedigest()
next