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 67d4f28357 Manually fix a few tables in advance of clang-format. 3 years ago
..
a_bitstr.c Enforce DER rules for BIT STRING values. 3 years ago
a_bool.c Check tag class and constructed bit in d2i_ASN1_BOOLEAN. 3 years ago
a_d2i_fp.c Remove OPENSSL_NO_FP_API ifdefs. 4 years ago
a_dup.c acvp: add CMAC-AES support. 5 years ago
a_gentm.c Reject years outside 0000-9999 in ASN1_GENERALIZEDTIME_adj. 4 years ago
a_i2d_fp.c acvp: add CMAC-AES support. 5 years ago
a_int.c Correctly handle LONG_MIN in ASN1_INTEGER_get. 3 years ago
a_mbstr.c Rewrite ASN1_PRINTABLE_type and add tests. 4 years ago
a_object.c Check tag class and constructed bit in d2i_ASN1_OBJECT. 3 years ago
a_octet.c Unwind M_ASN1_* macros for primitive types. 4 years ago
a_print.c Rewrite ASN1_PRINTABLE_type and add tests. 4 years ago
a_strex.c Rewrite ASN1_STRING_print_ex escaping. 3 years ago
a_strnid.c Make ASN1_STRING_TABLE_add thread-safe and document. 3 years ago
a_time.c Const-correct the low-level ASN1 i2d functions. 3 years ago
a_type.c Rename asn1_locl.h to internal.h. 4 years ago
a_utctm.c Document another batch of functions. 4 years ago
a_utf8.c Rename asn1_locl.h to internal.h. 4 years ago
asn1_lib.c Reimplement ASN1_get_object with CBS. 3 years ago
asn1_par.c Manually fix a few tables in advance of clang-format. 3 years ago
asn1_test.cc Tidy up how ASN1_STRING_print_ex figures out the type. 3 years ago
asn_pack.c Rewrite ASN1_item_pack and ASN1_item_unpack. 3 years ago
f_int.c Fold i2a_ASN1_ENUMERATED into i2a_ASN1_INTEGER. 3 years ago
f_string.c acvp: add CMAC-AES support. 5 years ago
internal.h Trim some undocumented symbols from asn1.h. 3 years ago
tasn_dec.c Manually fix a few tables in advance of clang-format. 3 years ago
tasn_enc.c Add missing assert.h include. 3 years ago
tasn_fre.c Don't read it->funcs without checking it->itype. 4 years ago
tasn_new.c Don't read it->funcs without checking it->itype. 4 years ago
tasn_typ.c Document and const-correct multi-string types. 3 years ago
tasn_utl.c Remove ASN1_ADB_INTEGER. 3 years ago
time_support.c limit the feature macro stuff to __linux__ 3 years ago