1672 次程式碼提交 (1908667015d5cc28876971b789c338f81447aaee)

作者 SHA1 備註 提交日期
  Adam Langley 35fb591f24 Flatten EVP_AEAD_CTX 6 年之前
  Jeremy Apthorp c0c9001440 Implement SSL_get_tlsext_status_type 6 年之前
  David Benjamin 6f579c0e9e Fix documentation sectioning. 6 年之前
  Adam Langley f8a8946841 Undo recent changes to |X509V3_EXT_conf_nid|. 6 年之前
  David Benjamin 4b968339e3 Add a compatibility EVP_CIPH_OCB_MODE value. 6 年之前
  David Benjamin b68b832238 Fix undefined function pointer casts in LHASH. 6 年之前
  David Benjamin 1eff9482ca Use proper functions for lh_*. 6 年之前
  David Benjamin 2d98d49cf7 Add a per-SSL TLS 1.3 downgrade enforcement option and improve tests. 6 年之前
  David Benjamin 62a4dcd256 Fix section header capitalization. 6 年之前
  David Benjamin e1ee0f5b47 Fix build in consumers that flag unused parameters. 6 年之前
  David Benjamin fac6fb99da Opaquify CONF. 6 年之前
  David Benjamin e17e14dfe1 Remove LHASH_OF mention in X509V3_EXT_conf_nid. 6 年之前
  David Benjamin a943613e40 Inline functions are apparently really complicated. 6 年之前
  David Benjamin 7c3ce519e8 Actually disable RandTest.Fork on iOS. 6 年之前
  David Benjamin 52483994c8 Mostly fix undefined casts around STACK_OF's comparator. 6 年之前
  David Benjamin fb4e2e0f0c Fix undefined casts in sk_*_pop_free and sk_*_deep_copy. 6 年之前
  David Benjamin 792c1dc43e Rewrite PEM_X509_INFO_read_bio. 6 年之前
  David Benjamin 419144adce Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 年之前
  David Benjamin 217bfd3c96 Fix undefined function pointer casts in IMPLEMENT_PEM_*. 6 年之前
  David Benjamin 13fd627449 Disable RandTest.Fork on iOS. 6 年之前
  David Benjamin 8d2f4b993f Const-correct sk_find and sk_delete_ptr. 6 年之前
  David Benjamin 5b33effa72 Rename OPENSSL_NO_THREADS, part 1. 6 年之前
  David Benjamin 4902598935 Remove SHA384_Transform from sha.h. 6 年之前
  David Benjamin 371305f58a Push an error on sigalg mismatch in X509_verify. 6 年之前
  David Benjamin 5cf05ad21c Add missing bssl::UpRef overloads. 6 年之前
  David Benjamin 689019fe40 Fix BORINGSSL_NO_CXX. 6 年之前
  Adam Langley e77c27d734 Automatically disable assembly with MSAN. 6 年之前
  David Benjamin 19ac2666b9 Make symbol-prefixing work on ARM. 6 年之前
  David Benjamin 4b85a94542 Document alternative functions to BIO_f_base64. 6 年之前
  Joshua Liebow-Feeser 8c7c6356e6 Support symbol prefixes 6 年之前
  David Benjamin 92812cb73c Tidy up docs for #defines. 6 年之前
  Joshua Liebow-Feeser 67e64342c1 Document that ED25519_sign only fails on allocation failure 6 年之前
  David Benjamin 2556f8ba60 Clarify thread-safety of key objects. 6 年之前
  David Benjamin 6855e0a470 Switch the default TLS 1.3 variant to tls13_rfc. 6 年之前
  Steven Valdez 4ac9405eba Remove unused BORINGSSL_PREFIX. 6 年之前
  Joshua Liebow-Feeser 21558f43ce Document error behavior of PKCS5_PBKDF2_HMAC and EVP_PBE_scrypt 6 年之前
  David Benjamin a130ce0b71 Update TLS 1.3 citations for the final RFC. 6 年之前
  Steven Valdez f1af129fb4 Implement TLS 1.3 anti-downgrade signal. 6 年之前
  Adam Langley ae3223957f Remove dummy PQ padding extension. 6 年之前
  Joshua Liebow-Feeser 978169951f Document error behavior of various functions 6 年之前
  Joshua Liebow-Feeser dea6d90de2 Document failure conditions of some EVP, HMAC, and CBB functions 6 年之前
  David Benjamin bc3286bb8c Add a pile of compatibility functions. 6 年之前
  Steven Valdez d451453067 Implement final TLS 1.3 RFC!!! 6 年之前
  Jesse Selover 1c337e566d Option to reverify certs on resumption. 6 年之前
  Adam Langley 7c1f21a1d1 Add XChaCha20-Poly1305 AEAD. 6 年之前
  David Benjamin a3202d7bc1 Add EVP_CTRL_AEAD_* constants. 6 年之前
  Adam Langley 826ce15092 Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. 6 年之前
  Adam Langley e27793940e Don't accept “SSL client” as a substitute for S/MIME in the Netscape cert type extension. 6 年之前
  Adam Langley 8bd1d07535 Require basicConstraints cA flag in intermediate certs. 6 年之前
  Adam Langley 0224a3294a Add X509_V_FLAG_REQUIRE_CA_BASIC_CONSTRAINTS. 6 年之前