Commit Graph
20 Commits
Author SHA1 Message Date
James NugentandLucio Franco 85060500f3 fix(transport): Remove support for OpenSSL (#141)
BREAKING CHANGE: Remove support for OpenSSL within the transport.
2019-11-15 13:30:42 +01:00
James NugentandLucio Franco 79996f7c93 Allow selection of TLS library in Interop tests (#129) 2019-11-10 17:28:03 +01:00
James NugentandLucio Franco b2c1d2e2b7 Add Windows build for interop crate (#126)
* Update rust interop test binaries to v1.25.1

* Add Windows build for interop crate
2019-11-10 12:15:39 +01:00
Lucio Franco 782da6f0e5 implement last interop test 2019-09-21 16:02:10 -06:00
Lucio Franco 62f0285ff0 implemented server cusotm metadata 2019-09-21 10:23:31 -06:00
Lucio Franco d6f4d49e2e Add layers 2019-09-16 18:27:54 -04:00
Lucio Franco 306d169c91 Add unimplemented interop test 2019-09-11 22:44:59 -04:00
Lucio Franco 702b288620 Fix TLS interop tests 2019-09-11 22:37:34 -04:00
Lucio Franco fe1e040975 Update deps and tower releases 2019-09-11 22:35:47 -04:00
Lucio Franco fd1029f967 More interop test clean up 2019-09-08 16:50:39 -04:00
Lucio Franco fe65d9789f Fix server streaming inital error response headers 2019-09-08 16:41:16 -04:00
Lucio Franco f74bba6858 Add server interop tests 2019-09-06 21:40:59 -04:00
Lucio Franco e48131bfbe Add alpn to server tls and fix interop test script 2019-09-03 10:17:17 -04:00
Lucio Franco 67cd299428 test clean script clean up 2019-09-02 23:04:27 -04:00
Lucio Franco c30b004475 fix test script 2019-09-02 19:35:08 -04:00
Lucio Franco 6d09f4de25 Add use_tls option for interop tests 2019-09-02 18:20:22 -04:00
Lucio Franco 85f7a72e22 Add cross compiled interop servers 2019-09-01 13:04:33 -04:00
Lucio Franco 60e6d5df08 Rename client to channel 2019-09-01 12:44:01 -04:00
Lucio Franco bfab56d42d Add trailing metadata and fix test 2019-08-28 20:09:43 -04:00
Lucio Franco ae0500f48f more interop tests 2019-08-21 20:55:58 -04:00