Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Salz cdb10bae3f Set error code on alloc failures hace 6 años
  Matt Caswell b0edda11cb Update copyright year hace 6 años
  Bernd Edlinger d288d7fc7b Fix error handling in b2i_dss and b2i_rsa hace 6 años
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. hace 7 años
  Dr. Stephen Henson 159f6e7ecf Fix MSBLOB format with RSA. hace 7 años
  Dr. Stephen Henson 66bcba1457 Limit reads in do_b2i_bio() hace 8 años
  Matt Caswell febb096c4c Fix bad result in i2b_PVK() hace 8 años
  Matt Caswell 1e7c159d0d Fix param order in RSA_get0_key hace 8 años
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters hace 8 años
  Rich Salz 6286757141 Copyright consolidation 04/10 hace 8 años
  Matt Caswell b375f08145 A call to RSA_set0_key had the arguments in the wrong order hace 8 años
  Matt Caswell 098c1e3d14 Fix a leak in i2b_PVK hace 8 años
  Matt Caswell 8e588e2812 Don't leak memory on error in i2b_PVK hace 8 años
  Matt Caswell 204cf9406e Don't leak memory on error in b2i_rsa hace 8 años
  Richard Levitte 9862e9aa98 Make the RSA structure opaque hace 8 años
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque hace 8 años
  Matt Caswell 1258396d73 Make the DSA structure opaque hace 8 años
  Dr. Stephen Henson 5f57abe2b1 Sanity check PVK file fields. hace 8 años
  Rich Salz a773b52a61 Remove unused parameters from internal functions hace 8 años
  Dr. Stephen Henson 85a4807f94 New BN functions. hace 8 años
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque hace 8 años
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque hace 8 años
  Richard Levitte 3cb9fd97ce Remove double semi (;) hace 8 años
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) hace 8 años
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. hace 8 años
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto hace 9 años
  Alessandro Ghedini 070c23325a Remove useless code hace 9 años
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors hace 9 años
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files hace 9 años
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) hace 9 años