1567 Revize (9c3b120b618f3678a807d693b2e6f331aaa54605)

Autor SHA1 Zpráva Datum
  Alessandro Ghedini a0373182eb Update QUIC transport parameters extension codepoint před 6 roky
  David Benjamin 9bb15f58f7 Remove SSL 3.0 implementation. před 6 roky
  David Benjamin 3815720cf3 Add a bunch of compatibility functions for PKCS#7. před 6 roky
  David Benjamin 79c97bf37c Allow empty return values from PKCS7_get_*. před 6 roky
  David Benjamin 8803c0589d Properly advance the CBS when parsing BER structures. před 6 roky
  Adam Langley bcfb49914b Add special AES-GCM AEAD for TLS 1.3. před 6 roky
  Adam Langley 0080d83b9f Implement the client side of certificate compression. před 6 roky
  David Benjamin f6e5d0d5a1 Add AES-192-OFB. před 6 roky
  David Benjamin 7139f755b6 Fix some timing leaks in the DSA code. před 6 roky
  David Benjamin 3b2ff028c4 Add SSL_SESSION_get0_id_context. před 6 roky
  David Benjamin 1c68fa2350 Hide SSL_SESSION. před 6 roky
  David Benjamin 5267ef7b4a Reject unexpected application data in bidirectional shutdown. před 6 roky
  Adam Langley a307cb7d58 Preliminary support for compressed certificates. před 6 roky
  David Benjamin caf8ddd0ba Add SSL_SESSION_set1_id. před 6 roky
  David Benjamin fe7a17440f Fix typo. před 6 roky
  David Benjamin a827d1809c Match OpenSSL's EVP_MD_CTX_reset return value. před 6 roky
  David Benjamin f86693dff7 Document the correct nonce length for AES-GCM. před 6 roky
  David Benjamin 2f5100e629 More compatibility stuff. před 6 roky
  David Benjamin d12f2ba55e Tweak RSA errors for compatibility. před 6 roky
  David Benjamin d6e31f6a56 Return more placeholder version strings. před 6 roky
  David Benjamin 5b220ee70d Add APIs to query authentication properties of SSL_SESSIONs. před 6 roky
  David Benjamin 103ed08549 Implement legacy OCSP APIs for libssl. před 6 roky
  David Benjamin f05e3eafbc Add a bunch of X509_STORE getters and setters. před 6 roky
  David Benjamin 2e67153de4 Add PKCS12_create. před 6 roky
  David Benjamin a3c2517bd9 Add i2d_PKCS12*. před 6 roky
  David Benjamin bc2562e50e Treat PKCS#12 passwords as UTF-8. před 6 roky
  David Benjamin ae153bb9a6 Use new encoding functions in ASN1_mbstring_ncopy. před 6 roky
  David Benjamin 5f001d1423 Const-correct some functions. před 6 roky
  Steven Valdez 56c4ed9ad7 Allow enabling all TLS 1.3 variants by setting |tls13_default|. před 6 roky
  Matthew Braithwaite 3babc86d0f Expand the documentation of |SSL_set_shed_handshake_config|. před 6 roky
  David Benjamin 8094b54eb1 Add BIO versions of i2d_DHparams and d2i_DHparams. před 6 roky
  David Benjamin 02de7bd3a0 Add some more accessors to SSL_SESSION. před 6 roky
  David Benjamin 5d626b223b Add some more compatibility functions. před 6 roky
  David Benjamin 477a9262f2 Bump BORINGSSL_API_VERSION. před 6 roky
  David Benjamin 91374e0cd2 Add a stub e_os2.h header. před 6 roky
  David Benjamin 0318b051ee Add some OpenSSL compatibility functions and hacks. před 6 roky
  David Benjamin ed188fd8ef Enforce supported_versions in the second ServerHello. před 6 roky
  Matthew Braithwaite e30fac6371 Fuzz SSL_serialize_handoff() and SSL_serialize_handback(). před 6 roky
  David Benjamin 8e75ae4880 Add a Wycheproof driver for AES-CBC. před 6 roky
  David Benjamin 6e678eeb6e Remove legacy SHA-2 CBC ciphers. před 6 roky
  David Benjamin 71666cb87c Allow renego and config shedding to coexist more smoothly. před 6 roky
  Matthew Braithwaite b7bc80a9a6 SSL_CONFIG: new struct for sheddable handshake configuration. před 6 roky
  David Benjamin 855dabc9df Add an accessor for session->certs. před 6 roky
  Adam Langley cece32610b Add SHA256_TransformBlocks. před 6 roky
  David Benjamin ec4f0ddafc EC_GROUP_dup cannot fail. před 6 roky
  David Benjamin 6a289b3ec4 Remove EC_POINTs_make_affine and related logic. před 6 roky
  David Benjamin a63d0ad40d Require BN_mod_exp_mont* inputs be reduced. před 6 roky
  David Benjamin cd01254900 Explicitly guarantee BN_MONT_CTX::{RR,N} have the same width. před 6 roky
  David Benjamin a2938719a4 Improve the RSA key generation failure probability. před 6 roky
  David Benjamin 9af9b946d2 Restore the BN_mod codepath for public Montgomery moduli. před 6 roky