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 91ac70dec4 Remove ASN1_PRINTABLE_type. 2 years ago
..
a_bitstr.c Introduce ossl_ssize_t and use it in ASN1_STRING_set. 2 years ago
a_bool.c Remove unnecessary parens on return. 3 years ago
a_d2i_fp.c clang-format remaining directories. 3 years ago
a_dup.c Remove unnecessary parens on return. 3 years ago
a_gentm.c Tidy up ASN1_GENERALIZEDTIME_adj and ASN1_UTCTIME_adj. 3 years ago
a_i2d_fp.c clang-format remaining directories. 3 years ago
a_int.c Add int64 ASN1_INTEGER setters too. 3 years ago
a_mbstr.c Run convert_comments.go on the recently-converted files 3 years ago
a_object.c Remove some unnecessary NULL checks. 3 years ago
a_octet.c clang-format remaining directories. 3 years ago
a_strex.c Replace UTF8_putc with cbb_add_utf8. 2 years ago
a_strnid.c Run convert_comments.go on the recently-converted files 3 years ago
a_time.c Make time_t conversions. Give up on the OS provided ones. 3 years ago
a_type.c Run convert_comments.go on the recently-converted files 3 years ago
a_utctm.c Make time_t conversions. Give up on the OS provided ones. 3 years ago
asn1_lib.c Define CBS/CBB tags as uint32_t with a typedef. 2 years ago
asn1_par.c Re-run clang-format with InsertBraces. 3 years ago
asn1_test.cc Remove ASN1_PRINTABLE_type. 2 years ago
asn_pack.c clang-format remaining directories. 3 years ago
f_int.c Remove unnecessary parens on return. 3 years ago
f_string.c Remove unnecessary parens on return. 3 years ago
internal.h Release memory earlier when clearing ASN1_ENCODING. 2 years ago
posix_time.c Fix integer overflow in OPENSSL_gmtime_adj 2 years ago
tasn_dec.c Check Unicode string encodings in crypto/asn1. 3 years ago
tasn_enc.c Run convert_comments.go on the recently-converted files 3 years ago
tasn_fre.c Run convert_comments.go on the recently-converted files 3 years ago
tasn_new.c Run convert_comments.go on the recently-converted files 3 years ago
tasn_typ.c Remove stale comment. 3 years ago
tasn_utl.c Replace malloc/memcpy pairs with memdup. 2 years ago