História revízii

Autor SHA1 Správa Dátum
  Nils Larsch b3f6325988 check return value 19 rokov pred
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 rokov pred
  Nils Larsch 800e400de5 some updates for the blinding code; summary: 19 rokov pred
  Richard Levitte fd836aeee0 Make sure that the last argument to RAND_add() is a float, or some 20 rokov pred
  Richard Levitte 040c687ce4 Memory leak fix: RSA_blinding_on() didn't free Ai under certain circumstances. 21 rokov pred
  Richard Levitte 721688c2f8 Include rand.h, so RAND_status() and friends get properly declared. 21 rokov pred
  Bodo Möller 5679bcce07 make RSA blinding thread-safe 21 rokov pred
  Bodo Möller c554155b58 make sure RSA blinding works when the PRNG is not properly seeded; 21 rokov pred
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 rokov pred
  Dr. Stephen Henson 0c372b94f7 23 rokov pred
  Geoff Thorpe d7e0299792 Fiddling. 23 rokov pred
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent 23 rokov pred
  Bodo Möller 6ac4e8bd6e Rename recently introduced functions for improved code clarity: 23 rokov pred
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 rokov pred
  Geoff Thorpe 5cbc2e8bc1 Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise, 23 rokov pred
  Geoff Thorpe b7727ee616 The indexes returned by ***_get_ex_new_index() functions are used when 23 rokov pred
  Dr. Stephen Henson 0c9de428ae In {RSA,DSA,DH}_new_method(x) need to increase the reference 23 rokov pred
  Geoff Thorpe 7ae551fd03 In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the 23 rokov pred
  Ulf Möller 12c2fe8d53 Use BN_rand_range(). 24 rokov pred
  Geoff Thorpe 7abe830501 Ensure that the "ex_data" member of an RSA structure is initialised before 24 rokov pred
  Richard Levitte 0b5806b5f5 Really stupid glitch (a comment not properly ended) fixed. 24 rokov pred
  Richard Levitte ccb9643f02 Remove references to RSAref. The glue library is but a memory to fade 24 rokov pred
  Richard Levitte 29c1f0615b Constify the RSA library. 24 rokov pred
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 rokov pred
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 rokov pred
  Geoff Thorpe deb4d50e51 Previously, the default RSA_METHOD was NULL until the first RSA structure was 24 rokov pred
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 25 rokov pred
  Dr. Stephen Henson dd9d233e2a 25 rokov pred
  Dr. Stephen Henson c1cd88a0eb Oops... forgot the other RSA_NULL patches... 25 rokov pred
  Dr. Stephen Henson ce8b257413 New functions to allow RSA_METHODs to be changed without poking round in 25 rokov pred