aboutsummaryrefslogtreecommitdiff
path: root/alts
AgeCommit message (Expand)Author
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-04-26alts: make imported files have imports below package, and set licenceCarl Mastrangelo
2018-04-25core,netty,okhttp,services,testing: expose security info to channelz (#4300)zpencer
2018-04-25alts: move alts protos to match proto packageCarl Mastrangelo
2018-04-13all: add toString() to Server to improve debug infoZHANG Dapeng
2018-03-26build.gradle: bump protobuf plugin to 0.8.5 (#4101)zpencer
2018-03-16alts: Use Guava base16 decoding functions in testsBenedikt Schmidt
2018-03-08alts: minor update to ALTS handshaker proto (#4187)Jiangtao Li
2018-03-07core: rename prepareToLoseNetwork() to enterIdle() (#4179)Eric Gribkoff
2018-03-02alts: refactoring into alts and alts.internal packages (#4169)Jiangtao Li
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2018-02-28Lint fixesEric Anderson
2018-02-28core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean)Carl Mastrangelo
2018-02-26alts: Remove Java 8 library usages (#4143)Eric Anderson
2018-02-23alts: re-order dependencies in ALTS bazel build (#4133)Jiangtao Li
2018-02-23alts: add ALTS to interop testsJiangtao Li
2018-02-22alts: change visibility of `NettyServerBuilder` (#4088)Shohei Kamimori
2018-02-15alts: add gRPC ALTSJiangtao Li