51 Commity (7fdeaf11017b82368e0a97547fc491b90ad40f67)

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