oweals/openssl.git
2003-11-04 Mark J. CoxBump revision after tagging
2003-11-04 Mark J. CoxStop bug triggering large recursion when presented... OpenSSL_0_9_6l
2003-11-03 Richard LevitteIn this version of OpenSSL, declarations aren't always...
2003-10-02 Richard LevitteCorrect a mixup of return values
2003-10-01 Richard LevitteInclude e_os.h to get a proper definition of memmove...
2003-09-30 Dr. Stephen... New dev version.
2003-09-30 Dr. Stephen... Changes for release OpenSSL_0_9_6k
2003-09-30 Dr. Stephen... Fix for ASN1 parsing bugs.
2003-09-29 Dr. Stephen... Fix warning on Win32.
2003-09-27 Richard LevitteMake MD5 assembler code able to handle messages larger...
2003-09-27 Richard LevitteHave ssl3_ssl3_send_client_verify() change the state...
2003-09-27 Richard LevitteHave ssl3_send_certificate_request() change the state...
2003-09-27 Richard LevitteRemove extra argument to BIO_printf().
2003-09-27 Richard LevitteCorrect small documentation error.
2003-09-21 Dr. Stephen... In order to get the expected self signed error when
2003-09-08 Geoff ThorpeThese should be write-locks, not read-locks.
2003-09-03 Dr. Stephen... Only accept a client certificate if the server requests
2003-08-14 Richard LevitteUndo the change that left LD_LIBRARY_PATH unchanged...
2003-08-11 Bodo Möllermake sure no error is left in the queue that is intenti...
2003-08-09 Richard LevitteTypo, I had typed { instead of [.
2003-08-08 Richard LevitteSome installations (currently, it's been noted on a...
2003-08-07 Richard LevitteCorrect two problems, found by Martin Kochanski <cardbo...
2003-08-06 Bodo Mölleradd OpenSSL license
2003-07-21 Bodo Möllertolerate extra data at end of client hello for SSL 3.0
2003-07-21 Bodo Möllertypo
2003-07-03 Richard LevitteAdd a slash so grep doesn't return both ./crypto/bio...
2003-06-19 Richard LevitteDocument the last change.
2003-06-19 Richard LevitteWe set the export flag for 512 *bit* keys, not 512...
2003-06-12 Richard LevitteIncorrect patching removed.
2003-06-12 Richard LevitteTypo.
2003-06-12 Richard LevitteMake sure ssize_t is defined on SunOS4.
2003-06-12 Richard LevitteMake sure DSO-dlfcn works properly on SunOS4.
2003-06-11 Richard LevitteRemove debugging output that wasn't supposed to be...
2003-06-11 Richard LevitteMake sure to NUL-terminate the string on end-of-file...
2003-05-22 Richard LevitteCorrect a typo (basically, one can't just replace ...
2003-05-21 Richard LevitteString not properly NUL-terminated when no X509_NAME...
2003-05-21 Richard LevitteDon't forget that strlen() doesn't include the ending...
2003-05-21 Richard LevitteCleanse the MD context properly when done adding or...
2003-05-21 Richard LevitteFix sign bugs.
2003-04-22 Bodo Möllerfix typo
2003-04-17 Richard LevitteTypo.
2003-04-16 Richard LevitteMemory leak fix: RSA_blinding_on() didn't free Ai under...
2003-04-15 Richard LevitteMemory leak fix: local blinding structure not freed...
2003-04-10 Richard LevitteThe release is tagged, time to hope we won't have to...
2003-04-10 Richard LevitteI forgot to change the status bits to release. OpenSSL_0_9_6j
2003-04-10 Richard LevitteTime to release 0.9.6j.
2003-04-10 Richard Levittemake update
2003-04-10 Richard LevitteAdd the change from HEAD that allows us to parse multi...
2003-04-10 Richard Levittenew NEWS
2003-04-09 Richard LevitteMake the same changes for svr5 shared library building...
2003-04-09 Richard LevitteSome ld implementations use LD_LIBRARY_PATH to find...
2003-04-08 Richard LevitteInclude rand.h, so RAND_status() and friends get proper...
2003-04-02 Bodo Möllermake RSA blinding thread-safe
2003-03-27 Richard LevitteFix the problem with missing definition of THREADS...
2003-03-20 Bodo MöllerPR:make sure RSA blinding works when the PRNG is not...
2003-03-20 Ben LaurieBlinding fix.
2003-03-19 Bodo Möllercountermeasure against new Klima-Pokorny-Rosa atack
2003-03-18 Bodo Möllerfix formatting
2003-02-24 Bodo Mölleryear 2003
2003-02-19 Richard LevitteRelease of 0.9.6i is tagged, let's pretend to move...
2003-02-19 Richard LevitteTime to release 0.9.6i. OpenSSL_0_9_6i
2003-02-19 Richard LevitteSecurity fix: Vaudenay timing attack on CBC.
2003-02-19 Richard LevitteMake sure the memory allocation routines check for...
2003-02-14 Richard LevitteChange no_rmd160 to no_ripemd for consistency.
2003-02-12 Bodo Möllercomments
2003-02-05 Bodo Möllertypo in WIN16 section
2003-02-04 Bodo Möllertypo
2003-02-04 Bodo MöllerUpdate PRNG entry:
2003-01-14 Richard LevitteCorrect an example that has a few typos.
2003-01-13 Bodo Möllerfix release date (CHANGES as released with OpenSSL...
2003-01-13 Bodo Möllertypo
2002-12-28 Richard LevitteA function returning int should really return an int...
2002-12-28 Richard LevitteMake sure OPENSSL_cleanse is declared properly.
2002-12-21 Richard LevitteMerge from HEAD...
2002-12-12 Richard LevitteSkip DH-specific tests when no-dh has been configured.
2002-12-11 Richard LevitteIn CRYPTO_lock(), check that the application cares...
2002-12-11 Richard Levittesk_*_push() returns the number of items on the stack...
2002-12-10 Richard LevitteA memset() too many got converted into a OPENSSL_cleanse().
2002-12-09 Lutz JänickeFix wrong URI.
2002-12-05 Richard LevitteUpdate version to 0.9.6i, even if that's never going...
2002-12-05 Richard LevitteSmall fault corrected OpenSSL_0_9_6h
2002-12-05 Richard Levittemake update
2002-12-05 Richard LevitteTime to release OpenSSL 0.9.6h.
2002-12-05 Richard LevitteMake sure using SSL_CERT_FILE actually works, and has...
2002-12-04 Richard LevitteFixes for VxWorks. Are these needed for 0.9.7 and...
2002-12-04 Dr. Stephen... Include crypto.h to pull in definition of OPENSSL_clean...
2002-12-04 Lutz JänickeMissing ")"
2002-12-04 Richard LevitteA gcc 3.0 bug is triggered by our code. Add a section...
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-12-03 Richard LevitteMake CRYPTO_cleanse() independent of endianness.
2002-12-01 Richard LevitteEXIT() needs to be in a function that returns int.
2002-11-29 Richard LevitteCorrect some names.
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteMake sure EXIT() can always be used as one statement.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 Richard Levittemake update
2002-11-27 Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
next