1624 Commits (a54cc0c55c46996caa75a6d508f1a56693581fbe)
 

Author SHA1 Message Date
  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
  Adam Langley 3213bed728 Remove GOST support code from ssl/ 10 years ago
  Adam Langley ac61fa379f Implement TLS_FALLBACK_SCSV support for the client. 10 years ago
  Adam Langley bbb42ffaf4 Silence spurious GCC warning. 10 years ago
  Adam Langley f3a95c4d67 Reduce elliptic curves and formats in ClientHello. 10 years ago
  Adam Langley 4ac0b38cfc Try both old and new X.509 hashes. 10 years ago
  Adam Langley 3ffd70ec36 crypto/sha/asm/sha[1,512]-x86_64.pl: Windows build 10 years ago
  Adam Langley b0d5fb6c74 Add OPENSSL_str[n]casecmp 10 years ago
  Adam Langley 94d86b1f67 Remove unused DANE macros. This should be the last DANE stuff... 10 years ago
  Adam Langley 464f3a147c Enforce _X509_CHECK_FLAG_DOT_SUBDOMAINS internal-only 10 years ago
  Adam Langley a433cbdc4f Accept CCS after sending finished. 10 years ago