2009-10-01 |
Dr. Stephen Henson | PR: 2059 |
tree | commitdiff |
2009-09-23 |
Dr. Stephen Henson | Audit libcrypto for unchecked return values: fix all... |
tree | commitdiff |
2009-04-26 |
Dr. Stephen Henson | Update from 1.0.0-stable. |
tree | commitdiff |
2009-03-09 |
Dr. Stephen Henson | Update from stable branch. |
tree | commitdiff |
2009-01-15 |
Dr. Stephen Henson | Make PKCS#8 the standard write format for private keys... |
tree | commitdiff |
2008-11-12 |
Geoff Thorpe | Revert the size_t modifications from HEAD that had... |
tree | commitdiff |
2008-11-11 |
Dr. Stephen Henson | Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header... |
tree | commitdiff |
2008-11-05 |
Dr. Stephen Henson | Update obsolete email address... |
tree | commitdiff |
2008-11-01 |
Ben Laurie | More size_tification. |
tree | commitdiff |
2008-06-04 |
Ben Laurie | More type-checking. |
tree | commitdiff |
2008-03-22 |
Dr. Stephen Henson | Update dependencies. |
tree | commitdiff |
2008-03-16 |
Geoff Thorpe | Fix a variety of warnings generated by some elevated... |
tree | commitdiff |
2008-03-12 |
Dr. Stephen Henson | And so it begins... |
tree | commitdiff |
2007-06-07 |
Dr. Stephen Henson | Finish gcc 4.2 changes. |
tree | commitdiff |
2007-06-04 |
Dr. Stephen Henson | Avoid use of function pointer casts in pem library... |
tree | commitdiff |
2007-04-05 |
Ben Laurie | Don't dereference NULL argument. Coverity ID 52. |
tree | commitdiff |
2007-02-21 |
Dr. Stephen Henson | Update from 0.9.7-stable. |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-12-19 |
Nils Larsch | remove trailing '\' |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-11-06 |
Nils Larsch | remove SSLEAY_MACROS code |
tree | commitdiff |
2006-06-09 |
Bodo Möller | Camellia cipher, contributed by NTT |
tree | commitdiff |
2006-06-05 |
Dr. Stephen Henson | Complete EVP_PKEY_ASN1_METHOD ENGINE support. |
tree | commitdiff |
2006-05-24 |
Dr. Stephen Henson | Fix warnings. |
tree | commitdiff |
2006-05-15 |
Dr. Stephen Henson | Update old **EVIL** PEM_X509_INFO_read_bio() function... |
tree | commitdiff |
2006-05-14 |
Dr. Stephen Henson | Check for deprecated private key types before PKCS... |
tree | commitdiff |
2006-04-08 |
Dr. Stephen Henson | Initial functions for RSA EVP_PKEY_METHOD. |
tree | commitdiff |
2006-04-07 |
Dr. Stephen Henson | New utility 'pkeyutl' a general purpose version of... |
tree | commitdiff |
2006-03-28 |
Dr. Stephen Henson | New utility pkeyparam. Enhance and bugfix algorithm... |
tree | commitdiff |
2006-03-24 |
Dr. Stephen Henson | Initial support for generalized public key parameters. |
tree | commitdiff |
2006-03-23 |
Dr. Stephen Henson | Add support for legacy PEM format private keys in EVP_P... |
tree | commitdiff |
2006-03-23 |
Dr. Stephen Henson | Add information and pem strings. Update dependencies. |
tree | commitdiff |
2006-02-12 |
Ulf Möller | make update |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-12-18 |
Andy Polyakov | Keep disclaiming 16-bit platform support. For now remov... |
tree | commitdiff |
2005-09-05 |
Richard Levitte | Remove warnings about signed vs. unsigned... |
tree | commitdiff |
2005-08-31 |
Dr. Stephen Henson | Integrated support for PVK files. |
tree | commitdiff |
2005-07-29 |
Nils Larsch | add comment |
tree | commitdiff |
2005-07-16 |
Nils Larsch | make |
tree | commitdiff |
2005-05-18 |
Nils Larsch | make the type parameter const when ID2_OF_const() is... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-16 |
Nils Larsch | ecc api cleanup; summary: |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-05-12 |
Dr. Stephen Henson | Some C compilers produce warnings or compilation errors... |
tree | commitdiff |
2005-05-11 |
Bodo Möller | Fix more error codes. |
tree | commitdiff |
2005-04-20 |
Dr. Stephen Henson | Stop compiler warnings about deprecated lvalue casts. |
tree | commitdiff |
2005-04-19 |
Dr. Stephen Henson | Various Win32 and other fixes for warnings and compilat... |
tree | commitdiff |
2005-04-12 |
Dr. Stephen Henson | Rebuild error codes. |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-03-31 |
Ben Laurie | Consistency. |
tree | commitdiff |
2005-03-31 |
Ben Laurie | Give everything prototypes (well, everything that's... |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2005-03-11 |
Bodo Möller | fix potential memory leak when allocation fails |
tree | commitdiff |
2005-01-27 |
Richard Levitte | The first argument to load_iv should really be a char... |
tree | commitdiff |
2005-01-27 |
Richard Levitte | Get rid if the annoying warning |
tree | commitdiff |
2004-12-05 |
Dr. Stephen Henson | Add lots of checks for memory allocation failure, error... |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-07-10 |
Richard Levitte | Copy a few files from LPlib (a new project of mine... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | After the latest round of header-hacking, regenerate... |
tree | commitdiff |
2004-04-22 |
Dr. Stephen Henson | Fix leak. |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | make update |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | (oops) Apologies all, that last header-cleanup commit... |
tree | commitdiff |
2004-03-15 |
Richard Levitte | Constify d2i, s2i, c2i and r2i functions and other... |
tree | commitdiff |
2004-03-05 |
Dr. Stephen Henson | Memory leak fix. |
tree | commitdiff |
2004-02-26 |
Richard Levitte | Make sure the given EVP_PKEY is updated in the PEM_STRI... |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
tree | commitdiff |
2003-10-29 |
Geoff Thorpe | A general spring-cleaning (in autumn) to fix up signed... |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_BIO. |
tree | commitdiff |
2002-12-29 |
Richard Levitte | make update |
tree | commitdiff |
2002-11-29 |
Richard Levitte | A few more memset()s converted to OPENSSL_cleanse(). |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
tree | commitdiff |
2002-11-18 |
Richard Levitte | Add the ASN.1 structures and functions for CertificateP... |
tree | commitdiff |
2002-11-13 |
Richard Levitte | Merge from 0.9.7-stable. |
tree | commitdiff |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
tree | commitdiff |
2002-10-30 |
Richard Levitte | Plug potential memory leak. |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-08-29 |
Bodo Möller | don't memset(data,0,...) if data is NULL |
tree | commitdiff |
2002-08-12 |
Bodo Möller | get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC... |
tree | commitdiff |
2002-08-09 |
Bodo Möller | make update |
tree | commitdiff |
2002-08-07 |
Bodo Möller | use a generic EC_KEY structure (EC keys are not ECDSA... |
tree | commitdiff |
2002-07-30 |
Lutz Jänicke | "make update" |
tree | commitdiff |
2002-07-26 |
Bodo Möller | Use SEC1 format for EC private keys. |
tree | commitdiff |
2002-07-14 |
Bodo Möller | Replace 'ecdsaparam' commandline utility by 'ecparam' |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Try to avoid double declaration of ERR_load_PEM_strings(). |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2002-06-05 |
Richard Levitte | Check errors when parsing a PKCS8INF PEM FILE, or there... |
tree | commitdiff |
2002-04-23 |
Richard Levitte | Uhmmm, if we use && after having tested for the presenc... |
tree | commitdiff |
2002-02-28 |
Bodo Möller | use ERR_peek_last_error() instead of ERR_peek_error... |
tree | commitdiff |
2002-02-20 |
Richard Levitte | Stop assuming the IV is 8 bytes long, use the real... |
tree | commitdiff |
2002-02-13 |
Bodo Möller | ECDSA support |
tree | commitdiff |
2002-02-05 |
Richard Levitte | 'make update' |
tree | commitdiff |
2002-01-24 |
Richard Levitte | make update |
tree | commitdiff |
2001-12-17 |
Bodo Möller | remove redundant ERR_load_... declarations |
tree | commitdiff |
2001-11-15 |
Richard Levitte | make update |
tree | commitdiff |
2001-10-20 |
Dr. Stephen Henson | Add missing EVP_CIPHER_CTX_{init,cleanup} |
tree | commitdiff |
2001-10-17 |
Dr. Stephen Henson | Modify EVP cipher behaviour in a similar way |
tree | commitdiff |
2001-10-16 |
Dr. Stephen Henson | Retain compatibility of EVP_DigestInit() and EVP_Digest... |
tree | commitdiff |
2001-10-04 |
Richard Levitte | 'make update' |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
tree | commitdiff |
next |