Commit History

Author SHA1 Message Date
  Matt Caswell 6caf7f3aec Create provider errors and use them 5 years ago
  Bernd Edlinger 94dc53a3f7 Make err_clear_constant_time really constant time 5 years ago
  David von Oheimb a61b7f2fa6 2nd chunk: CRMF code (crypto/crmf/, ) and its integration 5 years ago
  Matt Caswell fa6b1ee111 Don't leak memory from ERR_add_error_vdata() 5 years ago
  Antonio Iacono e85d19c68e crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES) 5 years ago
  Viktor Dukhovni df1f538f28 More configurable crypto and ssl library initialization 5 years ago
  Richard Levitte 91c5473035 ERR: preserve system error number in a few more places 5 years ago
  Matt Caswell 71b1ceffc4 Make sure build_SYS_str_reasons() preserves errno 5 years ago
  Andy Polyakov 91d0fd1c27 err/err.c: improve err_clear_last_constant_time's portability. 5 years ago
  Richard Levitte 4ad239b8a2 Following the license change, modify the boilerplates in crypto/err/ 5 years ago
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits 5 years ago
  Andy Polyakov f658a3b64d err/err.c: add err_clear_last_constant_time. 6 years ago
  Richard Levitte 9f15e5b911 VMS: fix collected error strings 5 years ago
  Richard Levitte 2c5b6bbb67 Smarter build of system error text database 5 years ago
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order 6 years ago
  Bernd Edlinger 6b49b30811 Prevent a possible recursion in ERR_get_state and fix the problem that 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Rich Salz e6e9170d6e Allow NULL for some _free routines. 6 years ago
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find 6 years ago
  Jack Lloyd 3d328a445c Add SM2 signature and ECIES schemes 6 years ago
  Viktor Dukhovni c7d5ea2670 Prepare to detect index changes in OCSP responder. 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation 6 years ago
  Richard Levitte aef84bb4ef Fix leak in ERR_get_state() when OPENSSL_init_crypto() isn't called yet 6 years ago
  FdaSilvaYY a0fda2cf2d Address some code-analysis issues. 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Rich Salz fa4dd546c5 Rewrite some code 7 years ago
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 7 years ago
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new 7 years ago
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 7 years ago