Histórico de Commits

Autor SHA1 Mensagem Data
  Jordan Montgomery db554ae110 Expose PKCS7_get_octet_string and PKCS7_type_is_other há 4 anos atrás
  Matt Caswell d8652be06e Run the withlibctx.pl script há 4 anos atrás
  Matt Caswell 02199cc39d Fix safestack issues in pkcs7.h há 4 anos atrás
  Matt Caswell b4780134df Fix safestack issues in asn1.h há 4 anos atrás
  Matt Caswell e6623cfbff Fix safestack issues in x509.h há 4 anos atrás
  Shane Lontis 0f0b7dfbe5 Fix coverity issue: CID 1466484 - Remove dead code in PKCS7_dataInit() há 4 anos atrás
  Dmitry Belyavskiy 835b290016 Fix PKCS#7 so that it still works with non fetchable cipher algorithms. há 4 anos atrás
  Dmitry Belyavskiy bd1bbbfe51 Fix PKCS#7 so that it still works with non fetchable digest algorithms. há 4 anos atrás
  Shane Lontis 90a1f2d76f Add libctx support to PKCS7. há 4 anos atrás
  Dr. David von Oheimb 1337a3a998 Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber há 4 anos atrás
  Shane Lontis eae4a00834 Fix CID 1454808: Error handling issues NEGATIVE_RETURNS (PKCS7_dataDecode()) há 4 anos atrás
  Matt Caswell 454afd9866 Update copyright year há 4 anos atrás
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... há 4 anos atrás
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar há 5 anos atrás
  Bernd Edlinger 5840ed0cd1 Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey há 5 anos atrás
  Matt Caswell dfcb5d29b5 Add the ability to perform signatures in a provider há 5 anos atrás
  Richard Levitte b7617a3a99 Following the license change, modify the boilerplates in crypto/pkcs7/ há 6 anos atrás
  Matt Caswell b0edda11cb Update copyright year há 6 anos atrás
  Matt Caswell 4718f449a3 Improve error handling in pk7_doit há 6 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 7 anos atrás
  Mouse e680311770 Code hygiene; initialize some pointers. há 7 anos atrás
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and há 7 anos atrás
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto há 8 anos atrás
  Matt Caswell d356dc5619 Add some missing return value checks há 8 anos atrás
  Rich Salz 6286757141 Copyright consolidation 04/10 há 8 anos atrás
  Matt Caswell d54ac5c4bf Free memory on error in PKCS7_dataFinal() há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 9 anos atrás
  Dr. Stephen Henson 8382fd3a93 Use X509_get0_pubkey where appropriate há 9 anos atrás
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) há 9 anos atrás
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. há 9 anos atrás