Commit History

Author SHA1 Message Date
  Andy Polyakov 7d0effeacb ssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac. 5 years ago
  Matt Caswell 7426cd343d Ensure that we write out alerts correctly after early_data 5 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 years ago
  Bernd Edlinger d4ef4fbf46 Fix a crash in SSLfatal due to invalid enc_write_ctx 6 years ago
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. 6 years ago
  Matt Caswell dd5a4279f9 Fix some formatting nits 6 years ago
  Matt Caswell d4d2f3a4c1 Convert more functions in ssl/statem/statem.c to use SSLfatal() 6 years ago
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() 6 years ago
  Matt Caswell 4752c5deb2 Replace some usage of SSLerr with SSLfatal() 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Matt Caswell 67dc995eaf Move ossl_assert 6 years ago
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard 7 years ago
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl 7 years ago
  Matt Caswell eee2750bd3 Remove support for OPENSSL_SSL_TRACE_CRYPTO 7 years ago
  Matt Caswell 42c28b637c Use the new TLSv1.3 certificate_required alert where appropriate 7 years ago
  Bernd Edlinger a6fd7c1dbe fix a memory leak in ssl3_generate_key_block fix the error handling in ssl3_change_cipher_state 7 years ago
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit 7 years ago
  Matt Caswell 6db6bc5a8f Convert some libssl local functions to size_t 7 years ago
  Matt Caswell 12472b4561 Update numerous misc libssl fields to be size_t 7 years ago
  Matt Caswell 8c1a534305 Convert master_secret_size code to size_t 7 years ago
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t 7 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs 8 years ago
  Matt Caswell d356dc5619 Add some missing return value checks 8 years ago
  Matt Caswell 2c4a056f59 Handle a memory allocation failure in ssl3_init_finished_mac() 8 years ago
  Matt Caswell ea32151f7b The ssl3_digest_cached_records() function does not handle errors properly 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  FdaSilvaYY 8483a003bf various spelling fixes 8 years ago