index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
/
GRPCClient
/
private
/
GRPCHost.m
Commit message (
Expand
)
Author
Age
*
Merge pull request #2862 from jcanizales/small-analyse-fix
Michael Lumish
2015-08-31
|
\
|
*
Prevent storing in the hosts cache with a nil key
Jorge Canizales
2015-08-08
*
|
Have ObjC use the new future-proofed C interface
Jorge Canizales
2015-08-08
|
/
*
Fixup for 971d06ad06caadb369e318112bba0e039188cfc2
Jorge Canizales
2015-08-07
*
Fix build breakage
Jorge Canizales
2015-08-06
*
Clarify intention of the code that adds a default port
Jorge Canizales
2015-08-06
*
Require very explicit registration of non-SSL hosts.
Jorge Canizales
2015-08-06
*
Merge master into support-test-certificates to solve conflicts.
Jorge Canizales
2015-08-06
*
Return nil instead of assert when the test certs can’t be read
Jorge Canizales
2015-08-05
*
Make GRPCHost cache thread-safe.
Jorge Canizales
2015-08-05
*
Document intention of hostURL.port conditional check.
Jorge Canizales
2015-08-05
*
Forward-declare GRPCCompletionQueue and grpc_call
Jorge Canizales
2015-08-05
*
Clarify comments in GRPCHost.m
Jorge Canizales
2015-08-01
*
Let register SSL config per-host.
Jorge Canizales
2015-08-01