2891 Revize (71dd6660e849e8f98129c997e2f52ae8991ec3d3)
 

Autor SHA1 Zpráva Datum
  David Benjamin 71dd6660e8 Test that stray HelloRequests during the handshake are ignored. před 8 roky
  David Benjamin 97718f1437 Move references to init_buf into SSL_PROTOCOL_METHOD. před 8 roky
  David Benjamin a2c42d7685 Rename (s3,d1)_meth.c. před 8 roky
  Alessandro Ghedini 0d099f0f1b Define RAND_cleanup in one place only před 8 roky
  Nick Harper 85f20c2263 Implement downgrade signaling in Go. před 8 roky
  David Benjamin 4dbdf94c67 Push V2ClientHello handling into ssl3_get_message. před 8 roky
  David Benjamin f25dda98bd Split readClientHello in two. před 8 roky
  David Benjamin 7d79f831c7 Pull Go TLS server extension logic into its own function. před 8 roky
  David Benjamin 44b33bc92d Implement OCSP stapling and SCT in Go TLS 1.3. před 8 roky
  David Benjamin 82261be65c Improve CCS/Handshake synchronization tests. před 8 roky
  Nick Harper b41d2e41b1 Implement basic TLS 1.3 client handshake in Go. před 8 roky
  David Benjamin 582ba04dce Add tests for packed handshake records in TLS. před 8 roky
  David Benjamin 751014066c Move Go server extension logic to a separate function. před 8 roky
  Nick Harper f8b0e70392 Add parsing logic for the three new TLS 1.3 extensions. před 8 roky
  David Benjamin 34a3c49875 Simplify TLS reuse_message implementation. před 8 roky
  David Benjamin c937edef3e Remove backslash. před 8 roky
  Adam Langley affdee99e2 Update documentation to reference the “master-with-bazel” branch. před 8 roky
  Adam Langley 2304447a63 No-op change to trigger the new Bazel bot. před 8 roky
  Adam Langley 5a09d02c7b No-op change to trigger the new Bazel bot. před 8 roky
  Adam Langley 87010555cd No-op change to trigger the new Bazel bot. před 8 roky
  David Benjamin ff26f09a05 Fix c.in.decrypt error handling in runner. před 8 roky
  David Benjamin 95c69563dc Add version tolerance tests for DTLS. před 8 roky
  David Benjamin ce9a2166d6 Document that BN_mod_sqrt assumes p is a prime. před 8 roky
  David Benjamin 4cb00ba08c Convert test_exp to bn_tests.txt. před 8 roky
  David Benjamin ad6d33c70d Convert test_mod_exp_mont5 test vectors. před 8 roky
  David Benjamin 45a8c8a3c4 Convert test_mod_exp and test_mod_exp_consttime. před 8 roky
  David Benjamin 28a8c2fe25 Fold the rest of test_sqrt into TestSquare. před 8 roky
  David Benjamin 5a13e40ab6 Convert test_mont and test_mod_mul to bn_tests.txt. před 8 roky
  David Benjamin e8317a5530 Add tests for BN_nnmod. před 8 roky
  David Benjamin 7819409e13 Generate more test data in test_mont. před 8 roky
  David Benjamin 56cbbe5b8d Use BN_set_bit in TestLShift1. před 8 roky
  David Benjamin 66a0e6e37d Add a Go tool to check bn_tests.txt. před 8 roky
  Adam Langley 0186787c49 Add top-level BUILD file (in util/). před 8 roky
  David Benjamin 7505144558 Extract certificate message processing in Go. před 8 roky
  David Benjamin a6f82637da Extract Go CertificateRequest logic into a helper. před 8 roky
  Nick Harper 7e0442a217 Rewrite Go Certificate and CertificateRequest serialization. před 8 roky
  Nick Harper e5d577d70e Add Go HKDF implementation with test. před 8 roky
  Nick Harper b3d51be52f Split ServerHello extensions into a separate struct. před 8 roky
  David Benjamin 1701776908 Clarify how Quotient tests do rounding. před 8 roky
  Nick Harper 5212ef8b3d Reimplement serverHelloMsg with byteBuilder in Go. před 8 roky
  Nick Harper 8dda5cc904 Add a Go version of CBB and convert ClientHello marshaling to it. před 8 roky
  David Benjamin d94b83bb37 Rename Channel ID's EncryptedExtensions to just ChannelID in C. před 8 roky
  David Benjamin cedff871ba Add TLS 1.3 constants from draft 13 to Go. před 8 roky
  David Benjamin 24599a89c0 Rename EncryptedExtensions in Go in preparation for TLS 1.3. před 8 roky
  David Benjamin cecee27c99 Fix the Go code to be aware of DTLS version bounds. před 8 roky
  David Benjamin 4c3ddf7ec0 Explicitly mark nearly every test at TLS 1.2. před 8 roky
  Nick Harper 60edffd2a5 Change SignatureAndHashAlgorithm to SignatureScheme in Go. před 8 roky
  Brian Smith 3d4030b5f7 Test |BN_uadd| and |BN_usub|. před 8 roky
  Brian Smith e4bf8b3e05 Test aliasing in |BN_add| and |BN_sub|. před 8 roky
  Brian Smith fe47ba2fc5 Test |BN_add_word| and |BN_sub_word|. před 8 roky