2017-04-30 |
Rich Salz | Check fflush on BIO_ctrl call |
blob | commitdiff | raw |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2012-03-21 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
blob | commitdiff | raw | diff to current |
2011-06-06 |
Dr. Stephen Henson | Backport from HEAD: |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Dr. Stephen Henson | The first of many changes to make OpenSSL 1.0.1 FIPS... |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Dr. Stephen Henson | add va_list version of ERR_add_error_data |
blob | commitdiff | raw | diff to current |
2010-06-16 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
blob | commitdiff | raw | diff to current |
2009-03-31 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
blob | commitdiff | raw | diff to current |
2008-10-26 |
Ben Laurie | Add JPAKE. |
blob | commitdiff | raw | diff to current |
2008-08-06 |
Geoff Thorpe | Remove the dual-callback scheme for numeric and pointer... |
blob | commitdiff | raw | diff to current |
2008-07-03 |
Geoff Thorpe | Revert my earlier CRYPTO_THREADID commit, I will commit... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Dr. Stephen Henson | Update from stable branch. |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Ben Laurie | LHASH revamp. make depend. |
blob | commitdiff | raw | diff to current |
2008-03-28 |
Geoff Thorpe | There was a need to support thread ID types that couldn... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Dr. Stephen Henson | And so it begins... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Dr. Stephen Henson | Experimental HMAC support via EVP_PKEY_METHOD. |
blob | commitdiff | raw | diff to current |
2006-06-23 |
Bodo Möller | New functions CRYPTO_set_idptr_callback(), |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Ulf Möller | RFC 3161 compliant time stamp request creation, respons... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Geoff Thorpe | Reduce header interdependencies, initially in engine... |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Richard Levitte | Add reference counting around the thread state hash... |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Richard Levitte | Add functionality to set marks on the error stack and... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Richard Levitte | Define a STORE type. For documentation, read the entry... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_FP_API. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Bodo Möller | Add ECDH support. |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Bodo Möller | New error code ERR_R_DISABLED |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Ben Laurie | Handle read errors. |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Lutz Jänicke | ERR_file_name is no longer being used. |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Bodo Möller | ECDSA support |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Bodo Möller | sort functions ... |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Bodo Möller | New functions |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Ben Laurie | Make no config file not an error. Move /dev/crypto... |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Richard Levitte | And just for the sake of completeness, let's add some... |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Richard Levitte | Better use the same number in all branches, to avoid... |
blob | commitdiff | raw | diff to current |
2001-09-10 |
Bodo Möller | remove an old comment |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Geoff Thorpe | Add a new ERR function, "ERR_unload_strings", to comple... |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Geoff Thorpe | This changes the "ERR" code to have all access to state... |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Richard Levitte | New error printing function that gives the possibility... |
blob | commitdiff | raw | diff to current |
2001-05-06 |
Richard Levitte | Add a general user interface API. This is designed... |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Bodo Möller | Get rid of '#define ERR_file_name __FILE__', which... |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Bodo Möller | Fix ERR_R_... problems. |
blob | commitdiff | raw | diff to current |
2001-03-05 |
Bodo Möller | Move ec.h to ec2.h because it is not compatible with... |
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-10-27 |
Richard Levitte | The majority of the OCSP code from CertCo. |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-06-09 |
Richard Levitte | Using checks of the existence of HEADER_{foo}_H in... |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Richard Levitte | According to Gordon Atwood <gordon@cs.ualberta.ca>... |
blob | commitdiff | raw | diff to current |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Bodo Möller | Avoid leaking memory in thread_hash (and enable memory... |
blob | commitdiff | raw | diff to current |
2000-04-14 |
Bodo Möller | New function ERR_error_string_n. |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Geoff Thorpe | This commit ties the new DSO code (crypto/dso/) into... |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Bodo Möller | Cosmetic changes. |
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-07-30 |
Bodo Möller | correct error signalling for opendir() failure |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Ulf Möller | Use ANSI stdarg. |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Dr. Stephen Henson | Various header consistency fixes. |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Bodo Möller | Fix header files so that any one can be included first. |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Ben Laurie | Massive constification. |
blob | commitdiff | raw | diff to current |
1999-03-29 |
Dr. Stephen Henson | Various PKCS#12 related tidies and fixes: it might... |
blob | commitdiff | raw | diff to current |
1999-03-28 |
Dr. Stephen Henson | Yet more PKCS#12 integration: add lots of files under... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Dr. Stephen Henson | Continuing adding X509 V3 support. This starts to integ... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|