Skip to content
Snippets Groups Projects
  1. Mar 04, 2016
  2. Mar 03, 2016
  3. Aug 09, 2015
  4. 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
  5. Jul 18, 2015
  6. May 08, 2015
  7. Apr 29, 2015
  8. Apr 27, 2015
  9. Apr 24, 2015
  10. 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
  11. Feb 20, 2015
  12. Feb 19, 2015
  13. Feb 18, 2015
Loading