Historial de Commits

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