| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 1 | -153/+0 |
* | Deprecate RAND_pseudo_bytes | Matt Caswell | 2015-03-25 | 1 | -1/+3 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -55/+55 |
* | remove FIPS_*_SIZE_T | Dr. Stephen Henson | 2014-12-08 | 1 | -4/+0 |
* | Extensive reorganisation of PRNG handling in FIPS module: all calls | Dr. Stephen Henson | 2011-04-05 | 1 | -1/+6 |
* | Add FIPS support to the WIN32 build system. | Dr. Stephen Henson | 2011-02-04 | 1 | -1/+1 |
* | add new RAND errors | Dr. Stephen Henson | 2011-01-26 | 1 | -0/+10 |
* | Audit libcrypto for unchecked return values: fix all cases enountered | Dr. Stephen Henson | 2009-09-24 | 1 | -2/+2 |
* | Revert the size_t modifications from HEAD that had led to more | Geoff Thorpe | 2008-11-12 | 1 | -10/+10 |
* | More size_tification. | Ben Laurie | 2008-11-01 | 1 | -10/+10 |
* | Make reservations for FIPS code in HEAD branch, so that the moment FIPS | Andy Polyakov | 2004-05-17 | 1 | -0/+4 |
* | Reduce header interdependencies, initially in engine.h (the rest of the | Geoff Thorpe | 2004-04-19 | 1 | -2/+5 |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 1 | -0/+2 |
* | OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect it | Richard Levitte | 2002-07-18 | 1 | -1/+1 |
* | opensslconf.h doesn't define what we want, e_os2.h does. | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | When compiling for Windows, make sure we have the windows definitions declared. | Richard Levitte | 2002-06-27 | 1 | -1/+6 |
* | Because there's chances we clash with the system's types.h, rename our | Richard Levitte | 2001-10-04 | 1 | -1/+1 |
* | This commits changes to various parts of libcrypto required by the recent | Geoff Thorpe | 2001-09-25 | 1 | -4/+4 |
* | In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the | Geoff Thorpe | 2001-04-30 | 1 | -2/+2 |
* | Some more tweaks from ENGINE code. | Geoff Thorpe | 2001-04-18 | 1 | -1/+1 |
* | Use stdlib.h to get size_t. | Richard Levitte | 2001-03-21 | 1 | -7/+1 |
* | Move ec.h to ec2.h because it is not compatible with what we will use. | Bodo Möller | 2001-03-05 | 1 | -4/+3 |
* | Since RAND_file_name() uses strlen, make sure the number that's | Richard Levitte | 2001-02-22 | 1 | -11/+9 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -1/+3 |
* | Add automatic query of EGD sockets to RAND_poll(). The EGD sockets are | Lutz Jänicke | 2001-01-09 | 1 | -0/+1 |
* | Merge the engine branch into the main trunk. All conflicts resolved. | Richard Levitte | 2000-10-26 | 1 | -1/+3 |
* | Fix warnings. | Dr. Stephen Henson | 2000-07-26 | 1 | -1/+1 |
* | Randomness polling function for Win9x. | Ulf Möller | 2000-07-19 | 1 | -1/+2 |
* | EVP constification. | Ben Laurie | 2000-06-03 | 1 | -0/+1 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -4/+15 |
* | New function RAND_event() collects entropy from Windows events. | Ulf Möller | 2000-03-19 | 1 | -0/+2 |
* | Use RAND_METHOD for implementing RAND_status. | Bodo Möller | 2000-03-02 | 1 | -0/+1 |
* | Fix for non-monolithic build. | Ulf Möller | 2000-02-28 | 1 | -1/+5 |
* | Support EGD. | Ulf Möller | 2000-02-24 | 1 | -0/+2 |
* | Allow for higher granularity of entropy estimates by using 'double' | Bodo Möller | 2000-02-19 | 1 | -2/+2 |
* | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller | 2000-01-30 | 1 | -1/+1 |
* | New function RAND_pseudo_bytes() generated pseudorandom numbers that | Ulf Möller | 2000-01-16 | 1 | -0/+2 |
* | Precautions against using the PRNG uninitialized: RAND_bytes() now | Ulf Möller | 2000-01-13 | 1 | -3/+20 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 1 | -22/+0 |
* | More exactitude with function arguments. | Ben Laurie | 1999-02-10 | 1 | -3/+3 |
* | Minor constification. | Ben Laurie | 1999-01-24 | 1 | -2/+2 |
* | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+19 |
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -1/+1 |
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+92 |