1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. acb842c fix copyrights by Jan Tattermusch · 8 years ago
  3. 2f0a837 introduce concept of opaque client base configuration by Jan Tattermusch · 8 years ago
  4. 054fae7 move implementations of CallInvoker to Grpc.Core.Internal by Jan Tattermusch · 8 years ago
  5. b240358 add parameterless constructor for ClientBase by Jan Tattermusch · 8 years ago
  6. c831a44 add ClientBase.WithHost and get rid of HeaderInterceptor by Jan Tattermusch · 8 years ago
  7. b455bcc add host field support to CallInvoker by Jan Tattermusch · 8 years ago
  8. d9495ab refactor ClientBase by Jan Tattermusch · 8 years ago
  9. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  10. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  11. f6edf87 metadata polishing by Jan Tattermusch · 9 years ago
  12. e396b8d add method info to auth interceptor by Jan Tattermusch · 9 years ago
  13. 9e14414 refactor auth interceptors by Jan Tattermusch · 9 years ago
  14. 70cb300 generate auth URI for JWT access token properly by Jan Tattermusch · 9 years ago
  15. 0c140a8 migrate to usable auth library by Jan Tattermusch · 9 years ago
  16. 9698b5b polishing CallOptions by Jan Tattermusch · 9 years ago
  17. 5c371f8 renamed CallContext to CallOptions by Jan Tattermusch · 9 years ago
  18. 5cb5ced refactoring client side calls by Jan Tattermusch · 9 years ago
  19. cc97fed regenerated code by Jan Tattermusch · 9 years ago
  20. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  21. 0846b68 add Timeout support and tests by Jan Tattermusch · 9 years ago
  22. fd953a5 add support for per-call metadata by Jan Tattermusch · 9 years ago
  23. b533281 adjust C# generator to match the new API by Jan Tattermusch · 9 years ago
  24. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago[Renamed (74%) from src/csharp/Grpc.Core/Stub/AbstractStub.cs]
  25. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  26. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago