1534 Commitit (9b63f2964d4fd0c3c5063040497c6b8f1fec71e8)

Tekijä SHA1 Viesti Päivämäärä
  Steven Valdez a833c357ed Update to TLS 1.3 draft 18. 8 vuotta sitten
  Jinguang Dong 8499621d21 Check for i2d_name_canon failures in x509_name_canon. 8 vuotta sitten
  Adam Langley a380f9d199 Always assume little-endian in Poly1305 reference code. 8 vuotta sitten
  Adam Langley e4f96d615c Align the non-vector Poly1305 structure. 8 vuotta sitten
  David Benjamin 45c844adbe aes/asm/aesp8-ppc.pl: improve [backward] portability. 8 vuotta sitten
  David Benjamin 126fa278f8 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path 8 vuotta sitten
  David Benjamin 7f2ee3522d bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). 8 vuotta sitten
  David Benjamin ec978dd812 Add corpora for fuzzers with fuzzer mode disabled. 8 vuotta sitten
  Adam Langley d50f1c8e3d Address review comments from https://boringssl-review.googlesource.com/#/c/11920/2 8 vuotta sitten
  Ladar Levison c034e2d3ce Add ED25519_keypair_from_seed. 8 vuotta sitten
  David Benjamin dda85e85a0 Remove the last of BIO_print_errors. 8 vuotta sitten
  David Benjamin 997c706d43 Remove no-op loops in curve25519.c. 8 vuotta sitten
  Adam Langley 489833160b Add d2i_X509_from_buffer. 8 vuotta sitten
  David Benjamin 1e5ac5d502 Fix more clang-tidy warnings. 8 vuotta sitten
  David Benjamin ea213d1f0b Add missing include. 8 vuotta sitten
  David Benjamin d547f55971 Remove superfluous const from CRYPTO_BUFFER_len. 8 vuotta sitten
  Brian Smith 0d211bdc4b Clarify the scope & initialization of |data_len| in |aead_tls_open|. 8 vuotta sitten
  Alessandro Ghedini 5e393fedef Test getrandom(2) on Linux if available 8 vuotta sitten
  Adam Langley 9ef99d5656 Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8 vuotta sitten
  David Benjamin a1bbacac51 Record kCRLTestRoot's private key in the source. 8 vuotta sitten
  Nico Weber 351af19bb0 Remove a clang-cl workaround that's no longer needed. 8 vuotta sitten
  David Benjamin 35c8afd314 More macro hygiene improvements. 8 vuotta sitten
  David Benjamin a7f56f0bfb Use scopers a little more. 8 vuotta sitten
  David Benjamin be941d4659 Correctly find all critical CRL extensions. 8 vuotta sitten
  Adam Langley afdbb62de2 Ensure that BIO_[w]pending isn't confused about negative numbers. 8 vuotta sitten
  Adam Langley 373a6a5a7d Add a no-op |OPENSSL_no_config|. 8 vuotta sitten
  Adam Langley 46dd8ec993 Make the loop bounds in keywrap a little more clear. 8 vuotta sitten
  David Benjamin b1133e9565 Fix up macros. 8 vuotta sitten
  David Benjamin cef36f0cf6 C++ crypto/test/malloc.cc more. 8 vuotta sitten
  David Benjamin 52db0eb46c Revert "Get the malloc tests working under ASan." 8 vuotta sitten
  David Benjamin 4fec04b484 Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. 8 vuotta sitten
  David Benjamin 1db9e1bc7a Add the certificate_required alert. 8 vuotta sitten
  David Benjamin deb2a8769d Const-correct ECDH_compute_key. 8 vuotta sitten
  Steven Valdez 803c77a681 Update crypto negotation to draft 15. 8 vuotta sitten
  David Benjamin 97227dc52d Replace keywrap AEADs with upstream's APIs. 8 vuotta sitten
  David Benjamin 455919dda2 Add CBS_get_any_asn1. 8 vuotta sitten
  David Benjamin 1f53747baa "Fix" some trailing whitespace. 8 vuotta sitten
  David Benjamin 54afdab584 Fix X509_CRL construction under malloc failures. 8 vuotta sitten
  David Benjamin 0838721264 Fix bn_test under malloc tests. 8 vuotta sitten
  David Benjamin 7b9bbd9639 Get the malloc tests working under ASan. 8 vuotta sitten
  Adam Langley 2fb2ffb660 Update aes.c for new ARM asm names. 8 vuotta sitten
  Adam Langley 4467e59bc8 Add PPC64LE assembly for AES-GCM. 8 vuotta sitten
  David Benjamin daf4a05bf4 Avoid using empty initializer lists. 8 vuotta sitten
  Steven Valdez f9f312af61 Add some sanity checks when checking CRL scores and tests 8 vuotta sitten
  David Benjamin 16279bc559 Fix up x509_vpm.c comment. 8 vuotta sitten
  David Benjamin c8b6b4fe4a Only predict X25519 in TLS 1.3. 8 vuotta sitten
  David Benjamin 7e1f984a7c Fix some bugs in TLS 1.3 server key_share code. 8 vuotta sitten
  David Benjamin 1ccfb4e32d Shush a MinGW warning in crypto/x509. 8 vuotta sitten
  David Benjamin 84759bd4af Use pthreads on MinGW. 8 vuotta sitten
  David Benjamin 3ba2ae0417 Define __STDC_CONSTANT_MACROS in bn_test.cc. 8 vuotta sitten