Todd Short d2335f3097 Fix time offset calculation. 7 years ago
..
Makefile bf42354620 Fix the update target and remove duplicate file updates 9 years ago
a_bitstr.c cf5e259d5b Fixed a gcc-7-strict-warnings issue. 7 years ago
a_bool.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
a_bytes.c 81f69e5b69 Limit recursion depth in old d2i_ASN1_bytes function 8 years ago
a_d2i_fp.c f32774087f Harden ASN.1 BIO handling of large amounts of data. 8 years ago
a_digest.c 748cb9a17f Combined patch for the more or less obvious issues 7 years ago
a_dup.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
a_enum.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
a_gentm.c d2335f3097 Fix time offset calculation. 7 years ago
a_i2d_fp.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
a_int.c 3661bb4e79 Fix encoding bug in i2c_ASN1_INTEGER 9 years ago
a_mbstr.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
a_object.c d871284aca Check for errors in a2d_ASN1_OBJECT() 7 years ago
a_octet.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
a_print.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
a_set.c af601b8319 Check for overflows in i2d_ASN1_SET() 8 years ago
a_sign.c 83975c80bb Re-align some comments after running the reformat script. 9 years ago
a_strex.c bd598cc405 Fix ASN1_STRING_to_UTF8 could not convert NumericString 8 years ago
a_strnid.c fb2345a1ae Annotate ASN.1 attributes of the jurisdictionCountryName NID 7 years ago
a_time.c ffcdb0e6ef Fix error paths in ASN1_TIME_to_generalizedtime 7 years ago
a_type.c d4b2598002 Fix ASN1_INTEGER handling. 8 years ago
a_utctm.c d2335f3097 Fix time offset calculation. 7 years ago
a_utf8.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
a_verify.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ameth_lib.c 782a2be2ed Fix build with no-cmac 8 years ago
asn1.h d29d4b317b Revert "Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()" 8 years ago
asn1_err.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
asn1_gen.c bf5b8ff17d Limit depth of nested sequences when generating ASN.1 9 years ago
asn1_lib.c 061d6c25ba Fix off by 1 in ASN1_STRING_set() 7 years ago
asn1_locl.h ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
asn1_mac.h ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
asn1_par.c 2442382e11 Fix buffer overrun in ASN1_parse(). 8 years ago
asn1t.h ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
asn_mime.c a03f81f4ea Fix NULL-return checks in 1.0.2 7 years ago
asn_moid.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
asn_pack.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
bio_asn1.c f792c66304 Fix some missing inits 8 years ago
bio_ndef.c f792c66304 Fix some missing inits 8 years ago
charmap.h ca3c0d7c03 Revert "make update" 8 years ago
charmap.pl d29d4b317b Revert "Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()" 8 years ago
d2i_pr.c b8c75aab21 Fix double free in d2i_PrivateKey(). 8 years ago
d2i_pu.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
evp_asn1.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
f_enum.c 61bdecbdd4 Fix a slightly confusing if condition in a2i_ASN1_ENUMERATED. 7 years ago
f_int.c d0f38a1b8d Fix a slightly confusing if condition in a2i_ASN1_INTEGER. 7 years ago
f_string.c e1be1dce77 Leak fixes. 8 years ago
i2d_pr.c a20dd9f951 Add NULL check in i2d_PrivateKey() 8 years ago
i2d_pu.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
n_pkey.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
nsseq.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
p5_pbe.c ad64a69e02 Change usage of RAND_pseudo_bytes to RAND_bytes 8 years ago
p5_pbev2.c 52b703f81c Clean one unused variable, plus an useless one. 7 years ago
p8_pkey.c f17a4ad7d7 Check PKCS#8 pkey field is valid before cleansing. 9 years ago
t_bitst.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
t_crl.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
t_pkey.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
t_req.c 688c10544d RT3513: req doesn't display attributes using utf8string 8 years ago
t_spki.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
t_x509.c 01c32b5e44 Don't shift serial number into sign bit 8 years ago
t_x509a.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
tasn_dec.c 748cb9a17f Combined patch for the more or less obvious issues 7 years ago
tasn_enc.c 134ab5139a include <limits.h> 8 years ago
tasn_fre.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
tasn_new.c 748cb9a17f Combined patch for the more or less obvious issues 7 years ago
tasn_prn.c 32baafb2f6 Return error when trying to print invalid ASN1 integer 8 years ago
tasn_typ.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
tasn_utl.c c421067331 Fix omitted selector handling. 8 years ago
x_algor.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_attrib.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_bignum.c 1a2e1334a2 Fix print of ASN.1 BIGNUM type. 8 years ago
x_crl.c 3ade92e785 Correctly find all critical CRL extensions 7 years ago
x_exten.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_info.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_long.c 2e5adeb290 Fix decoding of ASN.1 LONG and ZLONG items 7 years ago
x_name.c 748cb9a17f Combined patch for the more or less obvious issues 7 years ago
x_nx509.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_pkey.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_pubkey.c 728bcd59d3 d2i: don't update input pointer on failure 8 years ago
x_req.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_sig.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_spki.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_val.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
x_x509.c 36c3794490 Fix i2d_X509_AUX and update docs 8 years ago
x_x509a.c c8491de393 GH354: Memory leak fixes 8 years ago