aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/GRPCClient/private
Commit message (Expand)AuthorAge
* Timeout and backoffGravatar Muxi Yan2018-06-19
* Enable retryGravatar Muxi Yan2018-06-19
* Merge pull request #15274 from JackOfMostTrades/verify-callback-coreGravatar Mark D. Roth2018-06-19
|\
* \ Merge pull request #15694 from srini100/bump-to-v1.14Gravatar Srini Polavarapu2018-06-14
|\ \
* \ \ Merge pull request #15554 from var-const/objc-cert-null-termGravatar Muxi Yan2018-06-12
|\ \ \
| | | * Create verify_peer_options when creating ssl credentials in order to expose a...Gravatar Ian Haken2018-06-12
* | | | Do not register connectivity monitor if using CFStreamGravatar Muxi Yan2018-06-08
| |_|/ |/| |
| | * Regenrate projectsGravatar Srini Polavarapu2018-06-08
| |/ |/|
* | Merge pull request #15069 from muxi/prototype-cfstreamGravatar Muxi Yan2018-06-07
|\ \
| | * Review feedbackGravatar Konstantin Varlamov2018-06-03
* | | Make mobile log per-host and rename as contextGravatar Muxi Yan2018-05-29
| | * Fix out-of-bounds access loading pem files in Objective-C.Gravatar Konstantin Varlamov2018-05-25
| |/ |/|
| * Merge branch 'master' into prototype-cfstreamGravatar Muxi Yan2018-05-22
| |\ | |/ |/|
* | Merge pull request #15050 from grpc/fix-grpchost-connchangeGravatar Muxi Yan2018-05-16
|\ \
| | * CommentsGravatar Muxi Yan2018-05-16
* | | Merge pull request #13498 from lipka/utf8Gravatar Muxi Yan2018-05-16
|\ \ \
| | * | Fix build errorGravatar Muxi Yan2018-05-16
| | | * Tweaks to existing components for CFStreamGravatar Muxi Yan2018-05-15
* | | | Fix a memory leakGravatar Muxi Yan2018-05-05
* | | | Regenerate projectsGravatar Mehrdad Afshari2018-05-02
| |_|/ |/| |
* | | Comment on the fixGravatar Muxi Yan2018-04-17
* | | Fix _channel ref count issueGravatar Muxi Yan2018-04-17
| | * Unregister connectivitymonitor callback at deallocGravatar Muxi Yan2018-04-12
| | * Fix GRPCHost callback for connectivity monitorGravatar Muxi Yan2018-04-12
| |/ |/|
* | clang-format objective-c filesGravatar Muxi Yan2018-04-11
* | Regenerate projectsGravatar Mehrdad Afshari2018-04-04
* | Introduce channel arg to disable authority filterGravatar Muxi Yan2018-04-01
* | Allow gRPC ObjC user to set keepalive optionsGravatar Muxi Yan2018-03-26
* | Revert "Revert "Refactor connectivity monitor on iOS""Gravatar Muxi Yan2018-02-28
* | Revert "Refactor connectivity monitor on iOS"Gravatar Muxi Yan2018-02-28
* | Refactor connectivity monitorGravatar Muxi Yan2018-02-26
* | Merge pull request #14318 from muxi/add-logging-interfaceGravatar Muxi Yan2018-02-23
|\ \
* | | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
* | | Fix comiler warningGravatar Noah Eisen2018-02-14
| * | Add MobileLog supportGravatar Muxi Yan2018-02-05
|/ /
* | Remove initial backoff override in ObjCGravatar Muxi Yan2018-02-02
* | Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\ \
| * | Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...Gravatar Alexander Polcyn2018-01-24
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \ \
| * | | Regenerate projectsGravatar Mehrdad Afshari2018-01-19
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\| |
| * | Add interface to API to enable compressionGravatar Muxi Yan2017-12-21
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
|\| |
| * | Bump 1.8.0-dev to 1.9.0-devGravatar Mehrdad Afshari2017-11-27
| | * Change encoding to UTF8.Gravatar Lukas Lipka2017-11-24
| * | Fix gRPC ObjC void function definitionGravatar Muxi Yan2017-10-20
| |/
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-10-06
|\|
* | Fix Objective C buildGravatar Muxi Yan2017-10-02
| * Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
|/
* Add comment for timeout; assert on negative timeout value; fix timeout testGravatar Muxi Yan2017-09-11