Histórico de Commits

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