Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte c9ea7400b4 A few more memset()s converted to OPENSSL_cleanse(). há 21 anos atrás
  Richard Levitte 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. há 21 anos atrás
  Richard Levitte 024a20905d C++ comments in C code, 'nuff said... há 21 anos atrás
  Ben Laurie 9831d941ca Many security improvements (CHATS) and a warning fix. há 21 anos atrás
  Richard Levitte 0eae6cd5f2 Plug potential memory leak. há 21 anos atrás
  Bodo Möller 535cedf136 don't memset(data,0,...) if data is NULL há 22 anos atrás
  Richard Levitte 34aa216a65 Stop assuming the IV is 8 bytes long, use the real size instead. há 22 anos atrás
  Dr. Stephen Henson cecd263878 Add missing EVP_CIPHER_CTX_{init,cleanup} há 23 anos atrás
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way há 23 anos atrás
  Dr. Stephen Henson 1241126adf há 23 anos atrás
  Dr. Stephen Henson 19da130053 há 23 anos atrás
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making há 23 anos atrás
  Dr. Stephen Henson ecbe07817a há 23 anos atrás
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names há 24 anos atrás
  Bodo Möller d6f68fa314 Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error. há 24 anos atrás
  Bodo Möller 7c472f706e Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. há 24 anos atrás
  Dr. Stephen Henson 3142c86d65 há 24 anos atrás
  Dr. Stephen Henson a3fe382e2d Pass phrase reorganisation. há 24 anos atrás
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). há 24 anos atrás
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now há 24 anos atrás
  Dr. Stephen Henson 36217a9424 Allow passwords to be included on command line for a few há 24 anos atrás
  Dr. Stephen Henson 525f51f6c9 Add PKCS#8 utility functions and add PBE options. há 24 anos atrás
  Dr. Stephen Henson 53b1899e3c Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems. há 25 anos atrás
  Dr. Stephen Henson ce1b4fe146 Allow additional information to be attached to a há 25 anos atrás
  Dr. Stephen Henson f769ce3ea4 More multibyte character support. há 25 anos atrás
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type há 25 anos atrás
  Ben Laurie 84757d677f Fix warnings. há 25 anos atrás
  Dr. Stephen Henson b7d135b353 Two new functions to write out PKCS#8 private keys. Also fixes for some of há 25 anos atrás
  Dr. Stephen Henson 095ce35378 Change so PEM private key read routines can handle PKCS#8 transparently. há 25 anos atrás
  Ulf Möller a53955d8ab Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). há 25 anos atrás