| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove malloc casts | Rich Salz | 2015-04-28 | 1 | -1/+1 |
* | Simplify DSA public key handling. | Dr. Stephen Henson | 2015-03-26 | 1 | -1/+0 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 1 | -2/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -204/+205 |
* | Add functions returning security bits. | Dr. Stephen Henson | 2014-03-28 | 1 | -0/+5 |
* | Make sure overrides work for RSA/DSA. | Dr. Stephen Henson | 2011-04-23 | 1 | -1/+1 |
* | DH keys have an (until now) unused 'q' parameter. When creating | Dr. Stephen Henson | 2011-04-07 | 1 | -1/+6 |
* | Constify version strings and some structures. | Dr. Stephen Henson | 2007-01-21 | 1 | -1/+1 |
* | make | Nils Larsch | 2005-07-16 | 1 | -0/+2 |
* | (oops) Apologies all, that last header-cleanup commit was from the wrong | Geoff Thorpe | 2004-04-19 | 1 | -0/+1 |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 1 | -0/+10 |
* | Remove incorrect assert. | Richard Levitte | 2002-11-29 | 1 | -2/+4 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -0/+1 |
* | Make {RSA,DSA,DH}_new_method obtain and release an ENGINE | Dr. Stephen Henson | 2002-03-09 | 1 | -4/+15 |
* | This commits changes to various parts of libcrypto required by the recent | Geoff Thorpe | 2001-09-25 | 1 | -75/+42 |
* | Rename recently introduced functions for improved code clarity: | Bodo Möller | 2001-09-03 | 1 | -2/+2 |
* | Make the necessary changes to work with the recent "ex_data" overhaul. | Geoff Thorpe | 2001-09-01 | 1 | -9/+5 |
* | Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise, | Geoff Thorpe | 2001-08-25 | 1 | -0/+16 |
* | The indexes returned by ***_get_ex_new_index() functions are used when | Geoff Thorpe | 2001-08-12 | 1 | -3/+4 |
* | Fix problem occuring when used from OpenSSH on Solaris 8. | Lutz Jänicke | 2001-07-26 | 1 | -1/+1 |
* | In {RSA,DSA,DH}_new_method(x) need to increase the reference | Dr. Stephen Henson | 2001-06-24 | 1 | -8/+15 |
* | In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the | Geoff Thorpe | 2001-04-30 | 1 | -0/+1 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -1/+1 |
* | Do to DH and DSA what has already been done to RSA. This involves moving | Geoff Thorpe | 2000-11-29 | 1 | -4/+4 |
* | Constify DSA-related code. | Richard Levitte | 2000-11-07 | 1 | -8/+8 |
* | Merge the engine branch into the main trunk. All conflicts resolved. | Richard Levitte | 2000-10-26 | 1 | -8/+59 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 1 | -3/+3 |
* | The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic as | Geoff Thorpe | 2000-04-20 | 1 | -2/+1 |
* | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson | 2000-01-24 | 1 | -7/+7 |
* | Initial support for DH_METHOD. Also added a DH lock. A few changes made to | Dr. Stephen Henson | 1999-08-24 | 1 | -6/+3 |
* | Initial support for DSA_METHOD... | Dr. Stephen Henson | 1999-08-22 | 1 | -1/+66 |
* | fix the bug | Bodo Möller | 1999-08-06 | 1 | -1/+1 |
* | New function DSA_dup_DH, and fixes for bugs that were found | Bodo Möller | 1999-08-05 | 1 | -0/+37 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -3/+3 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -5/+3 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 1 | -1/+1 |
* | Fix security hole. | Ben Laurie | 1999-03-22 | 1 | -1/+1 |
* | Fix version stuff: | Ralf S. Engelschall | 1998-12-31 | 1 | -1/+1 |
* | *** empty log message ***OpenSSL_0_9_1c | Ralf S. Engelschall | 1998-12-23 | 1 | -1/+1 |
* | Switch version string to SSLeay/OpenSSL | Ralf S. Engelschall | 1998-12-23 | 1 | -1/+1 |
* | Various cleanups and fixed by Marc and Ralf to start the OpenTLS project | Ralf S. Engelschall | 1998-12-22 | 1 | -2/+2 |
* | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) | Ralf S. Engelschall | 1998-12-21 | 1 | -1/+5 |
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -2/+5 |
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+142 |