Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24Accept "armv5te".Martin Baulig
2016-05-19Import from https://github.com/taka-no-me/android-cmake.Martin Baulig
2016-05-18CMakeLists.txt: add new 'BORINGSSL_OBJECTS' variable containing the object file.Martin Baulig
2016-05-18Mono-specific build changes, based on chromium-stable commit c880e42ba1c8032d...Martin Baulig
2016-03-03ASN1_get_object should not accept large universal tags.David Benjamin
2016-03-03Fix encoding bug in i2c_ASN1_INTEGERAdam Langley
2016-02-18Restore |xmm7| correctly on Win64 in aesni-gcm-x86_64.Brian Smith
2016-02-18Don't read uninitialised data for short session IDs.Adam Langley
2016-02-18Have fuzz/cert.cc also call X509_get_pubkey.David Benjamin
2016-02-18Fix SSL_get_{read,write}_sequence.David Benjamin
2016-02-18Add missing " in comment.David Benjamin
2016-02-17otherPrimeInfos is not optional in version 1 RSAPrivateKeys.David Benjamin
2016-02-17Remove support for blocks in file_test.h.David Benjamin
2016-02-17Implement new PKCS#8 parsers.David Benjamin
2016-02-17Remove support for mis-encoded PKCS#8 DSA keys.David Benjamin
2016-02-17Slightly simplify and deprecate i2d_{Public,Private}Key.David Benjamin
2016-02-17Remove param_decode and param_encode EVP_PKEY hooks.David Benjamin
2016-02-17Implement new SPKI parsers.David Benjamin
2016-02-17Remove dead header file.David Benjamin
2016-02-17Reimplement DSA_size without crypto/asn1.David Benjamin
2016-02-17Reimplement DSA parsing logic with crypto/asn1.David Benjamin
2016-02-17Remove DSA write_params.David Benjamin
2016-02-17Remove flags field from EC_KEY.David Benjamin
2016-02-17Rewrite ECPrivateKey serialization.David Benjamin
2016-02-17Add tests for EC keys with specified curves.David Benjamin
2016-02-17ed25519: Don't negate output when decoding.Adam Langley
2016-02-16Add a convenience function for i2d compatibility wrappers.David Benjamin
2016-02-16Parse BER for PKCS#12 more accurately.David Benjamin
2016-02-16Use initializer lists to specify cipher rule tests.David Benjamin
2016-02-12Clarify some confusing casts involving |size_t|.Brian Smith
2016-02-12Use |kSizeTWithoutLower4Bits| in crypto/modes/gcm.c.Brian Smith
2016-02-12Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result.Brian Smith
2016-02-12Remove out-of-date and misleading comment in |bn_blinding_st|.Brian Smith
2016-02-11Mark ARM assembly globals hidden uniformly in arm-xlate.pl.David Benjamin
2016-02-11Add a CONTRIBUTING.md file.David Benjamin
2016-02-10Updating BUILDING.md for windows.nmittler
2016-02-09Remove unused bits of RSA blinding code.Brian Smith
2016-02-09Remove dead non-|BN_ULLONG|, non-64-bit-MSVC code in crypto/bn.Brian Smith
2016-02-09Remove unused Simics code in crypto/bn/asm/x86_64-gcc.c.Brian Smith
2016-02-08Remove unused |ec_GFp_simple_group_check_discriminant|.Brian Smith
2016-02-08Remove useless and out-of-date comments in crypto/ec/internal.h.Brian Smith
2016-02-08Remove duplicative ECC |group_init| and |group_set_curve| methods.Brian Smith
2016-02-08Minimize the scope of the |BN_*_SIZE_*| constants.Brian Smith
2016-02-08Remove unused |bn_mul_low_normal| and related #defines.Brian Smith
2016-02-08Update some URLs in BUILDING.md.David Benjamin
2016-02-08Prefer MSVC over GCC if both are in %PATH%.David Benjamin
2016-02-06No-op change to kick the bots again.David Benjamin
2016-02-06Remove dead platform-specific code in |BN_div|.Brian Smith
2016-02-06Another no-op change.David Benjamin
2016-02-06No-op change to kick the bots.David Benjamin