커밋 기록

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