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
Commit message (
Expand
)
Author
Age
*
Timeout and backoff
Muxi Yan
2018-06-19
*
Enable retry
Muxi Yan
2018-06-19
*
Merge pull request #15274 from JackOfMostTrades/verify-callback-core
Mark D. Roth
2018-06-19
|
\
*
\
Merge pull request #15694 from srini100/bump-to-v1.14
Srini Polavarapu
2018-06-14
|
\
\
*
\
\
Merge pull request #15554 from var-const/objc-cert-null-term
Muxi Yan
2018-06-12
|
\
\
\
|
|
|
*
Create verify_peer_options when creating ssl credentials in order to expose a...
Ian Haken
2018-06-12
*
|
|
|
Do not register connectivity monitor if using CFStream
Muxi Yan
2018-06-08
|
|
_
|
/
|
/
|
|
|
|
*
Regenrate projects
Srini Polavarapu
2018-06-08
|
|
/
|
/
|
*
|
Merge pull request #15069 from muxi/prototype-cfstream
Muxi Yan
2018-06-07
|
\
\
|
|
*
Review feedback
Konstantin Varlamov
2018-06-03
*
|
|
Make mobile log per-host and rename as context
Muxi Yan
2018-05-29
|
|
*
Fix out-of-bounds access loading pem files in Objective-C.
Konstantin Varlamov
2018-05-25
|
|
/
|
/
|
|
*
Merge branch 'master' into prototype-cfstream
Muxi Yan
2018-05-22
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #15050 from grpc/fix-grpchost-connchange
Muxi Yan
2018-05-16
|
\
\
|
|
*
Comments
Muxi Yan
2018-05-16
*
|
|
Merge pull request #13498 from lipka/utf8
Muxi Yan
2018-05-16
|
\
\
\
|
|
*
|
Fix build error
Muxi Yan
2018-05-16
|
|
|
*
Tweaks to existing components for CFStream
Muxi Yan
2018-05-15
*
|
|
|
Fix a memory leak
Muxi Yan
2018-05-05
*
|
|
|
Regenerate projects
Mehrdad Afshari
2018-05-02
|
|
_
|
/
|
/
|
|
*
|
|
Comment on the fix
Muxi Yan
2018-04-17
*
|
|
Fix _channel ref count issue
Muxi Yan
2018-04-17
|
|
*
Unregister connectivitymonitor callback at dealloc
Muxi Yan
2018-04-12
|
|
*
Fix GRPCHost callback for connectivity monitor
Muxi Yan
2018-04-12
|
|
/
|
/
|
*
|
clang-format objective-c files
Muxi Yan
2018-04-11
*
|
Regenerate projects
Mehrdad Afshari
2018-04-04
*
|
Introduce channel arg to disable authority filter
Muxi Yan
2018-04-01
*
|
Allow gRPC ObjC user to set keepalive options
Muxi Yan
2018-03-26
*
|
Revert "Revert "Refactor connectivity monitor on iOS""
Muxi Yan
2018-02-28
*
|
Revert "Refactor connectivity monitor on iOS"
Muxi Yan
2018-02-28
*
|
Refactor connectivity monitor
Muxi Yan
2018-02-26
*
|
Merge pull request #14318 from muxi/add-logging-interface
Muxi Yan
2018-02-23
|
\
\
*
|
|
Regenerate projects
Mehrdad Afshari
2018-02-22
*
|
|
Fix comiler warning
Noah Eisen
2018-02-14
|
*
|
Add MobileLog support
Muxi Yan
2018-02-05
|
/
/
*
|
Remove initial backoff override in ObjC
Muxi Yan
2018-02-02
*
|
Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
apolcyn
2018-01-25
|
\
\
|
*
|
Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...
Alexander Polcyn
2018-01-24
*
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-24
|
\
\
\
|
*
|
|
Regenerate projects
Mehrdad Afshari
2018-01-19
|
|
/
/
*
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
|
*
|
Add interface to API to enable compression
Muxi Yan
2017-12-21
*
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
|
|
|
*
|
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
|
*
Change encoding to UTF8.
Lukas Lipka
2017-11-24
|
*
|
Fix gRPC ObjC void function definition
Muxi Yan
2017-10-20
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-10-06
|
\
|
*
|
Fix Objective C build
Muxi Yan
2017-10-02
|
*
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
|
/
*
Add comment for timeout; assert on negative timeout value; fix timeout test
Muxi Yan
2017-09-11
[next]