提交歷史

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