2004-03-04 |
Richard Levitte | Make our page with pointers to binary distributions... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Dr. Stephen... | Fix handling of -offset and -length in asn1parse tool. |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Richard Levitte | Change expt to something else, as in 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Richard Levitte | send_*_chars() and do_dump() are private functions... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Richard Levitte | Include e_os.h the same way as everywhere else. |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Richard Levitte | Synchronise my debugging target with 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Richard Levitte | [Merged from the main trunk] |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Dr. Stephen... | Replace expired certificate. |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Richard Levitte | Just include "e_os.h" and trust the -I options to the... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Andy Polyakov | Buffer overrun in e_rc4.c was fixed in Nov 2002 in... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Richard Levitte | CRYPTO_malloc(), CRYPTO_realloc() and variants of them... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Richard Levitte | Make sure the documentation matches reality. |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Richard Levitte | We're getting a clash with C++ because it has a type... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | RSA_size() and DH_size() return the amount of bytes... |
commit | commitdiff | tree | snapshot |
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 |
next |