3117 Комити (19d5cf86dec1aaf52b4ab5f71d0602b795932f00)
 

Аутор SHA1 Порука Датум
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h пре 8 година
  David Benjamin e14ff06694 Only have one ClientHello parser, not three. пре 8 година
  Brian Smith e4a432687e Reset |out_no_inverse| before returning errors in BN_mod_inverse_odd. пре 8 година
  David Benjamin 96e1a25943 Add BN_get_rfc3526_prime_1536. пре 8 година
  Adam Langley fbe3a7bb61 Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. пре 8 година
  Adam Langley 505cf39af9 Fix STARTTLS detection. пре 8 година
  David Benjamin 5a91503826 Add various 1.1.0 accessors. пре 8 година
  David Benjamin 3f26a49eb6 Fix up EVP_tls_cbc_remove_padding's calling convention. пре 8 година
  David Benjamin 65d74e4d76 Add better TLS CBC mode tests. пре 8 година
  Martin Kreichgauer 909232db55 Make obj2txt accept empty OIDs because Python depends on it. пре 8 година
  EKR f71d7ed014 Shim-specific configuration file with suppressions and error translation. пре 8 година
  Brian Smith 2a389ace62 Clarify signed/unsigned math in RSA_padding_add_PKCS1_PSS_mgf1. пре 8 година
  Brian Smith 8585701b2e Clarify checking of emLen in RSA_padding_add_PKCS1_PSS_mgf1. пре 8 година
  Martin Kreichgauer baafa4a653 Undo rename of tlsext_tick_lifetime_hint. пре 8 година
  Martin Kreichgauer 14343935b5 Start removing scoped_types.h пре 8 година
  David Benjamin c505c7ce61 Remove TODOEKR comment. пре 8 година
  Brian Smith 783eaad039 Put |sLen| logic in one place in RSA_padding_add_PKCS1_PSS_mgf1. пре 8 година
  David Benjamin e7e36aae25 Test that switching versions on renego is illegal. пре 8 година
  David Benjamin 2f8ea545a6 Reimplement OBJ_obj2txt. пре 8 година
  Brian Smith 253c05e16b Always use the "no_branch" inversion algorithm for even moduli. пре 8 година
  Brian Smith a432757acb Use BN_mod_inverse_odd instead of |BN_mod_inverse| for ECC. пре 8 година
  Brian Smith 4cfdf41789 Use bn_mod_inverse_odd for RSA/inversion blinding. пре 8 година
  Brian Smith f9bdcc1108 Split bn_mod_inverse_ex into bn_mod_inverse_{general, odd}. пре 8 година
  Brian Smith 10b09ad28e Factor out common logic in bn_mod_inverse_*. пре 8 година
  David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings. пре 8 година
  David Benjamin b9195402b4 Align SSL_SESSION_up_ref with OpenSSL. пре 8 година
  David Benjamin a9c3bf142e Add TLS_{client,server}_method. пре 8 година
  David Benjamin 9305a13252 Tidy up PKCS1_MGF1. пре 8 година
  David Benjamin ea655fa33f Write a test for OBJ_obj2txt. пре 8 година
  David Benjamin db0c693b76 Add an API-CONVENTIONS.md document. пре 8 година
  David Benjamin 4087df92f4 Move more side-specific code out of tls13_process_certificate. пре 8 година
  David Benjamin bb9e36e005 Test client certificates carry over on session resumption. пре 8 година
  David Benjamin e455e51d85 Push some duplicated code into ssl_verify_cert_chain. пре 8 година
  David Benjamin 56d280da2f Remove the SSL_R_SESSION_ID_CONTEXT_UNINITIALIZED sanity check. пре 8 година
  Alessandro Ghedini 057b678dca Remove spurious ';' and fix indentation for macro arguments in one file пре 8 година
  David Benjamin 9f55b53fa0 Purge the remainder of asn1_mac.h. пре 8 година
  David Benjamin 721e8b79a9 Test that servers enforce session timeouts. пре 8 година
  David Benjamin a20e535fb1 Add a test for session ID context logic. пре 8 година
  David Benjamin 33dad1b7a1 Stop pretending to ssl_clear_bad_session. пре 8 година
  David Benjamin cec7344bba Add a CBS version of SSL_early_callback_ctx_extension_get. пре 8 година
  Steven Valdez 1e6f11a7ff Adding NewSessionTicket. пре 8 година
  David Benjamin e8e84b9008 Reject warning alerts in TLS 1.3. пре 8 година
  Steven Valdez 7259f2fd08 Prefix ext_key_share methods. пре 8 година
  Steven Valdez 7b689f6b9e Using NewSessionCallback for bssl client. пре 8 година
  David Benjamin a70de147ff Check for trailing data in key_share extension. пре 8 година
  David Benjamin ce079fda12 Add SSL_is_dtls. пре 8 година
  Brian Smith dc7a786d31 Use BN_nnmod instead of BN_mod in BN_mod_exp_mont_consttime. пре 8 година
  David Benjamin da2630c190 Remove redundant SSL_VERIFY_PEER check. пре 8 година
  Nick Harper 0b3625bcfd Add support for TLS 1.3 PSK resumption in Go. пре 8 година
  David Benjamin afc64dec74 Add tests to ensure our ClientHello does not change. пре 8 година