1024 Revize (19d5cf86dec1aaf52b4ab5f71d0602b795932f00)

Autor SHA1 Zpráva Datum
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h před 8 roky
  David Benjamin e14ff06694 Only have one ClientHello parser, not three. před 8 roky
  David Benjamin 96e1a25943 Add BN_get_rfc3526_prime_1536. před 8 roky
  Adam Langley fbe3a7bb61 Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. před 8 roky
  David Benjamin 5a91503826 Add various 1.1.0 accessors. před 8 roky
  Martin Kreichgauer baafa4a653 Undo rename of tlsext_tick_lifetime_hint. před 8 roky
  Martin Kreichgauer 14343935b5 Start removing scoped_types.h před 8 roky
  David Benjamin c505c7ce61 Remove TODOEKR comment. před 8 roky
  Brian Smith a432757acb Use BN_mod_inverse_odd instead of |BN_mod_inverse| for ECC. před 8 roky
  David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings. před 8 roky
  David Benjamin b9195402b4 Align SSL_SESSION_up_ref with OpenSSL. před 8 roky
  David Benjamin a9c3bf142e Add TLS_{client,server}_method. před 8 roky
  David Benjamin 9f55b53fa0 Purge the remainder of asn1_mac.h. před 8 roky
  David Benjamin 33dad1b7a1 Stop pretending to ssl_clear_bad_session. před 8 roky
  Steven Valdez 1e6f11a7ff Adding NewSessionTicket. před 8 roky
  David Benjamin ce079fda12 Add SSL_is_dtls. před 8 roky
  Brian Smith 78f84f4e03 Document a conservative input range for Montgomery math functions. před 8 roky
  David Benjamin 899b9b19a4 Ensure |BN_div| never gives negative zero in the no_branch code. před 8 roky
  Eric Roman 875bf04237 Update comments for HMAC to give a more accurate bound than EVP_MD_MAX_SIZE před 8 roky
  David Benjamin 4501bd5118 Align with OpenSSL on SSL_set_bio behavior. před 8 roky
  David Benjamin 0375127606 Promise more accurate bounds than EVP_MD_MAX_SIZE. před 8 roky
  Adam Langley d4aae0f965 Minor typo fixes. před 8 roky
  Steven Valdez 87eab4902d Splitting SSL session state. před 8 roky
  David Benjamin 163f29af07 Move post-handshake message handling out of read_app_data. před 8 roky
  Brian Smith ec3cb3adbc Add |BN_mod_inverse_blinded| and use it in RSA blinding. před 8 roky
  David Benjamin ccd511e499 Add a test for BN_cmp_word. před 8 roky
  Brian Smith 4edca0b308 Add BN_rand_range_ex and use internally. před 8 roky
  David Benjamin 9fd9580137 Remove ssl->s3->message_complete in favor of ssl->init_msg. před 8 roky
  Adam Langley 5a8d48ee8c Fix the comments for |SHA[256|384|512]_Transform|. před 8 roky
  David Benjamin 1d4f4c0123 Add SSL_send_fatal_alert. před 8 roky
  David Benjamin 0e04498934 Fix funny line-wrapping. před 8 roky
  Matt Braithwaite b9afd51ca1 Move some typedefs to base.h. před 8 roky
  David Benjamin 5e7e7cc696 Add SSL_set_fallback_version. před 8 roky
  Radu Margarint 17b6a7fe2c Add myriad2 cpu config awareness. před 8 roky
  David Benjamin 00d7a7cee7 Drop cached certificate signature validity flag před 8 roky
  David Benjamin 84f8551753 Move deprecated SSL_OP_* values back to the top. před 8 roky
  David Benjamin 13f1ebe827 Factor out the client_cert_cb code. před 8 roky
  David Benjamin 93a034a7d7 CBBs are in an undefined state after an operation failed. před 8 roky
  Steven Valdez 143e8b3fd9 Add TLS 1.3 1-RTT. před 8 roky
  David Benjamin 61672818ef Check for buffered handshake messages on cipher change in DTLS. před 8 roky
  David Benjamin edd65fb132 Const-correct HKDF_expand. před 8 roky
  David Benjamin d8ba86d84f Add a table for porting SSL_CTX_ctrl code. před 8 roky
  David Benjamin d3440b4d63 Give SSL_PRIVATE_KEY_METHOD a message-based API. před 8 roky
  David Benjamin 0c0b7e1e1f Widen SSL_PRIVATE_KEY_METHOD types to include the curve name. před 8 roky
  David Benjamin ca3d545d7f Add SSL_set_signing_algorithm_prefs. před 8 roky
  David Benjamin 90bf7104de Reformat some macros. před 8 roky
  David Benjamin 1f61f0d7c3 Implement TLS 1.3's downgrade signal. před 8 roky
  Steven Valdez eff1e8d9c7 Adding RSA-PSS signature algorithms. před 8 roky
  Adam Langley 310d3f63f3 Change |EVP_PKEY_up_ref| to return int. před 8 roky
  Adam Langley 27516f7c97 Add no-op function ENGINE_register_all_complete. před 8 roky