88 Révisions (9a5f49eec089f080e7fac41c387086f6fc0ae6a5)

Auteur SHA1 Message Date
  Alessandro Ghedini 1fc7e9ccd2 Remove trailing ';' from macros il y a 8 ans
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
  David Benjamin c72e6f9c69 Fix off by 1 in ASN1_STRING_set() il y a 8 ans
  David Benjamin 2a795a1775 Check for errors in a2d_ASN1_OBJECT() il y a 8 ans
  David Benjamin 55d9038de5 Delete d2i_ASN1_bytes and i2d_ASN1_bytes. il y a 8 ans
  David Benjamin da53b59e75 Purge some a2i functions. il y a 8 ans
  David Benjamin 6a98349314 Check for overflows in ASN1_object_size(). il y a 8 ans
  Alessandro Ghedini 057b678dca Remove spurious ';' and fix indentation for macro arguments in one file il y a 8 ans
  David Benjamin 9f55b53fa0 Purge the remainder of asn1_mac.h. il y a 8 ans
  David Benjamin ac6a84bc7a Always check that the value returned by asn1_do_adb() is non-NULL. il y a 8 ans
  David Benjamin abaef2e869 Fix omitted selector handling. il y a 8 ans
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." il y a 8 ans
  Adam Langley d2b5af56cf Revert scoped_types.h change. il y a 8 ans
  Adam Langley 8c3c3135a2 Remove scoped_types.h. il y a 8 ans
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. il y a 8 ans
  David Benjamin 7af3140a82 Remove ASN.1 BIOs. il y a 8 ans
  David Benjamin ae0bf3b7c1 Remove ASN1_parse and ASN1_parse_dump. il y a 8 ans
  David Benjamin e77b16ef71 Remove ASN.1 print hooks. il y a 8 ans
  David Benjamin 0a45822afe Fix some missing inits il y a 8 ans
  David Benjamin f0bba61663 Fix ASN1_INTEGER handling. il y a 8 ans
  David Benjamin eb3257211e Don't free ret->data if malloc fails. il y a 8 ans
  Steven Valdez ede2e2c5ce Fix buffer overrun in ASN1_parse() and signed/unsigned warning. il y a 8 ans
  Steven Valdez 14b07a02a6 Harden ASN.1 BIO handling of large amounts of data. il y a 8 ans
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. il y a 8 ans
  Piotr Sikora c6d3029eda Add missing internal includes. il y a 8 ans
  Piotr Sikora 9bb8ba6ba1 Make local functions static. il y a 8 ans
  David Benjamin a2f2bc3a40 Align with upstream's error strings, take two. il y a 8 ans
  David Benjamin fb8e678897 Match upstream's error codes for the old sigalg code. il y a 8 ans
  David Benjamin df1dc98409 Add a few more large tag tests to asn1_test. il y a 8 ans
  David Benjamin fb2c6f8c85 ASN1_get_object should not accept large universal tags. il y a 8 ans
  Adam Langley 7e8ed44013 Fix possible memory leak on BUF_MEM_grow_clean failure il y a 8 ans
  Adam Langley c4eec0c16b Fix encoding bug in i2c_ASN1_INTEGER il y a 8 ans
  David Benjamin f4e447c16d Move ASN1_bn_print to a static function in evp/print.c. il y a 8 ans
  Adam Langley 57707c70dc OpenSSL reformat x509/, x509v3/, pem/ and asn1/. il y a 8 ans
  David Benjamin 70ab223490 Remove ASN1_R_MALLOC_FAILURE. il y a 8 ans
  David Benjamin c100ef4379 Limit depth of ASN1 parse printing. il y a 9 ans
  David Benjamin cb852981cd Fix leak with ASN.1 combine. il y a 9 ans
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. il y a 9 ans
  Adam Langley d9e817309a Fix several warnings that arise in Android. il y a 9 ans
  David Benjamin 15e4deb165 d2i: don't update input pointer on failure il y a 9 ans
  David Benjamin ba13402c1b Fix the type of ASN1_i2d_bio's last argument. il y a 9 ans
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin 34248d4cb7 Get rid of err function codes. il y a 9 ans
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ il y a 9 ans
  David Benjamin 5c20c444c4 Don't set *pval to NULL in asn1_item_ex_combine_new. il y a 9 ans
  David Benjamin c85573ccd8 Ensure BN_asc2bn, BN_dec2bn, and BN_hex2bn never give -0. il y a 9 ans
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. il y a 9 ans
  David Benjamin 2f18c1babb Prune away (almost) all of asn1_mac.h il y a 9 ans