5733 Commits (e9a058315be44537d4696b584692e1a0da568645)
 

Author SHA1 Message Date
  David Benjamin 8b60cde1ad Update tools. 6 years ago
  David Benjamin 689019fe40 Fix BORINGSSL_NO_CXX. 6 years ago
  Phillipp Schoppmann bef6cc2933 Fix check of the pointer returned by BN_CTX_get 6 years ago
  Adam Langley 695e589b0c Include newlines at the end of generated asm. 6 years ago
  Adam Langley e77c27d734 Automatically disable assembly with MSAN. 6 years ago
  David Benjamin 967cd8219c Mark the C version of md5_block_data_order static. 6 years ago
  Adam Langley d66809580a Reorder some extensions to better match Firefox. 6 years ago
  David Benjamin 19ac2666b9 Make symbol-prefixing work on ARM. 6 years ago
  David Benjamin 4b85a94542 Document alternative functions to BIO_f_base64. 6 years ago
  David Benjamin 8525ff31ee Another batch of bools. 6 years ago
  David Benjamin 632d1127df Add some RAND_bytes tests. 6 years ago
  Joshua Liebow-Feeser 8c7c6356e6 Support symbol prefixes 6 years ago
  David Benjamin 492c9aa90c Fill in a fake session ID for TLS 1.3. 6 years ago
  Adam Langley e84c375303 Create output directories for perlasm. 6 years ago
  Adam Langley 3a08fbd2a4 Fix Fiat path. 6 years ago
  Adam Langley 3faf3db6d8 Fix GCC (8.2.1) build error. 6 years ago
  David Benjamin 12f58786aa Some more bools. 6 years ago
  David Benjamin 681ff27720 Flatten most of the crypto target. 6 years ago
  David Benjamin 1fcae84a4f Flatten assembly files. 6 years ago
  David Benjamin d144539da6 Flatten the decrepit target. 6 years ago
  David Benjamin 8e09d90142 Clarify "reference" and fix typo. 6 years ago
  David Benjamin 8cd61f710b Fix corner case in cpuinfo parser. 6 years ago
  David Benjamin f016f814c8 Add some about ownership to API-CONVENTIONS. 6 years ago
  David Benjamin 92812cb73c Tidy up docs for #defines. 6 years ago
  David Benjamin 53affef486 No negative moduli. 6 years ago
  Joshua Liebow-Feeser 67e64342c1 Document that ED25519_sign only fails on allocation failure 6 years ago
  David Benjamin 2556f8ba60 Clarify thread-safety of key objects. 6 years ago
  Matthew Braithwaite e768212e7d shim: don't clear environment when invoking handshaker. 6 years ago
  David Benjamin 6855e0a470 Switch the default TLS 1.3 variant to tls13_rfc. 6 years ago
  Adam Langley 9c969bf491 Switch to Clang 6.0's fuzzer support. 6 years ago
  Adam Langley 7f4f41fa81 Don't depend on extension ordering to avoid an empty final extension. 6 years ago
  David Benjamin 23849f09af Fix TLS 1.3 downgrade tests. 6 years ago
  David Benjamin 1c2532ffe6 Fix error strings for SSL_R_TLS13_DOWNGRADE. 6 years ago
  Steven Valdez 4ac9405eba Remove unused BORINGSSL_PREFIX. 6 years ago
  Joshua Liebow-Feeser 21558f43ce Document error behavior of PKCS5_PBKDF2_HMAC and EVP_PBE_scrypt 6 years ago
  Adam Langley 1c2779e819 Don't let a NULL mean the initial SSL_CTX in SSL_set_SSL_CTX. 6 years ago
  Tom Bridgwater 929fd44f92 Update URL for GN quick start guide. 6 years ago
  David Benjamin a130ce0b71 Update TLS 1.3 citations for the final RFC. 6 years ago
  David Benjamin c4131a4a23 Support the allocating case of i2d_ASN1_{BOOLEAN,OBJECT}. 6 years ago
  David Benjamin 378cca8016 Handle a modulus of -1 correctly. 6 years ago
  David Benjamin 01e8e625ad Don't allow RC4 in PEM. 6 years ago
  Steven Valdez f1af129fb4 Implement TLS 1.3 anti-downgrade signal. 6 years ago
  Adam Langley ae3223957f Remove dummy PQ padding extension. 6 years ago
  Adam Langley cac346eddb Update Miller–Rabin check numbers. 6 years ago
  Joshua Liebow-Feeser 978169951f Document error behavior of various functions 6 years ago
  Joshua Liebow-Feeser dea6d90de2 Document failure conditions of some EVP, HMAC, and CBB functions 6 years ago
  David Benjamin 2865567748 Use Span/Array for ticket decryption. 6 years ago
  Jesse Selover 6b0d82229b Format ssl/internal.h with clang-format. 6 years ago
  David Benjamin bc3286bb8c Add a pile of compatibility functions. 6 years ago
  Adam Langley 5e3c8a61ab Bound two other cases of PKCS#12 iteration counts. 6 years ago