1. 11a1f9e alts: Enable user to configure max number of concurrent ALTS handshakes. (#10016) by Matthew Stevenson · 1 year, 11 months ago
  2. d17a2db Upgrade to Checkstyle 8.28 by Eric Anderson · 2 years, 2 months ago
  3. 01d5bd4 Cleanup some of the warnings across the code base (#9445) by Larry Safran · 2 years, 6 months ago
  4. a738bc8 alts: support google credential CFE cluster name in XDSTP format (#9246) by yifeizhuang · 2 years, 9 months ago
  5. a206cda Change Attributes.Key debug strings to reference the API of the key by Eric Anderson · 2 years, 9 months ago
  6. 58a7ace Bump ErrorProne to 2.10.0 by Eric Anderson · 3 years, 1 month ago
  7. cb4b914 javadoc: update new API `@since` version (#8727) by ZHANG Dapeng · 3 years, 3 months ago
  8. a2398ce alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#8548) by Mohan Li · 3 years, 3 months ago
  9. cf41181 alts: add channel logs in handshake by Zhouyihai Ding · 3 years, 5 months ago
  10. 505594a xds: change google_default/compute_engine creds to select TLS if the xDS cluster name is prefixed with 'google_cfe_' (#8152) by Chengyuan Zhang · 3 years, 9 months ago
  11. 16eb5a4 Stabilize ChannelCredentials by Eric Anderson · 3 years, 10 months ago
  12. d42f3b8 Stabilize ServerCredentials by Eric Anderson · 3 years, 10 months ago
  13. b2e4757 alts: make both GoogleDefaultChannelCredentials and ComputeEngineChannelCredentials choose ALTS for backends given by xDS TD (#7999) by Chengyuan Zhang · 4 years ago
  14. 528ef63 core: Move negotiationLogger from channel attributes to GrpcHttp2ConnectionHandler (#7933) by yifeizhuang · 4 years ago
  15. bb737a2 alts: remove confusing constant name in InternalCheckGcpEnvironment.java (#7954) by Jiangtao Li · 4 years ago
  16. 9e2c817 Make AltsServerBuilder extend ForwardingServerBuilder. by Chengyuan Zhang · 4 years ago
  17. a598b97 api: add ServerBuilder.addServices() API (#7926) by Chengyuan Zhang · 4 years ago
  18. 2bfa003 xds: implement cloud-to-prod resolver (#7900) by Chengyuan Zhang · 4 years ago
  19. 1161ad9 alts: Make concurrent handshake limit part of ALTS instead of TSI by Eric Anderson · 4 years ago
  20. 514101d alts: Introduce AltsContext to allow outside packages accessing ALTS information by martin-schaub · 4 years ago
  21. 4c5559d Make clearer that AltsAuthContext is internal by renaming by Martin Schaub · 4 years, 1 month ago
  22. 29753f2 xds: google_default should use TLS if address contains no cluster name (#7818) by Chengyuan Zhang · 4 years, 1 month ago
  23. 4130c5a alts, xds: backend handshake protocol selection support for xDS in directpath (#7783) by Chengyuan Zhang · 4 years, 1 month ago
  24. 43d2e53 alts: Remove dependency on Apache commons lang by Elliotte Rusty Harold · 4 years, 1 month ago
  25. 814e36b alts: Limit number of concurrent handshakes to 32 by Eric Anderson · 4 years, 3 months ago
  26. f0223eb alts: Migrate java proto map getter from get<field> to get<field>Map by Eric Anderson · 4 years, 3 months ago
  27. 24e4d68 alts: create handshaker RPC lazily (#7630) by Jiangtao Li · 4 years, 3 months ago
  28. ed290cc alts: Add ServerCredentials by Eric Anderson · 4 years, 4 months ago
  29. d154aa3 Add a timeout to AltsHandshakerStub by susinmotion · 4 years, 4 months ago
  30. 67b5460 alts: migrate java proto map getter from get<field> to get<field>Map (#7522) by Chengyuan Zhang · 4 years, 4 months ago
  31. 5a687e3 alts: Expose ChannelCredentials for the various negotiators by Eric Anderson · 4 years, 7 months ago
  32. 2f60c0a Revert "Call Cipher APIs with non-direct ByteBuffers and perform copies in the ALTS code. (cl/308901367)" by Esun Kim · 4 years, 6 months ago
  33. c30505d core, alts, cronet: fix ByteBuffer covariant method usages (#7349) by Chengyuan Zhang · 4 years, 6 months ago
  34. e92b227 Update to Error Prone 2.4 by Eric Anderson · 4 years, 7 months ago
  35. e9ea709 alts: add peer attribute access for the ALTS context (#7108) by d-reidenbach · 4 years, 8 months ago
  36. c7e8990 alts: Explicit buffer management to avoid too many ShortBufferException by Esun Kim · 4 years, 9 months ago
  37. 2cc46ac Change logging level from INFO to FINE. (#6920) by ashithasantosh · 4 years, 10 months ago
  38. cfe73eb Implemented Frame Size Negotiation in ALTS for gRPC Java. (#6840) by ashithasantosh · 4 years, 11 months ago
  39. afc1f2e core, grpclb: clean up grpclb specific attributes in core (#6790) by Chengyuan Zhang · 5 years ago
  40. 255e5fe Sync grpc-proto to 1ff78907 by Eric Anderson · 5 years ago
  41. 5b726c0 alts: _Actually_ use Conscrypt when available by Eric Anderson · 5 years ago
  42. c0f37e5 core, grpclb: change policy selection strategy for Grpclb policy (take one: eliminate special logic for deciding grpclb policy in core) (#6637) by Chengyuan Zhang · 5 years ago
  43. d82140c alts: change errr status to permission deny if alts context not found (#6562) by Jiangtao Li · 5 years ago
  44. 04e1c9d alts: add client authorization util library (#6529) by Jiangtao Li · 5 years ago
  45. 0dfda93 alts: fix lazychannel close (#6475) by Jiangtao Li · 5 years ago
  46. 8b242e1 alts: Check Cipher before declaring Conscrypt working by Eric Anderson · 5 years ago
  47. b5e890b alts: fix ComputeEngineChannelBuilder class signature by ZHANG Dapeng · 5 years ago
  48. e9921b7 Create ConscryptLoader for code sharing by Eric Anderson · 5 years ago
  49. 0be86a5 alts: Use Conscrypt when available by Eric Anderson · 5 years ago
  50. 3f11b27 alts: make AltsHandshakerClient#close can be called multiple times by Jihun Cho · 5 years ago
  51. 1ab6510 alts: add close to TsiHandshaker to avoid resource leak for some impls (#6186) by Jihun Cho · 5 years ago
  52. c9177b2 alts: convert TsiHandshakeHandler to fit new ProtocolNegotiation style (#6104) by Jihun Cho · 5 years ago
  53. 1fbc61b alts: provide channel type to HandshakerServiceChannel to suppress warning by Jihun Cho · 6 years ago
  54. 6e2bb6b alts: fix server hang by Carl Mastrangelo · 6 years ago
  55. c78907a alts: temporarily revert protocol negotiation to work with servers by Carl Mastrangelo · 6 years ago
  56. 9c9ca65 netty,alts: fire initial protocol negotiation event in WBAEH by Carl Mastrangelo · 6 years ago
  57. 3432395 alts: handle inline flushes on close in frame handler by Carl Mastrangelo · 6 years ago
  58. f8ba38a alts: ensure only the first few bytes of key are used by Carl Mastrangelo · 6 years ago
  59. 7657523 all: update to error prone 2.3.3 by Carl Mastrangelo · 6 years ago
  60. 23170c2 alts: add TsiPeer boolean property (#5824) by Jihun Cho · 6 years ago
  61. d86d3dd all: fix lint and revert redundant lint fixes in #5570 (#5787) by Chengyuan Zhang · 6 years ago
  62. b0167b9 alts: don't log in Framer after close by Carl Mastrangelo · 6 years ago
  63. 7834a50 alts: use new ProtocolNegotiator style for ALTS by Carl Mastrangelo · 6 years ago
  64. 7e219c3 alts: Use normal defaults in Alts{Channel,Server}Builder by Eric Anderson · 6 years ago
  65. 3b80888 netty, alts: expose ProtectedPromise, and writeBufferedAndRemove methods (#5542) by Jihun Cho · 6 years ago
  66. b4af5ad ALTS: add ComputeEngineChannelBuilder (#5473) by Jiangtao Li · 6 years ago
  67. 8e6fa12 netty,alts: hide ProtocolNegotiator behind an accessor, and... by Carl Mastrangelo · 6 years ago
  68. bb39413 netty: limit access to ProtocolNegotiators by Carl Mastrangelo · 6 years ago
  69. 9312291 alts: Use absolute domain name for metadata server by Eric Anderson · 6 years ago
  70. 3a39b81 all: remove java6 type args by Carl Mastrangelo · 6 years ago
  71. e06b941 alts,services: Sync proto sources from grpc-proto by Eric Anderson · 6 years ago
  72. 4d90b37 ALTS: release handshaker channel if no longer needed (#5210) by Jiangtao Li · 6 years ago
  73. 1ed196c core: promote the new API in CallCredentials2 (#5216) by Kun Zhang · 6 years ago
  74. e74576b Remove old BetaApi failure suppressions by Eric Anderson · 6 years ago
  75. 9eeceab alts: TsiFrameHandler doesn't throw exception when flush after closed (#5180) by Jihun Cho · 6 years ago
  76. f1f3dbc alts: Fix SHARED_HANDSHAKER_CHANNEL after first close by Eric Anderson · 6 years ago
  77. 23dadaa alts: add debugging statements for ALTS by Carl Mastrangelo · 6 years ago
  78. 03300cb alts: Eagerly add interceptor in GoogleDefaultChannelBuilder by Eric Anderson · 6 years ago
  79. 81121fd alts: make sure to always free frame protector by Carl Mastrangelo · 6 years ago
  80. 41c8d80 all: fix lint by ZHANG Dapeng · 6 years ago
  81. c871287 alts: remove empty line in the proto (#4979) by Jiangtao Li · 6 years ago
  82. ade5c49 Revert "core: promote CallCredentials API v2. (#4952)" (#4983) by Kun Zhang · 6 years ago
  83. e757c7d alts: update alts protos to match grpc-proto by Carl Mastrangelo · 6 years ago
  84. e6e3eb8 alts: update handshaker proto (#4966) by Jiangtao Li · 6 years ago
  85. ef8a844 core: promote CallCredentials API v2. (#4952) by Kun Zhang · 6 years ago
  86. fbfc3a4 core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906) by Kun Zhang · 6 years ago
  87. 99a2cac netty: Add ProtocolNegotiator.close by Eric Anderson · 6 years ago
  88. ebbf800 doc: organize Attributes with annotations. (#4892) by Kun Zhang · 6 years ago
  89. 8e72351 alts: plumb authority to ALTS protocol negotiator (#4880) by Jiangtao Li · 6 years ago
  90. 693779d alts: Remove usage of TransportCreationParamsFilterFactory by Eric Anderson · 6 years ago
  91. 6f71472 alts: Initialize ProtocolNegotiators eagerly by Eric Anderson · 6 years ago
  92. b0f4232 all: use Java7 brackets by Carl Mastrangelo · 6 years ago
  93. 7efbc36 netty: Initialize ProtocolNegotiators eagerly by Eric Anderson · 6 years ago
  94. c8975e9 all: fix lint warnings in import by ZHANG Dapeng · 6 years ago
  95. 4d366ce all: move Channelz to io.grpc as InternalChannelz (#4797) by zpencer · 6 years ago
  96. 433ac00 alts: convert handshaker service channel to SharedResourceHolder (#4802) by Jiangtao Li · 6 years ago
  97. 87513d8 alts: if ALTS is not running on GCP, fails call (#4807) by Jiangtao Li · 6 years ago
  98. 8d6ba23 alts: add Google Default Channel implementation (#4742) by Jiangtao Li · 6 years ago
  99. 499f95d alts: add call credential security level attribute (#4657) by Jiangtao Li · 7 years ago
  100. 21b73bb core: partially stabilize Attributes API (#4458) by zpencer · 7 years ago