2009-09-06 |
Dr. Stephen Henson | PR: 1644 |
tree | commitdiff |
2009-07-08 |
Dr. Stephen Henson | Make update. |
tree | commitdiff |
2009-04-23 |
Dr. Stephen Henson | Merge from 1.0.0-stable branch. |
tree | commitdiff |
2008-11-12 |
Geoff Thorpe | Revert the size_t modifications from HEAD that had... |
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 |
2007-09-24 |
Lutz Jänicke | Typos |
tree | commitdiff |
2007-04-02 |
Nils Larsch | check correct pointer before freeing it (Coverity CID... |
tree | commitdiff |
2007-03-28 |
Bodo Möller | Change to mitigate branch prediction attacks |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-09-29 |
Mark J. Cox | Initialise ctx to NULL to avoid uninitialized free... |
tree | commitdiff |
2006-09-28 |
Bodo Möller | Introduce limits to prevent malicious keys being able to |
tree | commitdiff |
2006-07-17 |
Dr. Stephen Henson | Fix various error codes to match functions. |
tree | commitdiff |
2006-05-24 |
Dr. Stephen Henson | New function to dup EVP_PKEY_CTX. This will be needed... |
tree | commitdiff |
2006-05-24 |
Dr. Stephen Henson | Use size_t for new crypto size parameters. |
tree | commitdiff |
2006-04-17 |
Dr. Stephen Henson | Fix (most) WIN32 warnings and errors. |
tree | commitdiff |
2006-04-15 |
Dr. Stephen Henson | Use more flexible method of determining output length... |
tree | commitdiff |
2006-04-13 |
Dr. Stephen Henson | Complete key derivation support. |
tree | commitdiff |
2006-04-13 |
Dr. Stephen Henson | Update dependencies. |
tree | commitdiff |
2006-04-13 |
Dr. Stephen Henson | Add key derivation support. |
tree | commitdiff |
2006-04-13 |
Dr. Stephen Henson | Typo. |
tree | commitdiff |
2006-04-12 |
Dr. Stephen Henson | Extend DH ASN1 method, add DH EVP_PKEY_METHOD. |
tree | commitdiff |
2006-04-12 |
Dr. Stephen Henson | PKCS#3 DH PKCS#8 ASN1 support. |
tree | commitdiff |
2006-04-12 |
Dr. Stephen Henson | Extend DH ASN1 method to support public key encode... |
tree | commitdiff |
2006-04-04 |
Dr. Stephen Henson | New function to retrieve ASN1 info on public key algori... |
tree | commitdiff |
2006-03-28 |
Dr. Stephen Henson | New utility pkeyparam. Enhance and bugfix algorithm... |
tree | commitdiff |
2006-03-23 |
Dr. Stephen Henson | Add information and pem strings. Update dependencies. |
tree | commitdiff |
2006-03-22 |
Dr. Stephen Henson | Make EVP_PKEY_ASN1_METHOD opaque. Add application level... |
tree | commitdiff |
2006-03-22 |
Dr. Stephen Henson | Move algorithm specific print code from crypto/asn1... |
tree | commitdiff |
2006-03-20 |
Dr. Stephen Henson | DH EVP_PKEY_ASN1_METHOD, doesn't do much (yet?). |
tree | commitdiff |
2006-03-20 |
Dr. Stephen Henson | Transfer parameter handling and key comparison to algor... |
tree | commitdiff |
2006-03-13 |
Nils Larsch | fix error found by coverity: check if ctx is != NULL... |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-09-01 |
Dr. Stephen Henson | Extend callback function to support print customization. |
tree | commitdiff |
2005-08-21 |
Ben Laurie | Make D-H safer, include well-known primes. |
tree | commitdiff |
2005-05-27 |
Bodo Möller | Use BN_with_flags() in a cleaner way. |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-16 |
Bodo Möller | Implement fixed-window exponentiation to mitigate hyper... |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-04-28 |
Andy Polyakov | Pointer to BN_MONT_CTX could be used uninitialized. |
tree | commitdiff |
2005-04-27 |
Dr. Stephen Henson | Change method_mont_p from (char *) to (BN_MONT_CTX... |
tree | commitdiff |
2005-04-26 |
Dr. Stephen Henson | Port BN_MONT_CTX_set_locked() from stable branch. |
tree | commitdiff |
2005-04-26 |
Bodo Möller | Fix various incorrect error function codes. |
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 | Give everything prototypes (well, everything that's... |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | After the latest round of header-hacking, regenerate... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | Deprecate the recursive includes of bn.h from various... |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | make update |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | Reduce header interdependencies, initially in engine... |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-11-28 |
Richard Levitte | Netware-specific changes, |
tree | commitdiff |
2003-10-29 |
Geoff Thorpe | Update any code that was using deprecated functions... |
tree | commitdiff |
2003-10-29 |
Geoff Thorpe | When OPENSSL_NO_DEPRECATED is defined, deprecated funct... |
tree | commitdiff |
2003-05-01 |
Richard Levitte | make update |
tree | commitdiff |
2003-04-10 |
Richard Levitte | make update |
tree | commitdiff |
2003-04-08 |
Richard Levitte | We seem to carry some rests of the 0.9.6 [engine] ENGIN... |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_DH. |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_ERR. |
tree | commitdiff |
2003-02-22 |
Ulf Möller | more mingw related cleanups. |
tree | commitdiff |
2003-01-30 |
Richard Levitte | The OPENSSL_NO_ENGINE has small problem: it changes... |
tree | commitdiff |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
tree | commitdiff |
2003-01-15 |
Geoff Thorpe | As with RSA, which was modified recently, this change... |
tree | commitdiff |
2002-12-09 |
Richard Levitte | make update |
tree | commitdiff |
2002-12-08 |
Geoff Thorpe | Nils Larsch submitted; |
tree | commitdiff |
2002-12-08 |
Geoff Thorpe | This is a first-cut at improving the callback mechanism... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit... |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-08-09 |
Bodo Möller | make update |
tree | commitdiff |
2002-07-30 |
Lutz Jänicke | "make update" |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2002-03-20 |
Bodo Möller | fix DH_generate_parameters for general 'generator' |
tree | commitdiff |
2002-03-16 |
Dr. Stephen Henson | Ensure EVP_CipherInit() uses the correct encode/decode... |
tree | commitdiff |
2002-03-09 |
Dr. Stephen Henson | Make {RSA,DSA,DH}_new_method obtain and release an... |
tree | commitdiff |
2002-03-05 |
Dr. Stephen Henson | Make sure the type accessed by the LONG and ZLONG ASN1... |
tree | commitdiff |
2002-02-13 |
Bodo Möller | ECDSA support |
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-04 |
Richard Levitte | 'make update' |
tree | commitdiff |
2001-10-04 |
Richard Levitte | Because there's chances we clash with the system's... |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | indentation. |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | "make update". |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | This commits changes to various parts of libcrypto... |
tree | commitdiff |
2001-09-05 |
Geoff Thorpe | "DH_up" had been changed to "DH_up_ref" in libeay.num... |
tree | commitdiff |
2001-09-01 |
Geoff Thorpe | Make the necessary changes to work with the recent... |
tree | commitdiff |
2001-08-25 |
Geoff Thorpe | Give DH, DSA, and RSA functions to "up" their reference... |
tree | commitdiff |
2001-08-12 |
Geoff Thorpe | The indexes returned by ***_get_ex_new_index() function... |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-07-27 |
Bodo Möller | length of secret exponent is needed only when we create one |
tree | commitdiff |
2001-07-27 |
Bodo Möller | Undo DH_generate_key() change: s3_srvr.c was using... |
tree | commitdiff |
2001-07-27 |
Lutz Jänicke | Another uninitialized static that may lead to problems... |
tree | commitdiff |
2001-07-25 |
Bodo Möller | DH key generation should not use a do ... while loop, |
tree | commitdiff |
next |