124 Ревизии (f01fb5dc0e9d2227a20fe33f7bf76c2160ecf9c9)

Автор SHA1 Съобщение Дата
  David Benjamin b7c5e84847 Fix some malloc test failures. преди 8 години
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. преди 8 години
  David Benjamin eebfd896fe Don't shift serial number into sign bit преди 8 години
  David Benjamin a2f2bc3a40 Align with upstream's error strings, take two. преди 8 години
  David Benjamin fb8e678897 Match upstream's error codes for the old sigalg code. преди 8 години
  Adam Langley d323f4b1e1 Bring back |verify_store|. преди 8 години
  David Benjamin 17727c6843 Move all signature algorithm code to crypto/x509. преди 8 години
  David Benjamin 93a69b4f8f Move X.509 signature algorithm tests to the crypto/x509 layer. преди 8 години
  Steven Valdez 3f81b607fe Fix missing ok=0 with cert verification. преди 8 години
  David Benjamin 06c5fb4512 Revert "Fix missing ok=0 with cert verification." преди 8 години
  Steven Valdez b0576889fa Fix missing ok=0 with cert verification. преди 8 години
  Steven Valdez d8eea14443 BIO_new_mem_buf should take const void * преди 8 години
  David Benjamin 239a0abfd5 Slightly simplify and deprecate i2d_{Public,Private}Key. преди 8 години
  David Benjamin 68772b31b0 Implement new SPKI parsers. преди 8 години
  David Benjamin 6c22f542f4 Fix build of x509_test. преди 8 години
  Adam Langley 3a39b06011 Import “altchains” support. преди 8 години
  Adam Langley 57707c70dc OpenSSL reformat x509/, x509v3/, pem/ and asn1/. преди 8 години
  David Benjamin e13263d5e4 Resolve a few old TODOs. преди 8 години
  David Benjamin b965c63acb Reject calls to X509_verify_cert that have not been reinitialised преди 8 години
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. преди 9 години
  David Benjamin af07365b49 Check for overflow when parsing a CBS with d2i_*. преди 9 години
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. преди 9 години
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. преди 9 години
  David Benjamin 301afaf223 Add a run_tests target to run all tests. преди 9 години
  David Benjamin ff905b09fc Avoid sticking -1 into a size_t. преди 9 години
  David Benjamin dc4a554b2c Remove dead code in x509_lu.c. преди 9 години
  David Benjamin 79680ffaed Fix various malloc failure codepaths. преди 9 години
  David Benjamin 15e4deb165 d2i: don't update input pointer on failure преди 9 години
  David Benjamin 43c4d17230 Add X509_CRL_up_ref. преди 9 години
  David Benjamin 885fc046a5 Fix memory leaks on error in x_x509a.c. преди 9 години
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. преди 9 години
  David Benjamin 8745865451 Fix a couple other leaks on failure in X509_verify_cert. преди 9 години
  David Benjamin a6ee3de08e Fix leak on malloc failure in X509_verify_cert. преди 9 години
  David Benjamin aa58513f40 Reserve ex_data index zero for app_data. преди 9 години
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. преди 9 години
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. преди 9 години
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. преди 9 години
  Adam Langley b3cda6565a Fix signed/unsigned warnings for MSVC. преди 9 години
  Matt Braithwaite c0fe12cdf7 Restore |X509_REQ_print| and friends, from OpenSSL at ce7e647b. преди 9 години
  Matt Braithwaite 7e8f2baeb7 Restore implementation of |NETSCAPE_SPKI_verify|. преди 9 години
  David Benjamin d87021d246 Fix length checks in X509_cmp_time to avoid out-of-bounds reads. преди 9 години
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. преди 9 години
  Adam Langley 6fb174e564 Remove last references to named locks. преди 9 години
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. преди 9 години
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ преди 9 години
  David Benjamin 9a10f8fd88 Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. преди 9 години
  David Benjamin 0ce78a757d Fix some missing OBJ_dup failure checks. преди 9 години
  David Benjamin 5d1ec73b0f Require that FOO_free functions do nothing on NULL. преди 9 години
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. преди 9 години
  David Benjamin 2ab9090b87 Remove X509_STORE's ex_data. преди 9 години