grpc-java/okhttp
Tony An 2effae6249
okhttp: tsan socket data race bug fix (#10279)
replaced use of bareSocket with a synchronized socket, added additional lock to synchronize initialization with shutdown() to fix a Java bug
2023-06-22 10:46:34 -07:00
..
src okhttp: tsan socket data race bug fix (#10279) 2023-06-22 10:46:34 -07:00
third_party/okhttp Avoid accidental locale-sensitive String.format() 2022-07-19 14:41:34 -07:00
BUILD.bazel okhttp: Add support for file-based private keys 2022-07-01 12:38:01 -07:00
build.gradle Use test fixtures instead of sourceSets.test.output 2023-05-16 12:10:13 -07:00