third_party.pigweed.src/pw_tls_client_boringssl
Yecheng Zhao 121de17f0f third_party/boringssl: Add a test server
The test server runs on the same device with the client to test and
communicate via shared buffers. See test_server_test.cc for example
usages.

Bug: 395
Change-Id: I80209f650188a5d6eaaa133df828e8d320112a85
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/47000
Commit-Queue: Yecheng Zhao <zyecheng@google.com>
Reviewed-by: Ali Zhang <alizhang@google.com>
2021-07-09 17:41:03 +00:00
..
public/pw_tls_client_boringssl
public_overrides/pw_tls_client_backends
BUILD
BUILD.gn third_party/boringssl: Add a test server 2021-07-09 17:41:03 +00:00
docs.rst pw_tls_client_boringssl: Add scaffolding 2021-07-02 15:53:08 +00:00
tls_client_boringssl_test.cc third_party/boringssl: Add a test server 2021-07-09 17:41:03 +00:00
tls_client_boringssl.cc