Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte de0799b0fc PEM: constify PEM_write_ routines há 4 anos atrás
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar há 4 anos atrás
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION há 5 anos atrás
  Richard Levitte 16742672a0 Following the license change, modify the boilerplates in crypto/pem/ há 5 anos atrás
  Matt Caswell 83cf7abf8e Update copyright year há 6 anos atrás
  Richard Levitte c82c346226 In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length há 6 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 6 anos atrás
  Bernd Edlinger 02fd47c8b0 Clean password buffer on stack for PEM_read_bio_PrivateKey há 7 anos atrás
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h há 8 anos atrás
  Rich Salz 6286757141 Copyright consolidation 04/10 há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 8 anos atrás
  David Woodhouse 984d6c6052 Fix no-stdio build há 8 anos atrás
  Dr. Stephen Henson 2849707fa6 check for error when creating PKCS#8 structure há 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files há 9 anos atrás
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) há 9 anos atrás
  Rich Salz c5ba2d9904 free NULL cleanup há 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 há 9 anos atrás
  Bodo Möller 8afca8d9c6 Fix more error codes. há 19 anos atrás
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. há 21 anos atrás
  Dr. Stephen Henson 1241126adf há 23 anos atrás