2890 Révisions (97718f14376a835dd8a5b5aa807a5f83ef0b84f8)
 

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