Historie revizí

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