| Commit message (Expand) | Author | Age | Files | Lines |
* | Make rand_win.c UNICODE savvy. | Andy Polyakov | 2004-07-21 | 1 | -41/+61 |
* | Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>. | Richard Levitte | 2004-06-28 | 1 | -1/+1 |
* | NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev. | Richard Levitte | 2004-06-28 | 1 | -3/+8 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -36/+33 |
* | Make reservations for FIPS code in HEAD branch, so that the moment FIPS | Andy Polyakov | 2004-05-17 | 1 | -0/+4 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -14/+6 |
* | Reduce header interdependencies, initially in engine.h (the rest of the | Geoff Thorpe | 2004-04-19 | 1 | -2/+5 |
* | Wrap code starting with a definition. | Richard Levitte | 2004-03-25 | 1 | -0/+2 |
* | A couple more cases where RAND_add() gets an integer instead of a | Richard Levitte | 2004-03-25 | 1 | -2/+2 |
* | It was just pointed out to me that it's better to cast to double... | Richard Levitte | 2004-03-15 | 2 | -2/+2 |
* | Make sure that the last argument to RAND_add() is a float, or some | Richard Levitte | 2004-03-15 | 2 | -5/+5 |
* | Typo | Richard Levitte | 2004-01-29 | 1 | -2/+2 |
* | make update | Richard Levitte | 2004-01-28 | 1 | -3/+5 |
* | S_IFBLK and S_IFCHR may not exist in some places (like Windows), so | Richard Levitte | 2004-01-26 | 1 | -0/+4 |
* | Update URI | Lutz Jänicke | 2004-01-04 | 1 | -1/+1 |
* | Check if a random "file" is really a device file, and treat it | Richard Levitte | 2003-12-27 | 2 | -11/+75 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Use BUF_strlcpy() instead of strcpy(). | Richard Levitte | 2003-12-27 | 1 | -1/+2 |
* | Add more debugging to my Configure target, and "make update" to incorporate | Geoff Thorpe | 2003-11-30 | 1 | -0/+11 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 5 | -4/+179 |
* | A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. | Geoff Thorpe | 2003-10-29 | 1 | -1/+1 |
* | Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>: | Richard Levitte | 2003-08-07 | 1 | -4/+10 |
* | make update | Richard Levitte | 2003-05-01 | 1 | -5/+9 |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 2 | -0/+12 |
* | make update | Richard Levitte | 2002-12-29 | 1 | -72/+35 |
* | Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> | Richard Levitte | 2002-12-03 | 1 | -1/+1 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -1/+3 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 3 | -5/+5 |
* | WinCE patches | Richard Levitte | 2002-11-15 | 1 | -27/+46 |
* | Close the implicitely opened registry key. | Richard Levitte | 2002-11-14 | 1 | -1/+10 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 2 | -3/+4 |
* | Complete the VxWorks fix by implementing a NULL RAND_poll() for it. | Richard Levitte | 2002-10-14 | 2 | -1/+8 |
* | Add a few more VxWorks targets. | Richard Levitte | 2002-10-09 | 2 | -2/+2 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | use OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable egd, this is not | Ulf Möller | 2002-09-22 | 1 | -1/+1 |
* | make update | Bodo Möller | 2002-08-09 | 1 | -3/+3 |
* | "make update" | Lutz Jänicke | 2002-07-30 | 1 | -7/+7 |
* | OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect it | Richard Levitte | 2002-07-18 | 1 | -1/+1 |
* | Replace 'ecdsaparam' commandline utility by 'ecparam' | Bodo Möller | 2002-07-14 | 1 | -35/+72 |
* | opensslconf.h doesn't define what we want, e_os2.h does. | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | 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 |
* | <sys/select.h> is included for AIX, when USE_SOCKETS is defined. | Lutz Jänicke | 2002-06-20 | 1 | -0/+1 |
* | AIX (V3) requires <sys/select.h> (included via e_os.h) for fd_set. | Lutz Jänicke | 2002-06-20 | 1 | -0/+1 |
* | Add support for DJGPP. | Richard Levitte | 2002-06-13 | 1 | -1/+1 |
* | Use OPENSSL_SYS_VMS instead of just VMS | Richard Levitte | 2002-05-22 | 1 | -1/+1 |
* | disable '#ifdef DEBUG' sections | Bodo Möller | 2002-02-21 | 1 | -3/+3 |
* | Add the configuration target VxWorks. | Richard Levitte | 2002-02-14 | 1 | -1/+5 |
* | ECDSA support | Bodo Möller | 2002-02-13 | 1 | -6/+7 |
* | Like MD_Init, MD now must include a NULL engine pointer in its definition. | Bodo Möller | 2001-10-25 | 1 | -4/+4 |