2016-01-20 |
Dr. Stephen Henson | make EVP_PKEY opaque |
blob | commitdiff | raw |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
blob | commitdiff | raw | diff to current |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly) |
blob | commitdiff | raw | diff to current |
2015-03-24 |
Dr. Stephen Henson | Move some ASN.1 internals to asn1_int.h |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Richard Levitte | clang on Linux x86_64 complains about unreachable code. |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2008-11-05 |
Dr. Stephen Henson | Update obsolete email address... |
blob | commitdiff | raw | diff to current |
2006-06-05 |
Dr. Stephen Henson | Complete EVP_PKEY_ASN1_METHOD ENGINE support. |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Dr. Stephen Henson | Make EVP_PKEY_ASN1_METHOD opaque. Add application level... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Dr. Stephen Henson | Gather printing routines into EVP_PKEY_ASN1_METHOD. |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Richard Levitte | VMS doesn't support includes of paths very well. |
blob | commitdiff | raw | diff to current |
2006-03-20 |
Dr. Stephen Henson | Initial support for pluggable public key ASN1 support... |
blob | commitdiff | raw | diff to current |
2006-03-18 |
Nils Larsch | remove unnecessary code |
blob | commitdiff | raw | diff to current |
2005-07-16 |
Nils Larsch | make |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Nils Larsch | ecc api cleanup; summary: |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Dr. Stephen Henson | Make -CSP option work again in pkcs12 utility by checki... |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Bodo Möller | Fix more error codes. |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Nils Larsch | give EC_GROUP_new_by_nid a more meanigful name: |
blob | commitdiff | raw | diff to current |
2005-05-08 |
Nils Larsch | give EC_GROUP_*_nid functions a more meaningful name |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Nils Larsch | some const fixes and cleanup |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Ben Laurie | Give everything prototypes (well, everything that's... |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Dr. Stephen Henson | Add lots of checks for memory allocation failure, error... |
blob | commitdiff | raw | diff to current |
2004-05-17 |
Geoff Thorpe | Deprecate the recursive includes of bn.h from various... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Geoff Thorpe | (oops) Apologies all, that last header-cleanup commit... |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Richard Levitte | Constify d2i, s2i, c2i and r2i functions and other... |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Richard Levitte | Nils Larsch told me I could remove that variable entirely. |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Richard Levitte | "Remove" unused variable |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Bodo Möller | implement PKCS #8 / SEC1 private key format for ECC |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Bodo Möller | 'broken' PKCS #8 format does not apply to ECDSA |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Bodo Möller | get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC... |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Bodo Möller | use a generic EC_KEY structure (EC keys are not ECDSA... |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Bodo Möller | fix ECDSA handling |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Bodo Möller | Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Bodo Möller | ECDSA support |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Richard Levitte | When RSA or DSA are disabled, do not include the stuff... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Richard Levitte | Constify DSA-related code. |
blob | commitdiff | raw | diff to current |
2000-11-06 |
Richard Levitte | Constify the RSA library. |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-05-16 |
Ben Laurie | Typesafe Thought Police part 4. |
blob | commitdiff | raw | diff to current |
2000-05-15 |
Ulf Möller | Get rid of more non-ANSI declarations. |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Dr. Stephen Henson | Fix the PKCS#8 DSA code so it works again. All the |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Dr. Stephen Henson | Add support for some broken PKCS#8 formats. |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Ulf Möller | Precautions against using the PRNG uninitialized: RAND_... |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Dr. Stephen Henson | Replace the macros in asn1.h with function equivalents... |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
blob | commitdiff | raw | diff to current |
1999-03-28 |
Dr. Stephen Henson | Further PKCS#12 integration, PBE, PKCS#8 additions. |
blob | commitdiff | raw | diff to current |
|