Histórico de commits

Autor SHA1 Mensagem Data
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 anos atrás
  Richard Levitte b7617a3a99 Following the license change, modify the boilerplates in crypto/pkcs7/ 6 anos atrás
  Matt Caswell 1212818eb0 Update copyright year 6 anos atrás
  Eric Brown 59701e6363 Remove redundant ASN1_INTEGER_set call 6 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 anos atrás
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 anos atrás
  Rich Salz 6286757141 Copyright consolidation 04/10 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments 9 anos atrás
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 anos atrás
  Dr. Stephen Henson 8382fd3a93 Use X509_get0_pubkey where appropriate 9 anos atrás
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 9 anos atrás
  Dr. Stephen Henson 65cbf983ca Add X509_CRL_up_ref function 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 anos atrás
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 anos atrás
  Rich Salz e0e920b1a0 free NULL cleanup 9 9 anos atrás
  Rich Salz c5ba2d9904 free NULL cleanup 9 anos atrás
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 anos atrás
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 anos atrás
  Emilia Kasper c225c3cf9b PKCS#7: avoid NULL pointer dereferences with missing content 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anos atrás
  Ben Laurie c8bbd98a2b Fix warnings. 14 anos atrás
  Dr. Stephen Henson 6217896145 Improve error detection when streaming S/MIME. 17 anos atrás
  Bodo Möller a291745eeb fix function codes for error 17 anos atrás
  Nils Larsch 689f9faba4 fix potential memory leaks 18 anos atrás
  Dr. Stephen Henson 11d8cdc6ad Experimental streaming PKCS#7 support. 18 anos atrás
  Dr. Stephen Henson 0e3453536e Fix warnings. 18 anos atrás
  Dr. Stephen Henson 3d47929968 Update S/MIME code to use default digest. 18 anos atrás
  Dr. Stephen Henson a78568b7e9 Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm 18 anos atrás
  Dr. Stephen Henson ee5b2a1e51 Code tidy. 18 anos atrás
  Dr. Stephen Henson e4b21c74fc New function to extract AlgorithmIdentifier for PKCS7_RECIP_INFO. 18 anos atrás