Skip to content
Snippets Groups Projects
  1. Mar 21, 2016
  2. Mar 14, 2016
  3. Mar 11, 2016
  4. Mar 05, 2016
  5. Mar 04, 2016
  6. Mar 03, 2016
  7. Aug 09, 2015
  8. Aug 02, 2015
    • Jorge Canizales's avatar
      Let register SSL config per-host. · e8543b07
      Jorge Canizales authored
      Surfaced in GRPCCall+Tests.h
      
      Add GRPCHost to store channel config, and to create channels on demand
      with that config. GRPCChannels and configs are cached together.
      
      GRPCSecureChannel is now initialized with (nullable) path to a
      certificates file and (nullable) name override.
      
      The same mechanism will be used for creating insecure channels, removing
      the ability to do it by specifying the HTTP scheme in the address (which
      was deemed too subtle for its implications).
      e8543b07
  9. Jul 18, 2015
  10. May 08, 2015
  11. Apr 29, 2015
  12. Apr 27, 2015
  13. Apr 24, 2015
  14. Apr 21, 2015
    • Jorge Canizales's avatar
      Working podspecs for gRPC core & wrapper · c2d7ecb6
      Jorge Canizales authored
      - Moves them to the root of the repo.
      - Makes them pass lint (except for the release tag warning).
      - Includes the script to rename time.h and string.h in the spec.
      - Fixes the #includes in the wrapper files.
      c2d7ecb6
  15. Feb 20, 2015
  16. Feb 19, 2015
  17. Feb 18, 2015
Loading