1584 Cometimentos (4e446f27d05996309eec2ac1c2a71b66020cdfb2)

Autor SHA1 Mensagem Data
  Adam Langley 7c1f21a1d1 Add XChaCha20-Poly1305 AEAD. há 6 anos
  David Benjamin a3202d7bc1 Add EVP_CTRL_AEAD_* constants. há 6 anos
  Adam Langley 826ce15092 Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. há 6 anos
  Adam Langley e27793940e Don't accept “SSL client” as a substitute for S/MIME in the Netscape cert type extension. há 6 anos
  Adam Langley 8bd1d07535 Require basicConstraints cA flag in intermediate certs. há 6 anos
  Adam Langley 0224a3294a Add X509_V_FLAG_REQUIRE_CA_BASIC_CONSTRAINTS. há 6 anos
  Matthew Braithwaite 548c27646a shim: perform split handshakes in a separate binary. há 6 anos
  Adam Langley 4732c544f7 Add ECDH_compute_key_fips inside the module. há 6 anos
  Daniel Hirche 9af1edbe22 Don't build test/malloc.cc with TSAN. há 6 anos
  David Benjamin c59b9aace6 Remove more remnants of SSLv3. há 6 anos
  David Benjamin 35b4a1255c Namespace CertCompressionAlg and use more scopers. há 6 anos
  David Benjamin bc118ee64c Add SSL_get0_peer_verify_algorithms. há 6 anos
  David Benjamin 0a3e07ac1d Remove custom extensions support. há 6 anos
  Adam Langley 428fb3ad52 Make |BORINGSSL_MAKE_UP_REF| a no-op when C++ is disabled. há 6 anos
  Adam Langley 859679518d Drop C++ from certificate compression API. há 6 anos
  David Benjamin 58150ed59b Add lh_FOO_retrieve_key to avoid stack-allocating SSL_SESSION. há 6 anos
  David Benjamin 2908dd141f Add bssl::UpRef. há 6 anos
  Alessandro Ghedini a0373182eb Update QUIC transport parameters extension codepoint há 6 anos
  David Benjamin 9bb15f58f7 Remove SSL 3.0 implementation. há 6 anos
  David Benjamin 3815720cf3 Add a bunch of compatibility functions for PKCS#7. há 6 anos
  David Benjamin 79c97bf37c Allow empty return values from PKCS7_get_*. há 6 anos
  David Benjamin 8803c0589d Properly advance the CBS when parsing BER structures. há 6 anos
  Adam Langley bcfb49914b Add special AES-GCM AEAD for TLS 1.3. há 6 anos
  Adam Langley 0080d83b9f Implement the client side of certificate compression. há 6 anos
  David Benjamin f6e5d0d5a1 Add AES-192-OFB. há 6 anos
  David Benjamin 7139f755b6 Fix some timing leaks in the DSA code. há 6 anos
  David Benjamin 3b2ff028c4 Add SSL_SESSION_get0_id_context. há 6 anos
  David Benjamin 1c68fa2350 Hide SSL_SESSION. há 6 anos
  David Benjamin 5267ef7b4a Reject unexpected application data in bidirectional shutdown. há 6 anos
  Adam Langley a307cb7d58 Preliminary support for compressed certificates. há 6 anos
  David Benjamin caf8ddd0ba Add SSL_SESSION_set1_id. há 6 anos
  David Benjamin fe7a17440f Fix typo. há 6 anos
  David Benjamin a827d1809c Match OpenSSL's EVP_MD_CTX_reset return value. há 6 anos
  David Benjamin f86693dff7 Document the correct nonce length for AES-GCM. há 6 anos
  David Benjamin 2f5100e629 More compatibility stuff. há 6 anos
  David Benjamin d12f2ba55e Tweak RSA errors for compatibility. há 6 anos
  David Benjamin d6e31f6a56 Return more placeholder version strings. há 6 anos
  David Benjamin 5b220ee70d Add APIs to query authentication properties of SSL_SESSIONs. há 6 anos
  David Benjamin 103ed08549 Implement legacy OCSP APIs for libssl. há 6 anos
  David Benjamin f05e3eafbc Add a bunch of X509_STORE getters and setters. há 6 anos
  David Benjamin 2e67153de4 Add PKCS12_create. há 6 anos
  David Benjamin a3c2517bd9 Add i2d_PKCS12*. há 6 anos
  David Benjamin bc2562e50e Treat PKCS#12 passwords as UTF-8. há 6 anos
  David Benjamin ae153bb9a6 Use new encoding functions in ASN1_mbstring_ncopy. há 6 anos
  David Benjamin 5f001d1423 Const-correct some functions. há 6 anos
  Steven Valdez 56c4ed9ad7 Allow enabling all TLS 1.3 variants by setting |tls13_default|. há 6 anos
  Matthew Braithwaite 3babc86d0f Expand the documentation of |SSL_set_shed_handshake_config|. há 6 anos
  David Benjamin 8094b54eb1 Add BIO versions of i2d_DHparams and d2i_DHparams. há 6 anos
  David Benjamin 02de7bd3a0 Add some more accessors to SSL_SESSION. há 6 anos
  David Benjamin 5d626b223b Add some more compatibility functions. há 6 anos