2003-11-28 |
Richard Levitte | 1024 is the export key bits limit according to current... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Let's use text/plain in the example instead of crapy... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Lutz Jänicke | Fix typo breaking linux-s390x target: "," -> "." . |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Mark J. Cox | Bump revision after tagging |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Mark J. Cox | Stop bug triggering large recursion when presented... OpenSSL_0_9_6l |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Levitte | In this version of OpenSSL, declarations aren't always... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Richard Levitte | Correct a mixup of return values |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Richard Levitte | Include e_os.h to get a proper definition of memmove... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Dr. Stephen... | New dev version. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Dr. Stephen... | Changes for release OpenSSL_0_9_6k |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Dr. Stephen... | Fix for ASN1 parsing bugs. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Dr. Stephen... | Fix warning on Win32. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Make MD5 assembler code able to handle messages larger... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Have ssl3_ssl3_send_client_verify() change the state... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Have ssl3_send_certificate_request() change the state... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Remove extra argument to BIO_printf(). |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Richard Levitte | Correct small documentation error. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dr. Stephen... | In order to get the expected self signed error when |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Geoff Thorpe | These should be write-locks, not read-locks. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Dr. Stephen... | Only accept a client certificate if the server requests |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Richard Levitte | Undo the change that left LD_LIBRARY_PATH unchanged... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Bodo Möller | make sure no error is left in the queue that is intenti... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Richard Levitte | Typo, I had typed { instead of [. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Richard Levitte | Some installations (currently, it's been noted on a... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Richard Levitte | Correct two problems, found by Martin Kochanski <cardbo... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Bodo Möller | add OpenSSL license |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Bodo Möller | tolerate extra data at end of client hello for SSL 3.0 |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Richard Levitte | Add a slash so grep doesn't return both ./crypto/bio... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | Document the last change. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Richard Levitte | We set the export flag for 512 *bit* keys, not 512... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Incorrect patching removed. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Make sure ssize_t is defined on SunOS4. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Richard Levitte | Make sure DSO-dlfcn works properly on SunOS4. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Remove debugging output that wasn't supposed to be... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Richard Levitte | Make sure to NUL-terminate the string on end-of-file... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Richard Levitte | Correct a typo (basically, one can't just replace ... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | String not properly NUL-terminated when no X509_NAME... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | Don't forget that strlen() doesn't include the ending... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | Cleanse the MD context properly when done adding or... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | Fix sign bugs. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Bodo Möller | fix typo |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Richard Levitte | Memory leak fix: RSA_blinding_on() didn't free Ai under... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Richard Levitte | Memory leak fix: local blinding structure not freed... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | The release is tagged, time to hope we won't have to... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | I forgot to change the status bits to release. OpenSSL_0_9_6j |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Time to release 0.9.6j. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Add the change from HEAD that allows us to parse multi... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | new NEWS |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Richard Levitte | Make the same changes for svr5 shared library building... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Richard Levitte | Some ld implementations use LD_LIBRARY_PATH to find... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | Include rand.h, so RAND_status() and friends get proper... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Bodo Möller | make RSA blinding thread-safe |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Richard Levitte | Fix the problem with missing definition of THREADS... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Bodo Möller | PR:make sure RSA blinding works when the PRNG is not... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Ben Laurie | Blinding fix. |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Bodo Möller | countermeasure against new Klima-Pokorny-Rosa atack |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Bodo Möller | fix formatting |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Bodo Möller | year 2003 |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Release of 0.9.6i is tagged, let's pretend to move... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Time to release 0.9.6i. OpenSSL_0_9_6i |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Security fix: Vaudenay timing attack on CBC. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Richard Levitte | Make sure the memory allocation routines check for... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Richard Levitte | Change no_rmd160 to no_ripemd for consistency. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Bodo Möller | comments |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Bodo Möller | typo in WIN16 section |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Bodo Möller | Update PRNG entry: |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Richard Levitte | Correct an example that has a few typos. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Bodo Möller | fix release date (CHANGES as released with OpenSSL... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Richard Levitte | A function returning int should really return an int... |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Richard Levitte | Make sure OPENSSL_cleanse is declared properly. |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Richard Levitte | Merge from HEAD... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Richard Levitte | Skip DH-specific tests when no-dh has been configured. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Richard Levitte | In CRYPTO_lock(), check that the application cares... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Richard Levitte | sk_*_push() returns the number of items on the stack... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Richard Levitte | A memset() too many got converted into a OPENSSL_cleanse(). |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Lutz Jänicke | Fix wrong URI. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Update version to 0.9.6i, even if that's never going... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Small fault corrected OpenSSL_0_9_6h |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Time to release OpenSSL 0.9.6h. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Richard Levitte | Make sure using SSL_CERT_FILE actually works, and has... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | Fixes for VxWorks. Are these needed for 0.9.7 and... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Dr. Stephen... | Include crypto.h to pull in definition of OPENSSL_clean... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Lutz Jänicke | Missing ")" |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Richard Levitte | A gcc 3.0 bug is triggered by our code. Add a section... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Richard Levitte | Make CRYPTO_cleanse() independent of endianness. |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Richard Levitte | EXIT() needs to be in a function that returns int. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Richard Levitte | Correct some names. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Richard Levitte | A few more memset()s converted to OPENSSL_cleanse(). |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Richard Levitte | Make sure EXIT() can always be used as one statement. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
next |