Historique des commits

Auteur SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell 38fc02a708 Update copyright year il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Matt Caswell b9b2135d22 Don't clear the whole error stack when loading engines il y a 4 ans
  Pauli 41bbba5375 EVP: deprecate the EVP_X_meth_ functions. il y a 4 ans
  Pauli e4468e6d8d deprecate engines in libcrypto il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Pauli 85d843c8ec Deprecate the low level SHA functions. il y a 4 ans
  Pauli a8fca7284a Deprecate the low level RC4 functions il y a 4 ans
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 5 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  Richard Levitte 9f643f5423 crypto/engine/eng_openssl.c: define TEST_ENG_OPENSSL_RC4_P_INIT conditionally il y a 5 ans
  Pauli 21d9856986 Coverity CID 1444957: Error handling issues il y a 5 ans
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ il y a 6 ans
  Richard Levitte 28428130db Update copyright year il y a 6 ans
  Rich Salz cdb10bae3f Set error code on alloc failures il y a 6 ans
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes il y a 7 ans
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style il y a 7 ans
  FdaSilvaYY 1e4c66f953 explicit init il y a 8 ans
  J Mohan Rao Arisankala a93e0e78db #4342: few missing malloc return checks and free in error paths il y a 8 ans
  Rich Salz b1322259d9 Copyright consolidation 09/10 il y a 8 ans
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public il y a 8 ans
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() il y a 8 ans
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* il y a 8 ans
  Rich Salz 921de151d2 Move dso.h to internal il y a 8 ans
  Rich Salz 3c27208fab Remove #error from include files. il y a 8 ans
  Matt Caswell 44ab2dfdf9 Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data il y a 8 ans
  Rich Salz 5abb2fc964 Don't run RC4 test with no-rc4 il y a 8 ans