Historie revizí

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