Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . hace 9 años
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. hace 14 años
  Dr. Stephen Henson 08e012bbec Update from HEAD. hace 16 años
  Dr. Stephen Henson 52ee969e29 Update from 0.9.7-stable. hace 18 años
  Dr. Stephen Henson 4a0d3530e0 Update from HEAD. hace 18 años
  Bodo Möller 8afca8d9c6 Fix more error codes. hace 19 años
  Ben Laurie 8bb826ee53 Consistency. hace 19 años
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). hace 19 años
  Bodo Möller 2b61034b0b fix potential memory leak when allocation fails hace 19 años
  Richard Levitte 8c3c570134 The first argument to load_iv should really be a char ** instead of an hace 20 años
  Richard Levitte a229e3038e Get rid if the annoying warning hace 20 años
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate hace 20 años
  Dr. Stephen Henson 216ad9ef58 Memory leak fix. hace 21 años
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). hace 21 años
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. hace 21 años
  Richard Levitte 43d601641f A few more memset()s converted to OPENSSL_cleanse(). hace 22 años
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. hace 22 años
  Richard Levitte 17ed6c06a7 Merge from 0.9.7-stable. hace 22 años
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. hace 22 años
  Richard Levitte 40efa67248 Plug potential memory leak. hace 22 años
  Bodo Möller 6ff7c95843 don't memset(data,0,...) if data is NULL hace 22 años
  Bodo Möller 0bee0e6294 Use SEC1 format for EC private keys. hace 22 años
  Richard Levitte 915c6a21ba Stop assuming the IV is 8 bytes long, use the real size instead. hace 23 años
  Bodo Möller 4d94ae00d5 ECDSA support hace 23 años
  Dr. Stephen Henson cecd263878 Add missing EVP_CIPHER_CTX_{init,cleanup} hace 23 años
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way hace 23 años
  Dr. Stephen Henson 1241126adf hace 23 años
  Dr. Stephen Henson 19da130053 hace 23 años
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making hace 24 años
  Dr. Stephen Henson ecbe07817a hace 24 años