99 Revize (f131301413023bbb431f645187a581fbfb4edbf1)

Autor SHA1 Zpráva Datum
  David Benjamin aea20c15c9 Fix potential memory leak in ASN1_TIME_to_generalizedtime() před 7 roky
  David Benjamin 8c6467976c Remove BIGNUM and CBIGNUM crypto/asn1 types. před 7 roky
  David Benjamin eb3028847e Remove crypto/asn1 LONG and ZLONG. před 7 roky
  David Benjamin b228541129 Convert asn1_test to GTest. před 7 roky
  David Benjamin 699e55bb0e Unexport time_support.h. před 7 roky
  David Benjamin ced1895961 Fix mis-import of upstream cc598f321f. před 7 roky
  David Benjamin c4d5925ca6 Fix various malloc failure checks. před 7 roky
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. před 7 roky
  David Benjamin 126fa278f8 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path před 8 roky
  Adam Langley 489833160b Add d2i_X509_from_buffer. před 8 roky
  David Benjamin b1133e9565 Fix up macros. před 8 roky
  Alessandro Ghedini 1fc7e9ccd2 Remove trailing ';' from macros před 8 roky
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. před 8 roky
  David Benjamin c72e6f9c69 Fix off by 1 in ASN1_STRING_set() před 8 roky
  David Benjamin 2a795a1775 Check for errors in a2d_ASN1_OBJECT() před 8 roky
  David Benjamin 55d9038de5 Delete d2i_ASN1_bytes and i2d_ASN1_bytes. před 8 roky
  David Benjamin da53b59e75 Purge some a2i functions. před 8 roky
  David Benjamin 6a98349314 Check for overflows in ASN1_object_size(). před 8 roky
  Alessandro Ghedini 057b678dca Remove spurious ';' and fix indentation for macro arguments in one file před 8 roky
  David Benjamin 9f55b53fa0 Purge the remainder of asn1_mac.h. před 8 roky
  David Benjamin ac6a84bc7a Always check that the value returned by asn1_do_adb() is non-NULL. před 8 roky
  David Benjamin abaef2e869 Fix omitted selector handling. před 8 roky
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." před 8 roky
  Adam Langley d2b5af56cf Revert scoped_types.h change. před 8 roky
  Adam Langley 8c3c3135a2 Remove scoped_types.h. před 8 roky
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. před 8 roky
  David Benjamin 7af3140a82 Remove ASN.1 BIOs. před 8 roky
  David Benjamin ae0bf3b7c1 Remove ASN1_parse and ASN1_parse_dump. před 8 roky
  David Benjamin e77b16ef71 Remove ASN.1 print hooks. před 8 roky
  David Benjamin 0a45822afe Fix some missing inits před 8 roky
  David Benjamin f0bba61663 Fix ASN1_INTEGER handling. před 8 roky
  David Benjamin eb3257211e Don't free ret->data if malloc fails. před 8 roky
  Steven Valdez ede2e2c5ce Fix buffer overrun in ASN1_parse() and signed/unsigned warning. před 8 roky
  Steven Valdez 14b07a02a6 Harden ASN.1 BIO handling of large amounts of data. před 8 roky
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. před 8 roky
  Piotr Sikora c6d3029eda Add missing internal includes. před 8 roky
  Piotr Sikora 9bb8ba6ba1 Make local functions static. před 8 roky
  David Benjamin a2f2bc3a40 Align with upstream's error strings, take two. před 8 roky
  David Benjamin fb8e678897 Match upstream's error codes for the old sigalg code. před 8 roky
  David Benjamin df1dc98409 Add a few more large tag tests to asn1_test. před 8 roky
  David Benjamin fb2c6f8c85 ASN1_get_object should not accept large universal tags. před 8 roky
  Adam Langley 7e8ed44013 Fix possible memory leak on BUF_MEM_grow_clean failure před 8 roky
  Adam Langley c4eec0c16b Fix encoding bug in i2c_ASN1_INTEGER před 8 roky
  David Benjamin f4e447c16d Move ASN1_bn_print to a static function in evp/print.c. před 8 roky
  Adam Langley 57707c70dc OpenSSL reformat x509/, x509v3/, pem/ and asn1/. před 8 roky
  David Benjamin 70ab223490 Remove ASN1_R_MALLOC_FAILURE. před 8 roky
  David Benjamin c100ef4379 Limit depth of ASN1 parse printing. před 9 roky
  David Benjamin cb852981cd Fix leak with ASN.1 combine. před 9 roky
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. před 9 roky
  Adam Langley d9e817309a Fix several warnings that arise in Android. před 9 roky