Mirror of BoringSSL (grpc依赖) https://boringssl.googlesource.com/boringssl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 32b51305de Widen ASN1_mbstring_copy and ASN1_mbstring_ncopy to ossl_ssize_t 2 years ago
..
a_bitstr.c Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
a_bool.c Rewrite ASN1_OBJECT and ASN1_BOOLEAN d2i/i2d functions. 2 years ago
a_d2i_fp.c clang-format remaining directories. 2 years ago
a_dup.c Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
a_gentm.c Get rid of time_t usage internally, change to int64_t 2 years ago
a_i2d_fp.c Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
a_int.c Workaround yet more NULL + 0 language bugs 2 years ago
a_mbstr.c Widen ASN1_mbstring_copy and ASN1_mbstring_ncopy to ossl_ssize_t 2 years ago
a_object.c Rewrite c2i_ASN1_OBJECT 2 years ago
a_octet.c clang-format remaining directories. 2 years ago
a_strex.c Replace comment with static assert. 2 years ago
a_strnid.c Widen ASN1_mbstring_copy and ASN1_mbstring_ncopy to ossl_ssize_t 2 years ago
a_time.c Get rid of time_t usage internally, change to int64_t 2 years ago
a_type.c Reduce type-punning in ASN1_TYPE 2 years ago
a_utctm.c Get rid of time_t usage internally, change to int64_t 2 years ago
asn1_lib.c Reject non-minimal lengths in ASN1_get_object 2 years ago
asn1_par.c Re-run clang-format with InsertBraces. 2 years ago
asn1_test.cc Restore some default cases in tasn_dec.c and tasn_enc.c 2 years ago
asn_pack.c Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
f_int.c Remove unnecessary parens on return. 2 years ago
f_string.c Remove unnecessary parens on return. 2 years ago
internal.h Fix miscellaneous size_t truncations 2 years ago
posix_time.c Make OPENSSL_tm_to_posix and OPENSSL_posix_to_tm public API 2 years ago
tasn_dec.c Restore some default cases in tasn_dec.c and tasn_enc.c 2 years ago
tasn_enc.c Restore some default cases in tasn_dec.c and tasn_enc.c 2 years ago
tasn_fre.c Reduce type-punning in ASN1_TYPE 2 years ago
tasn_new.c Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
tasn_typ.c Add some tests for optional and default ASN1_BOOLEAN. 2 years ago
tasn_utl.c Don't use object reuse in X509_parse_from_buffer. 2 years ago