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
*
Automatedly advance ObjC version numbers
Muxi Yan
2017-01-27
*
v1.0.x → master upmerge
Nathaniel Manista
2016-12-16
|
\
|
*
Advance objective c version to v1.0.2
Muxi Yan
2016-11-28
*
|
Merge pull request #8561 from muxi/update-objc-connectivity
Muxi Yan
2016-10-31
|
\
\
|
*
|
Revert format changes in related files
Muxi Yan
2016-10-28
*
|
|
Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge
murgatroid99
2016-10-28
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
*
|
Update GRPCHost comments
Muxi Yan
2016-10-25
*
|
Add comments for GRPCHost
Muxi Yan
2016-10-25
|
*
advance OBJC_VERSION_STRING in GRPCHost.m
Muxi Yan
2016-10-25
*
|
clang-format format clean
Muxi Yan
2016-10-25
*
|
Keep a singleton of connectivity monitor in GRPCHost
Muxi Yan
2016-10-22
*
|
Clean cache thoroughly
Muxi Yan
2016-10-21
*
|
Address the comments
Muxi Yan
2016-10-20
*
|
Flush host when network connectivity changes
Muxi Yan
2016-10-20
|
*
Clean up code
Muxi Yan
2016-10-17
|
*
Set initial backoff to 10000ms when creating channel
Muxi Yan
2016-10-17
*
|
Clean up code
Muxi Yan
2016-09-29
*
|
Set initial backoff to 10000ms when creating channel
Muxi Yan
2016-09-28
*
|
Change wrapped languages to use the new channel arg macro name.
Mark D. Roth
2016-08-31
|
/
*
Move user-agent version to 1.0.0
Jorge Canizales
2016-08-18
*
Better names for the methods to clear all host settings
Jorge Canizales
2016-07-29
*
Let override default response size limit
Jorge Canizales
2016-07-28
*
Merge master into let-invalidate-channels
Jorge Canizales
2016-06-24
|
\
|
*
cronet build related changes
Makarand Dharmapurikar
2016-06-01
|
*
Style guide related feedback fixes.
Makarand Dharmapurikar
2016-05-26
|
*
ObjC interface for using Cronet, and test for Cronet
Makarand Dharmapurikar
2016-05-20
*
|
Add a maybe-temporary way for apps to clear the channel cache
Jorge Canizales
2016-04-29
|
/
*
Objective-C: Add ChannelCredentials to gRPC Call.
Paul Querna
2016-04-29
*
Update copyrights
Craig Tiller
2016-03-31
*
Not call external methods from within a critical section
Jorge Canizales
2016-03-11
*
Add monitoring of connectivity
Jorge Canizales
2016-03-11
*
Fix sanity
Craig Tiller
2016-02-08
*
Add user agent of the library to that of the app.
Jorge Canizales
2016-02-04
*
Updated user agent to be a host-level setting
Kristopher Wuollett
2016-02-03
*
Formatting and naming fixes
Kristopher Wuollett
2016-02-03
*
Renamed user agent setting to userAgentPrefix and changed its scope to global
Kristopher Wuollett
2016-02-02
*
Removed (un)secure channel subclasses
Kristopher Wuollett
2016-02-02
*
Add channel args to enable user agent string for Objective-C
Kristopher Wuollett
2016-01-31
*
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
[next]