Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Polyakov 1ab61a9179 Make reservations for FIPS code in HEAD branch, so that the moment FIPS hace 20 años
  Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the hace 20 años
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. hace 22 años
  Richard Levitte 32bf74e30e OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect it hace 22 años
  Richard Levitte cce9396dc9 opensslconf.h doesn't define what we want, e_os2.h does. hace 22 años
  Richard Levitte fb96d9d90d When compiling for Windows, make sure we have the windows definitions declared. hace 22 años
  Richard Levitte 2aa9043ad3 Because there's chances we clash with the system's types.h, rename our hace 23 años
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent hace 23 años
  Geoff Thorpe 7ae551fd03 In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the hace 23 años
  Geoff Thorpe a4a9d97a3e Some more tweaks from ENGINE code. hace 23 años
  Richard Levitte 5238fccc15 Use stdlib.h to get size_t. hace 24 años
  Bodo Möller 65e8167079 Move ec.h to ec2.h because it is not compatible with what we will use. hace 24 años
  Richard Levitte 627774fd87 Since RAND_file_name() uses strlen, make sure the number that's hace 24 años
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making hace 24 años
  Lutz Jänicke 599c03530a Add automatic query of EGD sockets to RAND_poll(). The EGD sockets are hace 24 años
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. hace 24 años
  Dr. Stephen Henson 033d001e90 Fix warnings. hace 24 años
  Ulf Möller c0722725f9 Randomness polling function for Win9x. hace 24 años
  Ben Laurie 1921eaad64 EVP constification. hace 24 años
  Richard Levitte 82271cee5b In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, hace 24 años
  Ulf Möller c97b11f4b3 New function RAND_event() collects entropy from Windows events. hace 25 años
  Bodo Möller 5eb8ca4d92 Use RAND_METHOD for implementing RAND_status. hace 25 años
  Ulf Möller c9e1fe33be Fix for non-monolithic build. hace 25 años
  Ulf Möller 4ec2d4d2b3 Support EGD. hace 25 años
  Bodo Möller 853f757ece Allow for higher granularity of entropy estimates by using 'double' hace 25 años
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, hace 25 años
  Ulf Möller 373b575f5a New function RAND_pseudo_bytes() generated pseudorandom numbers that hace 25 años
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now hace 25 años
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. hace 25 años
  Ben Laurie bf5dcd135f More exactitude with function arguments. hace 26 años