2254 Revize (9c3b120b618f3678a807d693b2e6f331aaa54605)

Autor SHA1 Zpráva Datum
  Alessandro Ghedini a0373182eb Update QUIC transport parameters extension codepoint před 6 roky
  David Benjamin 9bb15f58f7 Remove SSL 3.0 implementation. před 6 roky
  David Benjamin fec83fc78d Order draft-28 over draft-23. před 6 roky
  Adam Langley bcfb49914b Add special AES-GCM AEAD for TLS 1.3. před 6 roky
  Adam Langley 0080d83b9f Implement the client side of certificate compression. před 6 roky
  David Benjamin 3b2ff028c4 Add SSL_SESSION_get0_id_context. před 6 roky
  David Benjamin 1c68fa2350 Hide SSL_SESSION. před 6 roky
  Matthew Braithwaite 3e2b3ee25f Hand back in-progress handshakes after a session resumption. před 6 roky
  David Benjamin 5267ef7b4a Reject unexpected application data in bidirectional shutdown. před 6 roky
  Adam Langley a307cb7d58 Preliminary support for compressed certificates. před 6 roky
  David Benjamin caf8ddd0ba Add SSL_SESSION_set1_id. před 6 roky
  David Benjamin 700631bdf0 Pack encrypted handshake messages together. před 6 roky
  David Benjamin fa544f1c05 Reject if the ALPN callback returned an empty protocol. před 6 roky
  David Benjamin 911cc0a0aa The legacy client OCSP callback should run without server OCSP. před 6 roky
  David Benjamin 5b220ee70d Add APIs to query authentication properties of SSL_SESSIONs. před 6 roky
  David Benjamin 103ed08549 Implement legacy OCSP APIs for libssl. před 6 roky
  David Benjamin 5f001d1423 Const-correct some functions. před 6 roky
  Steven Valdez 56c4ed9ad7 Allow enabling all TLS 1.3 variants by setting |tls13_default|. před 6 roky
  David Benjamin 418cdc4df4 Use the right alert for bad CA lists. před 6 roky
  David Benjamin 02de7bd3a0 Add some more accessors to SSL_SESSION. před 6 roky
  Adam Langley f64c373784 Fix build with GCC 4.9.2 and -Wtype-limits. před 6 roky
  David Benjamin ed188fd8ef Enforce supported_versions in the second ServerHello. před 6 roky
  Matthew Braithwaite e30fac6371 Fuzz SSL_serialize_handoff() and SSL_serialize_handback(). před 6 roky
  Matthew Braithwaite 9fdf7cb97a SSL_apply_handback: check session is where it's expected to be. před 6 roky
  Matthew Braithwaite 0e9e0ba18c SSL_apply_handback: check that SSL version is valid. před 6 roky
  Adam Langley 3e87165d3c Avoid compiler errors for Android ARMv7. před 6 roky
  David Benjamin 0ca921431a Temporarily restore SHA256 and SHA384 cipher suite aliases. před 6 roky
  David Benjamin b95d4b4cb3 Move srtp_profiles to SSL_CONFIG. před 6 roky
  David Benjamin 98472cb30d Consistently use session_ctx for session caching. před 6 roky
  David Benjamin 6e678eeb6e Remove legacy SHA-2 CBC ciphers. před 6 roky
  David Benjamin 71666cb87c Allow renego and config shedding to coexist more smoothly. před 6 roky
  Matthew Braithwaite b7bc80a9a6 SSL_CONFIG: new struct for sheddable handshake configuration. před 6 roky
  Matthew Braithwaite a2dd781884 Defer writing the shim settings. před 6 roky
  David Benjamin 855dabc9df Add an accessor for session->certs. před 6 roky
  David Benjamin 06c28d8e51 Simplify shim timeout logic. před 6 roky
  David Benjamin 48b276db3d Give ssl_cipher_preference_list_st a destructor. před 6 roky
  Adam Langley e3aba378c9 Fix typo in ssl_cert_cache_chain_certs. před 6 roky
  David Benjamin 56b1a8efa6 Test the high-order bit in X25519. před 6 roky
  David Benjamin e325c3f471 Give CERT a destructor. před 6 roky
  David Benjamin fceca8e27b Move srtp_profile to ssl->s3. před 6 roky
  David Benjamin e28552dec8 Add an API to disable RSA-PSS for certificates. před 6 roky
  David Benjamin c977532240 Pretty-print TicketAEADMethod tests. před 6 roky
  David Benjamin 6879e19362 Rename SSL_SIGN_RSA_PSS_SHA* constants. před 6 roky
  David Benjamin 5ad94767ab Remove legacy SSL_CTX_sess_set_get_cb overload. před 6 roky
  David Benjamin 9f0e7cb314 Move TB state to ssl->s3. před 6 roky
  David Benjamin b8b1a9d8de Add SSL_SESSION_get0_cipher. před 6 roky
  Steven Valdez acddb8c134 Avoid modifying stack in sk_find. před 6 roky
  Matthew Braithwaite c5154f7dbc SSL_serialize_handoff: serialize fewer things. před 6 roky
  Matthew Braithwaite 868ec7354b SSL_apply_handback: check that |max_send_fragment| is nonzero. před 6 roky
  Matthew Braithwaite 5b2a51de6c Check for nullptr result of SSLKeyShare::Create(). před 6 roky