Историја ревизија

Аутор SHA1 Порука Датум
  Dmitry Belyavskiy bd1bbbfe51 Fix PKCS#7 so that it still works with non fetchable digest algorithms. пре 4 година
  Shane Lontis 90a1f2d76f Add libctx support to PKCS7. пре 4 година
  Dr. David von Oheimb 1337a3a998 Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber пре 4 година
  Shane Lontis eae4a00834 Fix CID 1454808: Error handling issues NEGATIVE_RETURNS (PKCS7_dataDecode()) пре 4 година
  Matt Caswell 454afd9866 Update copyright year пре 4 година
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... пре 4 година
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar пре 5 година
  Bernd Edlinger 5840ed0cd1 Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey пре 5 година
  Matt Caswell dfcb5d29b5 Add the ability to perform signatures in a provider пре 5 година
  Richard Levitte b7617a3a99 Following the license change, modify the boilerplates in crypto/pkcs7/ пре 5 година
  Matt Caswell b0edda11cb Update copyright year пре 6 година
  Matt Caswell 4718f449a3 Improve error handling in pk7_doit пре 6 година
  KaoruToda 26a7d938c9 Remove parentheses of return. пре 7 година
  Mouse e680311770 Code hygiene; initialize some pointers. пре 7 година
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and пре 7 година
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto пре 8 година
  Matt Caswell d356dc5619 Add some missing return value checks пре 8 година
  Rich Salz 6286757141 Copyright consolidation 04/10 пре 8 година
  Matt Caswell d54ac5c4bf Free memory on error in PKCS7_dataFinal() пре 8 година
  Rich Salz 349807608f Remove /* foo.c */ comments пре 8 година
  Dr. Stephen Henson 8382fd3a93 Use X509_get0_pubkey where appropriate пре 8 година
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) пре 8 година
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. пре 8 година
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto пре 9 година
  Alessandro Ghedini 070c23325a Remove useless code пре 9 година
  Dr. Stephen Henson a8d8e06b0a Avoid direct X509 structure access пре 9 година
  Emilia Kasper 59302b600e PKCS#7: Fix NULL dereference with missing EncryptedContent. пре 9 година
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files пре 9 година
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) пре 9 година
  Rich Salz b548a1f11c free null cleanup finale пре 9 година