2004-03-25 |
Richard Levitte | A couple more cases where RAND_add() gets an integer... |
tree | commitdiff |
2004-03-15 |
Richard Levitte | It was just pointed out to me that it's better to cast... |
tree | commitdiff |
2004-03-15 |
Richard Levitte | Make sure that the last argument to RAND_add() is a... |
tree | commitdiff |
2004-01-29 |
Richard Levitte | Typo |
tree | commitdiff |
2004-01-28 |
Richard Levitte | make update |
tree | commitdiff |
2004-01-26 |
Richard Levitte | S_IFBLK and S_IFCHR may not exist in some places (like... |
tree | commitdiff |
2004-01-04 |
Lutz Jänicke | Update URI |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Check if a random "file" is really a device file, and... |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
tree | commitdiff |
2003-11-30 |
Geoff Thorpe | Add more debugging to my Configure target, and "make... |
tree | commitdiff |
2003-11-28 |
Richard Levitte | Netware-specific changes, |
tree | commitdiff |
2003-10-29 |
Geoff Thorpe | A general spring-cleaning (in autumn) to fix up signed... |
tree | commitdiff |
2003-08-07 |
Richard Levitte | Correct two problems, found by Martin Kochanski <cardbo... |
tree | commitdiff |
2003-05-01 |
Richard Levitte | make update |
tree | commitdiff |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
tree | commitdiff |
2002-12-29 |
Richard Levitte | make update |
tree | commitdiff |
2002-12-03 |
Richard Levitte | Windows CE updates, contributed by Steven Reddie <smr... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit... |
tree | commitdiff |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
tree | commitdiff |
2002-11-15 |
Richard Levitte | WinCE patches |
tree | commitdiff |
2002-11-14 |
Richard Levitte | Close the implicitely opened registry key. |
tree | commitdiff |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
tree | commitdiff |
2002-10-14 |
Richard Levitte | Complete the VxWorks fix by implementing a NULL RAND_po... |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Add a few more VxWorks targets. |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-09-22 |
Ulf Möller | use OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable... |
tree | commitdiff |
2002-08-09 |
Bodo Möller | make update |
tree | commitdiff |
2002-07-30 |
Lutz Jänicke | "make update" |
tree | commitdiff |
2002-07-18 |
Richard Levitte | OPENSSL_SYS_WIN32 is important so util/mkdef.pl can... |
tree | commitdiff |
2002-07-14 |
Bodo Möller | Replace 'ecdsaparam' commandline utility by 'ecparam' |
tree | commitdiff |
2002-06-27 |
Richard Levitte | opensslconf.h doesn't define what we want, e_os2.h... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | When compiling for Windows, make sure we have the windo... |
tree | commitdiff |
2002-06-20 |
Lutz Jänicke | <sys/select.h> is included for AIX, when USE_SOCKETS... |
tree | commitdiff |
2002-06-20 |
Lutz Jänicke | AIX (V3) requires <sys/select.h> (included via e_os... |
tree | commitdiff |
2002-06-13 |
Richard Levitte | Add support for DJGPP. |
tree | commitdiff |
2002-05-22 |
Richard Levitte | Use OPENSSL_SYS_VMS instead of just VMS |
tree | commitdiff |
2002-02-21 |
Bodo Möller | disable '#ifdef DEBUG' sections |
tree | commitdiff |
2002-02-14 |
Richard Levitte | Add the configuration target VxWorks. |
tree | commitdiff |
2002-02-13 |
Bodo Möller | ECDSA support |
tree | commitdiff |
2001-10-25 |
Bodo Möller | Like MD_Init, MD now must include a NULL engine pointer... |
tree | commitdiff |
2001-10-16 |
Dr. Stephen Henson | Retain compatibility of EVP_DigestInit() and EVP_Digest... |
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 | "make update". |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | This commits changes to various parts of libcrypto... |
tree | commitdiff |
2001-09-10 |
Geoff Thorpe | make update |
tree | commitdiff |
2001-09-10 |
Bodo Möller | copyright |
tree | commitdiff |
2001-09-07 |
Bodo Möller | The various hash #includes in rand_lcl.h *are* needed... |
tree | commitdiff |
2001-09-07 |
Ben Laurie | Now need sha.h for some reason. |
tree | commitdiff |
2001-09-07 |
Ulf Möller | make engine file names unique in 8.3 |
tree | commitdiff |
2001-09-06 |
Ulf Möller | include the proper header file |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
tree | commitdiff |
2001-08-03 |
Ben Laurie | Header bloat reduction for EVP_PKEY. |
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-25 |
Bodo Möller | md_rand.c thread safety |
tree | commitdiff |
2001-07-24 |
Bodo Möller | Avoid race condition. |
tree | commitdiff |
2001-07-10 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-10 |
Richard Levitte | EVP_Digest() takes one more parameter. |
tree | commitdiff |
2001-07-10 |
Bodo Möller | Fix PRNG. |
tree | commitdiff |
2001-07-02 |
Richard Levitte | [Forgotten commits?] |
tree | commitdiff |
2001-07-01 |
Richard Levitte | Changes to have OpenSSL compile on OS/2. |
tree | commitdiff |
2001-06-23 |
Richard Levitte | make update |
tree | commitdiff |
2001-06-21 |
Dr. Stephen Henson | Fix memory leak when RAND is used: need to cleanup |
tree | commitdiff |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
tree | commitdiff |
2001-06-07 |
Lutz Jänicke | ERR_peek_error() returns "unsigned long". |
tree | commitdiff |
2001-06-05 |
Richard Levitte | 'make update' |
tree | commitdiff |
2001-05-15 |
Lutz Jänicke | Increase ENTROPY_NEEDED to support Rijndael's larger... |
tree | commitdiff |
2001-05-15 |
Richard Levitte | Do not forget to increment the pointers... |
tree | commitdiff |
2001-05-15 |
Richard Levitte | Low-case the names of the system routines, since some... |
tree | commitdiff |
2001-05-14 |
Richard Levitte | Make it so the compiler doesn't inform me about the... |
tree | commitdiff |
2001-05-13 |
Richard Levitte | A randomizer for OpenVMS, using the statistics that... |
tree | commitdiff |
2001-05-06 |
Richard Levitte | make update |
tree | commitdiff |
2001-05-03 |
Richard Levitte | Some platforms (most notably Windows) do not have a... |
tree | commitdiff |
2001-04-30 |
Geoff Thorpe | In RSA, DSA, DH, and RAND - if the "***_new()" function... |
tree | commitdiff |
2001-04-18 |
Bodo Möller | fix md_rand.c locking bugs |
tree | commitdiff |
2001-04-18 |
Geoff Thorpe | Some more tweaks from ENGINE code. |
tree | commitdiff |
2001-04-17 |
Geoff Thorpe | 'make update' |
tree | commitdiff |
2001-04-03 |
Bodo Möller | Make sure OPENSSL_SYS_... is defined when we need it. |
tree | commitdiff |
2001-03-24 |
Richard Levitte | make update |
tree | commitdiff |
2001-03-21 |
Richard Levitte | Use stdlib.h to get size_t. |
tree | commitdiff |
2001-03-18 |
Richard Levitte | New cofiguration for Unixwre and SCO,with slightly... |
tree | commitdiff |
2001-03-15 |
Bodo Möller | error codes are longs, not ints |
tree | commitdiff |
2001-03-10 |
Dr. Stephen Henson | Typo. |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-03-08 |
Ulf Möller | old MSVC versions don't have rdtsc |
tree | commitdiff |
2001-03-05 |
Bodo Möller | Move ec.h to ec2.h because it is not compatible with... |
tree | commitdiff |
2001-02-26 |
Richard Levitte | make update |
tree | commitdiff |
2001-02-22 |
Bodo Möller | undo previous change: "e_os.h" is now the official... |
tree | commitdiff |
2001-02-22 |
Bodo Möller | include e_os.h as "openssl/e_os.h" (as elsewhere) |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-22 |
Richard Levitte | Since RAND_file_name() uses strlen, make sure the numbe... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make sure time() is properly declared. |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-14 |
Ulf Möller | New function OPENSSL_issetugid(). Needs more work. |
tree | commitdiff |
2001-02-08 |
Ulf Möller | use <= instead of == |
tree | commitdiff |
next |