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.
 
 
 
 
 
 
Steven Valdez acddb8c134 Avoid modifying stack in sk_find. 6 years ago
..
CMakeLists.txt Remove some dead code from crypto/asn1. 7 years ago
a_bitstr.c Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 7 years ago
a_bool.c OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 years ago
a_d2i_fp.c Remove some dead code from crypto/asn1. 7 years ago
a_dup.c OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 years ago
a_enum.c Fix overflow checks when converting ASN.1 integers to long. 7 years ago
a_gentm.c Fix time offset calculation. 7 years ago
a_i2d_fp.c Add error handling in ASN1_i2d_bio. 7 years ago
a_int.c Fix |ASN1_INTEGER_set| when setting zero. 6 years ago
a_mbstr.c Use uint32_t for unicode code points. 6 years ago
a_object.c Reimplement OBJ_txt2obj and add a lower-level function. 7 years ago
a_octet.c OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 years ago
a_print.c Remove some dead code from crypto/asn1. 7 years ago
a_strnid.c Avoid modifying stack in sk_find. 6 years ago
a_time.c Fix potential memory leak in ASN1_TIME_to_generalizedtime() 7 years ago
a_type.c Fix ASN1_INTEGER handling. 8 years ago
a_utctm.c Fix time offset calculation. 7 years ago
a_utf8.c Use uint32_t for unicode code points. 6 years ago
asn1_lib.c Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 years ago
asn1_locl.h Use uint32_t for unicode code points. 6 years ago
asn1_par.c Remove ASN1_parse and ASN1_parse_dump. 8 years ago
asn1_test.cc Limit ASN.1 constructed types recursive definition depth 6 years ago
asn_pack.c OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 years ago
charmap.pl Tag a number of globals as const. 9 years ago
f_enum.c Purge some a2i functions. 8 years ago
f_int.c Purge some a2i functions. 8 years ago
f_string.c Purge some a2i functions. 8 years ago
tasn_dec.c Limit ASN.1 constructed types recursive definition depth 6 years ago
tasn_enc.c Don't write out a bad OID 6 years ago
tasn_fre.c asn1_item_embed_new(): don't free an embedded item 7 years ago
tasn_new.c asn1_item_embed_new(): don't free an embedded item 7 years ago
tasn_typ.c Remove spurious ';' and fix indentation for macro arguments in one file 8 years ago
tasn_utl.c Work around language and compiler bug in memcpy, etc. 7 years ago
time_support.c Fix miscellaneous clang-tidy warnings. 7 years ago