Carl Mastrangelo
|
6046831e58
|
alts: make imported files have imports below package, and set licence
|
2018-04-26 14:48:11 -07:00 |
zpencer
|
1a2d076aed
|
core,netty,okhttp,services,testing: expose security info to channelz (#4300)
Pull the TLS info from the SSLSession object for TLS, and AltsContext for ALTS.
|
2018-04-25 14:38:09 -07:00 |
Carl Mastrangelo
|
6bdf5de342
|
alts: move alts protos to match proto package
|
2018-04-25 12:01:22 -07:00 |
ZHANG Dapeng
|
a6811d5bb1
|
all: add toString() to Server to improve debug info
|
2018-04-13 09:41:09 -07:00 |
zpencer
|
14003c14cc
|
build.gradle: bump protobuf plugin to 0.8.5 (#4101)
This update automatically adds generated sources and proto IDLs to the
`idea` plugin.
|
2018-03-26 17:29:55 -07:00 |
Benedikt Schmidt
|
fd96cc2ddf
|
alts: Use Guava base16 decoding functions in tests
The previously used javax.xml.bind.DatatypeConverter is deprecated in
Java 9.
|
2018-03-16 16:01:04 -07:00 |
Jiangtao Li
|
c7e15356d3
|
alts: minor update to ALTS handshaker proto (#4187)
|
2018-03-08 13:23:01 -08:00 |
Eric Gribkoff
|
eef9add54c
|
core: rename prepareToLoseNetwork() to enterIdle() (#4179)
|
2018-03-07 15:51:13 -08:00 |
Jiangtao Li
|
d45e1abd8d
|
alts: refactoring into alts and alts.internal packages (#4169)
|
2018-03-02 14:02:42 -08:00 |
zpencer
|
066ad3ceac
|
buildscripts,travis: fetch from mvn with retries (#4140)
A band aid for #3284, to make its symptoms less noticeable.
|
2018-03-01 19:11:24 -08:00 |
Eric Anderson
|
3002a23a0f
|
Lint fixes
|
2018-02-28 10:20:08 -08:00 |
Carl Mastrangelo
|
7af2373a03
|
core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean)
|
2018-02-28 08:53:14 -08:00 |
Eric Anderson
|
25f851bf5a
|
alts: Remove Java 8 library usages (#4143)
|
2018-02-26 15:11:13 -08:00 |
Jiangtao Li
|
af2ae2a1e0
|
alts: re-order dependencies in ALTS bazel build (#4133)
|
2018-02-23 15:59:54 -08:00 |
Jiangtao Li
|
d8630f2521
|
alts: add ALTS to interop tests
|
2018-02-23 12:44:18 -08:00 |
Shohei Kamimori
|
21541243f8
|
alts: change visibility of `NettyServerBuilder` (#4088)
|
2018-02-22 14:32:46 -08:00 |
Jiangtao Li
|
e7f2f1dedd
|
alts: add gRPC ALTS
|
2018-02-15 09:28:00 -08:00 |