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 97dd962a20 Restore ASN1_TIME_set_string's behavior on NULL. 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 Restore ASN1_TIME_set_string's behavior on NULL. 2 years ago
a_i2d_fp.c clang-format remaining directories. 3 years ago
a_int.c Add int64 ASN1_INTEGER setters too. 2 years ago
a_mbstr.c Run convert_comments.go on the recently-converted files 3 years ago
a_object.c Fix up some integer types in crypto/asn1 2 years ago
a_octet.c clang-format remaining directories. 3 years ago
a_strex.c Replace comment with static assert. 2 years ago
a_strnid.c Run convert_comments.go on the recently-converted files 3 years ago
a_time.c Fix up some integer types in crypto/asn1 2 years ago
a_type.c Run convert_comments.go on the recently-converted files 3 years ago
a_utctm.c Restore ASN1_TIME_set_string's behavior on NULL. 2 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 Restore ASN1_TIME_set_string's behavior on NULL. 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 Make OPENSSL_tm_to_posix and OPENSSL_posix_to_tm public API 2 years ago
posix_time.c Make OPENSSL_tm_to_posix and OPENSSL_posix_to_tm public API 2 years ago
tasn_dec.c Use a sized type for asn1t.h flags. 2 years ago
tasn_enc.c Use a sized type for asn1t.h flags. 2 years ago
tasn_fre.c Fix up some integer types in crypto/asn1 2 years ago
tasn_new.c Fix up some integer types in crypto/asn1 2 years ago
tasn_typ.c Remove stale comment. 3 years ago
tasn_utl.c Replace malloc/memcpy pairs with memdup. 2 years ago