1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Yuri Schimke
86b7ba5f2a Enable BouncyCastle on Android and add some testing (#5936) 2020-04-11 17:35:27 +01:00
Yuri Schimke
c6ef70148b Bouncy Castle Provider working with HTTP/2 on JDK 8 (#5751) 2020-01-29 00:19:32 -06:00
Yuri Schimke
604e2705e7 Add bouncy castle platform for tests (#5695)
* Add basic bouncy castle test

* Remove other tests

* Activate platform for TLS tests
2020-01-11 10:29:17 -05:00
Jesse Wilson
d52e2d34d6 Convert RecordingEventListener to Kotlin 2019-12-29 20:40:02 -05:00
Yuri Schimke
dd292590d3 Corretto Test (#5545)
* Testing with Corretto

* CI config

* Cleanup

* Ignore same tests conscrypt fails on

* Test with external sites

* Revert
2019-10-25 21:37:51 -04:00
Yuri Schimke
7cf508a30b OpenJSSE Platform support (#5369)
Adds support for OpenJSSE when registered as the first security provider.
2019-08-18 12:03:51 +03:00
Yuri Schimke
9e12bc4d60 Improve PlatformRule autodetection (#4920)
Run more platforms in circleci.
Auto detect platform in IDE.
Surface more platform assumptions in tests.
2019-04-10 19:31:35 +01:00
Jesse Wilson
dc1e870d24 Basic Gradle support 2019-03-17 00:16:26 -04:00