Historia zmian

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