Historial de Commits

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