30 次代码提交 (019c3cc64a6f8d76dcee044c6d0d9133424ac1cd)

作者 SHA1 备注 提交日期
  David Benjamin 072334d943 Consistently use uint16_t for curve IDs. 10 年前
  David Benjamin 6444287806 Do not allow a Finished message when NewSessionTicket is expected. 10 年前
  David Benjamin 8f3234b2c8 Fix another flipped condition. 10 年前
  David Benjamin 05da6e1641 Port tls12_check_peer_sigalg to CBS. 10 年前
  David Benjamin ed43958853 Port ssl3_get_key_exchange to CBS. 10 年前
  David Benjamin 676d1e780e Separate client and server certificate_types. 10 年前
  David Benjamin 8f2c20eb70 Port early callback support to CBS. 10 年前
  David Benjamin 35a7a4492d Check duplicate extensions before processing. 10 年前
  David Benjamin 9d28c75774 Fix some OPENSSL_PUT_ERROR calls. 10 年前
  David Benjamin b9621b9c1a Remove is_probably_safari logic. 10 年前
  David Benjamin 64f4c91b89 Remove OPENSSL_FIPS blocks. 10 年前
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. 10 年前
  Alex Chernyakhovsky 31955f91dc Port Certificate Request parsing to crypto/bytestring 10 年前
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA 10 年前
  David Benjamin dc72ff75bd Port ClientHello extensions parsing to crypto/bytestring. 10 年前
  David Benjamin 2b0aeecabf Remove authz extension (RFC5878) 10 年前
  David Benjamin fd76191821 Remove opaque_prf_input extension. 10 年前
  David Benjamin d7e23c17a9 Remove serverinfo and custom extensions support. 10 年前
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. 10 年前
  David Benjamin 03973096f4 Port ServerHello extension parsing to CBS. 10 年前
  Adam Langley 3213bed728 Remove GOST support code from ssl/ 10 年前
  Adam Langley f3a95c4d67 Reduce elliptic curves and formats in ClientHello. 10 年前
  Adam Langley b7bf53c808 Check there is enough room for extension. 10 年前
  Adam Langley 56475207be Add heartbeat extension bounds check. 10 年前
  Adam Langley db4f9521b5 Fix memory leak with client auth. 10 年前
  Adam Langley c3174b7b2d Move ECC extensions to end. 10 年前
  Adam Langley dc9b141127 Early callback support. 10 年前
  Adam Langley b0c235ed36 TLS extension limit check fixes. 10 年前
  Adam Langley 1258b6a756 ChannelID support. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前