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 |
2002-11-27 |
Richard Levitte | Add OPENSSL_cleanse() to help cleanse memory and avoid... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Richard Levitte | Add OPENSSL_cleanse() to help cleanse memory and avoid... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | I forgot that @ in strings must be escaped in Perl |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | The logic in the main signing and verifying functions... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | The logic in the main signing and verifying functions... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | Heimdal isn't really supported right now. Say so,... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | Small bugfixes to the KSSL implementation. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Richard Levitte | Heimdal isn't really supported right now. Say so,... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bodo Möller | rename some functions to improve consistency |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Bodo Möller | add a comment |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Richard Levitte | Disable this module if OPENSSL_NO_SOCK is defined. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Richard Levitte | Typo. OPENSSL_NO_ECDH, not NO_OPENSSL_ECDH |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Richard Levitte | Mention a current showstopper |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Richard Levitte | Mention a current showstopper |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Bodo Möller | avoid uninitialized memory read |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Bodo Möller | Make ec_GFp_simple_point_get_affine_coordinates() faster |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Lutz Jänicke | Fix bug introduced by the attempt to fix client side... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Lutz Jänicke | Fix bug introduced by the attempt to fix client side... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Bodo Möller | allocate bio_err before memory debugging is enabled... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Bodo Möller | allocate bio_err before memory debugging is enabled... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Richard Levitte | It works on my laptop :-). |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Richard Levitte | Fix an unsigned/signed mismatch. |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Richard Levitte | Update STATUS |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Add news items for 0.9.6h and expand on the 0.9.7 news... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Add news items for 0.9.6h |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Document the addition of certificate pairs. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Add the ASN.1 structures and functions for CertificateP... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Determine HZ exactly as in apps/speed.c. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | Make sure sysconf exists (it doesn't in the VMS C RTL... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | remove redundant functions |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | use consistent order of function definitions |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | fix memory leak in memory debuggin code ... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | fix memory leak in memory debuggin code ... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bodo Möller | allocate bio_err before memory debugging is enabled... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | A variable of type time_t is supposed to be a time... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Richard Levitte | A variable of type time_t is supposed to be a time... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Lutz Jänicke | Better workaround to the "=head1 NAME OPTIONS" pod2late... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Richard Levitte | Make it possible to build for more than one CPU. |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Richard Levitte | Ignore openssl.pc. This way, there's no risk that... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Richard Levitte | Adding openssl.pc to the repository was a mistake, |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Richard Levitte | Add the file openssl.pc that I forgot a while ago. |
commit | commitdiff | tree | snapshot |
2002-11-16 |
Richard Levitte | I forgot this is compiled in test/, not crypto/ec/... |
commit | commitdiff | tree | snapshot |
2002-11-16 |
Richard Levitte | We don't want TARGETCPU expanded here. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Mention ActiveState Perl much earlier in INSTALL.WCE. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | WinCE patches |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Lutz Jänicke | Fix buggy #! magic and update ssleay->openssl |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Lutz Jänicke | Fix buggy #! magic and update ssleay->openssl |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Add the INHIBIT_SYMLINKS flag variable to help Cygwin. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Changes to make shared library building and use work... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Document the change to remove the 'done' flag variable... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | Document the change to remove the 'done' flag variable... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Bodo Möller | this method does not need field_data1 |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | A few more Microsoft OIDs added |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | A few more Microsoft OIDs added |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Lutz Jänicke | The pointer to the cipher object is not yet set, when... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Lutz Jänicke | The pointer to the cipher object is not yet set, when... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | The architecture name is i486, not just 486 |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | The architecture name is i486, not just 486 |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Richard Levitte | -Wid-clash-n isn't support in gcc 3, and I get better... |
commit | commitdiff | tree | snapshot |
next |