Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 0934cf4834 Unexport internal MSBLOB and PVK functions il y a 3 ans
  Richard Levitte dca51418b0 PEM: Fix i2b_PvK to use EVP_Encrypt calls consistently il y a 3 ans
  Richard Levitte 413835f5d1 PEM: Make general MSBLOB reader functions exposed internally il y a 3 ans
  Tomas Mraz cbeb0bfa96 Cast the unsigned char to unsigned int before shifting left il y a 4 ans
  Richard Levitte f55838f34d OSSL_STORE: Make the 'file' scheme loader handle MSBLOB and PVK files il y a 5 ans
  Christian Hohnstaedt 80b94a5adb i2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case of success il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Pauli f41ac0eeab Deprecate the low level DSA functions. il y a 4 ans
  Richard Levitte de0799b0fc PEM: constify PEM_write_ routines il y a 4 ans
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 4 ans
  Cesar Pereida Garcia 724339ff44 Fix SCA vulnerability when using PVK and MSBLOB key formats il y a 4 ans
  Richard Levitte 16742672a0 Following the license change, modify the boilerplates in crypto/pem/ il y a 5 ans
  Shane Lontis 0239283d99 key zeroisation for pvkfmt now done on all branch paths il y a 5 ans
  Richard Levitte c82c346226 In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length il y a 6 ans
  Rich Salz cdb10bae3f Set error code on alloc failures il y a 6 ans
  Matt Caswell b0edda11cb Update copyright year il y a 6 ans
  Bernd Edlinger d288d7fc7b Fix error handling in b2i_dss and b2i_rsa il y a 6 ans
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. il y a 7 ans
  Dr. Stephen Henson 159f6e7ecf Fix MSBLOB format with RSA. il y a 7 ans
  Dr. Stephen Henson 66bcba1457 Limit reads in do_b2i_bio() il y a 7 ans
  Matt Caswell febb096c4c Fix bad result in i2b_PVK() il y a 8 ans
  Matt Caswell 1e7c159d0d Fix param order in RSA_get0_key il y a 8 ans
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters il y a 8 ans
  Rich Salz 6286757141 Copyright consolidation 04/10 il y a 8 ans
  Matt Caswell b375f08145 A call to RSA_set0_key had the arguments in the wrong order il y a 8 ans
  Matt Caswell 098c1e3d14 Fix a leak in i2b_PVK il y a 8 ans
  Matt Caswell 8e588e2812 Don't leak memory on error in i2b_PVK il y a 8 ans
  Matt Caswell 204cf9406e Don't leak memory on error in b2i_rsa il y a 8 ans
  Richard Levitte 9862e9aa98 Make the RSA structure opaque il y a 8 ans
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque il y a 8 ans