59 Révisions (a0ef7b0a56a4f5e376dffa28f7808c011b312bc5)

Auteur SHA1 Message Date
  nagendra modadugu 3398dbf279 Add server-side support for asynchronous RSA decryption. il y a 9 ans
  David Benjamin d5635d476c Fix ssl3.h / ssl.h circular dependency. il y a 9 ans
  David Benjamin 8370bfd6d1 Remove unhelpful warning about changing state numbers. il y a 9 ans
  Paul Lietar 8f1c268692 Wait for CertificateStatus message to verify certificate. il y a 9 ans
  David Benjamin 1f9f9c4b51 Tidy up the ssl3_send_server_key_exchange slightly. 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 45c6c3e8ef Use the record-layer buffer for sniffing V2ClientHellos. il y a 9 ans
  David Benjamin b088331ec0 Simplify handshake hash handling. il y a 9 ans
  David Benjamin 5375fd594b Switch the handshake buffer from memory BIO to BUF_MEM. il y a 9 ans
  David Benjamin c8d5122538 Fold dtls1_process_record into dtls1_get_record. il y a 9 ans
  David Benjamin 229adfb42b FALLBACK_SCSV is an RFC now. il y a 9 ans
  David Benjamin fc05994e24 Fold away EC point format negotiation. 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
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. il y a 9 ans
  David Benjamin f3cdc5030e Remove some unused constants. il y a 9 ans
  Håvard Molland 047d6f0f4d Remove ssl2.h and ssl23.h. il y a 9 ans
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. il y a 9 ans
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. il y a 9 ans
  David Benjamin 24f346d77b Limit the number of warning alerts silently consumed. il y a 9 ans
  David Benjamin a8ebe2261f Add tests for empty record limit and make it work in the async case. il y a 9 ans
  David Benjamin cd90f3a241 Remove renegotiation deferral logic. il y a 9 ans
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. il y a 9 ans
  David Benjamin e6df054a75 Add s->s3->initial_handshake_complete. il y a 9 ans
  David Benjamin 7cde0dee7c Fold num_renegotiations into total_renegotiations. il y a 9 ans
  David Benjamin 4a3f0732fd Tidy record length check. il y a 9 ans
  David Benjamin 9faafdaeb8 Clean up do_ssl3_write fragment handling. il y a 9 ans
  David Benjamin f46cea8cd8 Fix the derivation of SSL3_RT_SEND_MAX_ENCRYPTED_OVERHEAD. il y a 9 ans
  David Benjamin ed7c475154 Rename cutthrough to False Start. il y a 9 ans
  David Benjamin a54e2e85ee Remove server-side HelloVerifyRequest support. il y a 9 ans
  David Benjamin ccf74f8085 Revise SSL_cutthrough_complete and SSL_in_init. il y a 9 ans
  Adam Langley b4a494cc32 Reformat SSL/TLS headers. il y a 9 ans
  Adam Langley 66850ddec1 Add dummy variables to keep wpa_supplicant happy. il y a 9 ans
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. il y a 9 ans
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. il y a 9 ans
  David Benjamin 4b755cb0da Implement the V2ClientHello sniff in version-locked methods. il y a 10 ans
  David Benjamin e518f65d2c Update references to RFCs. il y a 10 ans
  David Benjamin 8c6fe45c2f Replace s->first_packet with a s->s3->have_version bit. il y a 10 ans
  David Benjamin e319a2f73a Remove SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS. il y a 10 ans
  Alex Chernyakhovsky 4cd8c43e73 Remove support for processing fragmented alerts il y a 10 ans
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. il y a 10 ans
  David Benjamin e1b20a0136 Remove SSL3_FLAGS_POP_BUFFER. il y a 10 ans
  Adam Langley 7571292eac Extended master secret support. il y a 10 ans
  David Benjamin a19fc259f0 Move ECC extensions out of SSL_SESSION. il y a 10 ans
  David Benjamin c92c2d7a07 Prune some dead quirks and document the SSL_OP_ALL ones. il y a 10 ans
  David Benjamin 6c7aed048c Client-side OCSP stapling support. il y a 10 ans
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. il y a 10 ans
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. il y a 10 ans