2891 Ревизии (71dd6660e849e8f98129c997e2f52ae8991ec3d3)
 

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