86 Révisions (a0ef7b0a56a4f5e376dffa28f7808c011b312bc5)

Auteur SHA1 Message Date
  David Benjamin d6e9eec3f8 Remove algo_strength. il y a 9 ans
  David Benjamin dcb6ef0f0b Remove algorithm_ssl. il y a 9 ans
  David Benjamin d28f59c27b Switch the keylog BIO to a callback. il y a 9 ans
  David Benjamin f584a5aaa2 Reset epoch state in one place. il y a 9 ans
  David Benjamin 6e80765774 Add SSL_get_server_key_exchange_hash. il y a 9 ans
  David Benjamin c7817d8ce2 Add SSL_CIPHER_get_min_version and tidy up SSL_TLSV1_2 logic. il y a 9 ans
  David Benjamin a97b737fb0 Separate CCS and handshake writing in DTLS. il y a 9 ans
  David Benjamin 2e0901b75f Don't use ssl3_write_pending in DTLS. il y a 9 ans
  Brian Smith 271777f5ac Refactor ChaCha20-Poly1305 AEAD nonce handling. il y a 9 ans
  nagendra modadugu 3398dbf279 Add server-side support for asynchronous RSA decryption. il y a 9 ans
  David Benjamin 1269ddd377 Never use the internal session cache for a client. il y a 9 ans
  David Benjamin dc2aea2231 Remove all the logic around custom session IDs and retrying on collisions. il y a 9 ans
  David Benjamin 96e97b1bf1 Convert ssl3_send_channel_id to CBB. il y a 9 ans
  David Benjamin e97b96224c Convert ssl3_send_next_proto to CBB. il y a 9 ans
  David Benjamin 5638046cd7 Convert ssl3_send_server_hello to CBB. il y a 9 ans
  David Benjamin e8d53508ca Convert ssl3_send_client_hello to CBB. il y a 9 ans
  David Benjamin df0905a803 Don't pretend to account for RSA_PSK. il y a 9 ans
  Steven Valdez 0d62f26c36 Adding more options for signing digest fallback. il y a 9 ans
  David Benjamin 306ece31bc Fix some malloc failure crashes. il y a 9 ans
  Matt Braithwaite af096751e8 Restore the NULL-SHA ciphersuite. (Alas.) il y a 9 ans
  Paul Lietar 8f1c268692 Wait for CertificateStatus message to verify certificate. il y a 9 ans
  David Benjamin 26416e9dde Remove the last of SESS_CERT. il y a 9 ans
  David Benjamin b1bdc5b325 Remove peer_cert from SESS_CERT. il y a 9 ans
  David Benjamin 6505567172 Move peer_dh_tmp and peer_ecdh_tmp out of SESS_CERT. il y a 9 ans
  David Benjamin b8d28cf532 Factor out the buffering and low-level record code. il y a 9 ans
  Paul Lietar aeeff2ceee Server-side OCSP stapling support. il y a 9 ans
  David Benjamin e13e4b2df1 Remove dead prototype. il y a 9 ans
  David Benjamin 3dd9016a51 Remove signature algorithm configuration hooks and SSL_ctrl. il y a 9 ans
  Sigbjorn Vik 2b23d24c38 Make key exchange strength available. il y a 9 ans
  David Benjamin 2b9ec70558 Remove SSL_CTRL_SET_CLIENT_CERT_TYPES. il y a 9 ans
  David Benjamin d27441a9cb Remove separate APIs for configuring chain and verify stores. il y a 9 ans
  David Benjamin b088331ec0 Simplify handshake hash handling. il y a 9 ans
  David Benjamin d6a4ae97cd Simplify tls1_channel_id_hash. il y a 9 ans
  David Benjamin 9550c3ac8b Decouple the handshake buffer and digest. il y a 9 ans
  David Benjamin 5055c76709 Rename algorithm2 to algorithm_prf. il y a 9 ans
  David Benjamin b2a985bfb8 Fold away SSL_CIPHER_ALGORITHM2_VARIABLE_NONCE_INCLUDED_IN_RECORD. il y a 9 ans
  David Benjamin 7446a3b77f Clean up DTLS1_BITMAP code. il y a 9 ans
  nagendra modadugu 601448aa13 Add server-side support for asynchronous signing. il y a 9 ans
  Adam Langley 0950563a9b Implement custom extensions. il y a 9 ans
  David Benjamin 821464e45f Remove old 'prepare' extensions functions. il y a 9 ans
  Adam Langley 879219b2c0 Move the declaration of kSRTPProfiles to ssl/internal.h il y a 9 ans
  Adam Langley 391250d255 Convert the SRTP extension to the new system il y a 9 ans
  David Benjamin b2a9d6ab78 Remove SSL_build_cert_chain. il y a 9 ans
  David Benjamin d1d8078025 Fold away certificate slots mechanism. il y a 9 ans
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. il y a 9 ans
  David Benjamin 0fc431a0d7 Prune NIDs from TLS_SIGALGS. il y a 9 ans
  David Benjamin 396a441421 ssl3_cert_verify_hash should take the EVP_PKEY type. il y a 9 ans
  David Benjamin dfa4069a16 Fix MSVC build some more. il y a 9 ans
  David Benjamin 3e536334be Fix Windows build. il y a 9 ans
  David Benjamin e3aa1d9dd4 Cleanup ticket processing and session lookup. il y a 9 ans