184 Commits (23b460df0275d7b1543d3b5e0a33b1660a501ce9)
 

Author SHA1 Message Date
  Adam Langley 23b460df02 Add #ifdefs so RSAZ is only built on x86-64. 10 years ago
  David Benjamin 35a7a4492d Check duplicate extensions before processing. 10 years ago
  David Benjamin 398ba895fb Remove SSL_copy_session_id. 10 years ago
  David Benjamin 9d28c75774 Fix some OPENSSL_PUT_ERROR calls. 10 years ago
  David Benjamin b9621b9c1a Remove is_probably_safari logic. 10 years ago
  David Benjamin 5468b23797 Remove rest of DANE code. 10 years ago
  David Benjamin 64f4c91b89 Remove OPENSSL_FIPS blocks. 10 years ago
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. 10 years ago
  Alex Chernyakhovsky 31955f91dc Port Certificate Request parsing to crypto/bytestring 10 years ago
  Alex Chernyakhovsky 9c890d4b70 Remove SSL_OP_NETSCAPE_CA_DN_BUG 10 years ago
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA 10 years ago
  Alex Chernyakhovsky c6318e349a Port Server Certificate parsing to crypto/bytestring 10 years ago
  David Benjamin dc72ff75bd Port ClientHello extensions parsing to crypto/bytestring. 10 years ago
  Alex Chernyakhovsky 2897ed3634 Remove CHARSET_EBCDIC 10 years ago
  David Benjamin 8af6639565 Fix leak in ssl_parse_clienthello_use_srtp_ext. 10 years ago
  David Benjamin 197b3abaa8 Add a test that server_name extensions are parsed correctly. 10 years ago
  David Benjamin 025b3d3459 Add some basic server tests to runner.go. 10 years ago
  David Benjamin d970488862 Typo in EVP_PKEY_asn1_find_str. 10 years ago
  David Benjamin 4c852c5363 Add missing break statement in ssl3_get_client_hello. 10 years ago
  David Benjamin 325b5c3667 Fix FallbackSCSV test. 10 years ago
  Adam Langley 7ac79ebe55 The asm files bn/asm/x86* weren't actually used. 10 years ago
  Adam Langley 4042667eb9 Add ERR_get_next_error_library back. 10 years ago
  David Benjamin 2b0aeecabf Remove authz extension (RFC5878) 10 years ago
  David Benjamin 0442ac5ce4 Update comment for TLSEXT_TYPE_renegotiate. 10 years ago
  David Benjamin 2e5d686e5a Make ssl_parse_serverhello_use_srtp_ext return 0 on failure. 10 years ago
  David Benjamin fd76191821 Remove opaque_prf_input extension. 10 years ago
  David Benjamin 3c1345e9db Remove tlsext_custom_types field. 10 years ago
  Adam Langley 8a09146b87 Add license to charmap.pl. 10 years ago
  Adam Langley 9447dff5a2 Use RC4-MD5 AEAD in ssl/ 10 years ago
  Adam Langley 45ec21b99c Add stitched RC4-MD5 as an AEAD. 10 years ago
  Adam Langley 5d17dd64cc Very minor BN fixes. 10 years ago
  Loganaden Velvindron 389110ae89 DTLS: fix memory leak when allocation fails. 10 years ago
  David Benjamin d7e23c17a9 Remove serverinfo and custom extensions support. 10 years ago
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. 10 years ago
  David Benjamin 03973096f4 Port ServerHello extension parsing to CBS. 10 years ago
  Adam Langley 8adf4f1d89 Merge "Remove references to AEAD in non-AEAD interface codepath" 10 years ago
  Adam Langley 659de419c1 Add ISC header to a handful of files. 10 years ago
  Victor Vasiliev 508c29fec9 Remove references to AEAD in non-AEAD interface codepath 10 years ago
  Adam Langley facc6ff39e Merge "Run AEAD test cases at the end of a file." 10 years ago
  Adam Langley d54dc249ea Run AEAD test cases at the end of a file. 10 years ago
  David Benjamin 3f6fa3db62 Remove more remnants of compression. 10 years ago
  Adam Langley 54cdd120aa Merge "Include some build fixes for OS X." 10 years ago
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. 10 years ago
  Adam Langley 3f4e13c7da Fix GCM in non-AESNI mode. 10 years ago
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. 10 years ago
  Adam Langley 2c6eab2701 Merge "Generate (EC)DSA nonces with truncate/test/reject." 10 years ago
  Adam Langley 7410689a30 Generate (EC)DSA nonces with truncate/test/reject. 10 years ago
  Adam Langley ac874a968f Merge "Deprecate SSL_get_client_certificate_types." 10 years ago
  David Benjamin 5c57c60beb Deprecate SSL_get_client_certificate_types. 10 years ago
  Adam Langley d031f11596 Remove |num_rounds| argument from chacha_core. 10 years ago