128 Комити (9b63f2964d4fd0c3c5063040497c6b8f1fec71e8)

Аутор SHA1 Порука Датум
  Steven Valdez a833c357ed Update to TLS 1.3 draft 18. пре 8 година
  David Benjamin 1db9e1bc7a Add the certificate_required alert. пре 8 година
  Steven Valdez 803c77a681 Update crypto negotation to draft 15. пре 8 година
  David Benjamin c8b6b4fe4a Only predict X25519 in TLS 1.3. пре 8 година
  David Benjamin 7e1f984a7c Fix some bugs in TLS 1.3 server key_share code. пре 8 година
  David Benjamin 163c95691a Forbid EMS from changing during renegotation. пре 8 година
  David Benjamin 311c2579f7 Declare SSL_R_BLOCK_CIPHER_PAD_IS_WRONG and SSL_R_NO_CIPHERS_SPECIFIED. пре 8 година
  Steven Valdez 32635b828f Add limit for consecutive KeyUpdate messages. пре 8 година
  David Benjamin 3e51757de2 Enforce the server ALPN protocol was advertised. пре 8 година
  Steven Valdez 143e8b3fd9 Add TLS 1.3 1-RTT. пре 8 година
  David Benjamin 61672818ef Check for buffered handshake messages on cipher change in DTLS. пре 8 година
  David Benjamin 1f61f0d7c3 Implement TLS 1.3's downgrade signal. пре 8 година
  David Benjamin ea9a0d5313 Refine SHA-1 default in signature algorithm negotiation. пре 8 година
  Steven Valdez 2b8415e8ff Move the Digest/Sign split for SignatureAlgorithms to a lower level. пре 8 година
  David Benjamin c9ae27ca72 Build up TLS 1.3 record-layer tests. пре 8 година
  David Benjamin 8cf79af7d1 Always use Fermat's Little Theorem in ecdsa_sign_setup. пре 8 година
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. пре 8 година
  David Benjamin 29270dea85 Split unlock functions into read/write variants. пре 8 година
  David Benjamin 3473315415 Reimplement PKCS #3 DH parameter parsing with crypto/bytestring. пре 8 година
  David Benjamin 52a3bf2835 Add checks to X509_NAME_oneline() пре 8 година
  David Benjamin 56703d91bf Make err_data_generator.go silent by default. пре 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 година
  David Benjamin 63d9246812 Reset crypto/evp error codes. пре 8 година
  David Benjamin 17727c6843 Move all signature algorithm code to crypto/x509. пре 8 година
  Steven Valdez b9824e2417 Handle SSL_shutdown while in init more appropriately пре 8 година
  David Benjamin 68772b31b0 Implement new SPKI parsers. пре 8 година
  David Benjamin fda22a7573 Reimplement DSA parsing logic with crypto/asn1. пре 8 година
  David Benjamin 2f6410ba4e Rewrite ECPrivateKey serialization. пре 8 година
  David Benjamin 70ab223490 Remove ASN1_R_MALLOC_FAILURE. пре 8 година
  David Benjamin ece5ba2797 Reset ssl error codes. пре 9 година
  David Benjamin cd24a39f1b Limit DHE groups to 4096-bit. пре 9 година
  David Benjamin 3fc138eccd Don't bother sampling __func__. пре 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 76c2efc0e9 Forbid a server from negotiating both ALPN and NPN. пре 9 година
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. пре 9 година
  Brian Smith 8a36e53abb Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. пре 9 година
  Adam Langley 0950563a9b Implement custom extensions. пре 9 година
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. пре 9 година
  David Benjamin 207bb4391f ERR_LIB_USER should be the last error. пре 9 година
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. пре 9 година
  David Benjamin 34248d4cb7 Get rid of err function codes. пре 9 година
  Adam Langley 2e857bdad3 Convert the signature algorithms extension to the new system пре 9 година
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. пре 9 година
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. пре 9 година
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. пре 9 година
  David Benjamin b9c579db6d Add crypto/bytestring-based BIGNUM DER functions. пре 9 година
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. пре 9 година
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. пре 9 година