Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Document that grpc_channel_args don’t need to survive GRPCSecureChannel init | Jorge Canizales | 2015-08-05 |
* | Undo forward-declaring grpc_channel_args, which isn’t a struct! | Jorge Canizales | 2015-08-05 |
* | Fix breakage (struct before undefined structs) | Jorge Canizales | 2015-08-05 |
* | Forward-declare structs in GRPCSecureChannel.h | Jorge Canizales | 2015-08-05 |
* | Let register SSL config per-host. | Jorge Canizales | 2015-08-01 |
* | Remove GRPCChannel-initWithHost to simplify implementation | Jorge Canizales | 2015-08-01 |
* | Makes GRPCChannel a cluster class of secure and unsecured. | Jorge Canizales | 2015-04-21 |