Historie revizí

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