51 Révisions (7fdeaf11017b82368e0a97547fc491b90ad40f67)

Auteur SHA1 Message Date
  David Benjamin 734fca0890 Fix memory leak in ssl3_get_cert_verify. il y a 10 ans
  David Benjamin 95fcaa4f4b Fix server-side ClientHello state machine. il y a 10 ans
  Adam Langley 887b1c3d49 Don't limit message sizes in ssl3_get_cert_verify. il y a 10 ans
  David Benjamin 0aa0767340 Improve constant-time padding check in RSA key exchange. il y a 10 ans
  David Benjamin 86271ee9f8 Change CCS_OK to EXPECT_CCS. il y a 10 ans
  David Benjamin 84ec49e914 Consolidate CCS_OK codepaths in s3_srvr.c. il y a 10 ans
  David Benjamin 77a942b7fe Don't use the RSA key exchange with a signing-only key. il y a 10 ans
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. il y a 10 ans
  David Benjamin 5ffeb7c22f Remove two more quirks. il y a 10 ans
  David Benjamin b9cc33a4d6 Remove SSL_OP_EPHEMERAL_RSA quirk. il y a 10 ans
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. il y a 10 ans
  David Benjamin 019c3cc64a Remove last remnants of GOST support. il y a 10 ans
  David Benjamin 39482a13ac Remove get_cipher_by_char and put_cipher_by_char. il y a 10 ans
  David Benjamin 072334d943 Consistently use uint16_t for curve IDs. il y a 10 ans
  David Benjamin 6553b379e2 Don't accidentally read Finished in ssl3_get_cert_verify. il y a 10 ans
  Adam Langley 37a623cf29 Have BIO_get_mem_data return a size_t and uint8_t* il y a 10 ans
  David Benjamin 22f9bccde5 Port ssl3_get_client_hello to CBS. il y a 10 ans
  David Benjamin 14c83e7d00 Refactor PSK logic in ssl3_get_client_key_exchange. il y a 10 ans
  David Benjamin 820c74af65 Tidy up some PSK cipher checks. il y a 10 ans
  David Benjamin 35c023014b Port ssl3_get_client_key_exchange to CBS. il y a 10 ans
  David Benjamin 8f8040dd4f Rename ssl3_get_key_exchange to ssl3_get_server_key_exchange. il y a 10 ans
  David Benjamin 05da6e1641 Port tls12_check_peer_sigalg to CBS. il y a 10 ans
  David Benjamin 6897dbece1 Port ssl3_get_cert_verify to CBS. il y a 10 ans
  David Benjamin 51b1f7427b Make init_msg a uint8_t*. il y a 10 ans
  David Benjamin ced551f967 Port ssl3_get_next_proto to CBS. il y a 10 ans
  David Benjamin d5b1f84d6e Port ssl3_get_client_certificate to CBS. il y a 10 ans
  David Benjamin 9a6232f34d Port ssl3_get_channel_id to CBS. il y a 10 ans
  David Benjamin e8f3d666cc Be strict about expecting a server Certificate message. il y a 10 ans
  David Benjamin d26aea6c96 Remove remnants of KRB5 support. il y a 10 ans
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. il y a 10 ans
  Alex Chernyakhovsky 9c890d4b70 Remove SSL_OP_NETSCAPE_CA_DN_BUG il y a 10 ans
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA il y a 10 ans
  David Benjamin dc72ff75bd Port ClientHello extensions parsing to crypto/bytestring. il y a 10 ans
  David Benjamin 4c852c5363 Add missing break statement in ssl3_get_client_hello. il y a 10 ans
  David Benjamin 2b0aeecabf Remove authz extension (RFC5878) il y a 10 ans
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. il y a 10 ans
  David Benjamin 3f6fa3db62 Remove more remnants of compression. il y a 10 ans
  Adam Langley 3213bed728 Remove GOST support code from ssl/ il y a 10 ans
  Adam Langley ce7f9caa98 Fix for CVE-2014-0224 il y a 10 ans
  Adam Langley ce1cfe169a Allocate extra space when NETSCAPE_HANG_BUG defined. il y a 10 ans
  Adam Langley 0289c73051 Fix TLS-PSK identity hint implementation issues. il y a 10 ans
  Adam Langley dc9b141127 Early callback support. il y a 10 ans
  Adam Langley 858a88daf2 Equal preference cipher groups. il y a 10 ans
  Adam Langley c26c802a89 Implement ECDHE-PSK-WITH-AES-128-GCM-SHA256. il y a 10 ans
  Adam Langley 509e5ed201 Optionally no cert request if ChannelID. il y a 10 ans
  Adam Langley 1b9d47735c Optionally don't store client's cipher list. il y a 10 ans
  Adam Langley acff73f227 Constant-time, RSA PMS processing. il y a 10 ans
  Adam Langley 1258b6a756 ChannelID support. il y a 10 ans
  Adam Langley 75872534c2 Optionally, retain only SHA-256 of client cert. il y a 10 ans
  Adam Langley b2ce05839b Add support for asynchronous session lookup. il y a 10 ans