aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/GRPCClient/private
Commit message (Collapse)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
|\ | | | | Create verify_peer_options when creating ssl credentials to support a peer verification callback
* \ Merge pull request #15694 from srini100/bump-to-v1.14Gravatar Srini Polavarapu2018-06-14
|\ \ | | | | | | Bump master to v1.14
* \ \ Merge pull request #15554 from var-const/objc-cert-null-termGravatar Muxi Yan2018-06-12
|\ \ \ | | | | | | | | Fix out-of-bounds access loading pem files in Objective-C.
| | | * Create verify_peer_options when creating ssl credentials in order to expose ↵Gravatar Ian Haken2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | a verification callback option. These options are not yet exposed to languages outside of core.
* | | | 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
|\ \ | | | | | | Implementation of CFStream
| | * 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
| |/ |/| | | | | | | | | | | dataUsingEncoding: method of NSString does *not* return a null-terminated string. Passing it to GRPC core results in an out-of-bounds access when the resulting non-null-terminated buffer is passed to strlen.
| * Merge branch 'master' into prototype-cfstreamGravatar Muxi Yan2018-05-22
| |\ | |/ |/|
* | Merge pull request #15050 from grpc/fix-grpchost-connchangeGravatar Muxi Yan2018-05-16
|\ \ | | | | | | Fix GRPCHost callback for connectivity monitor
| | * CommentsGravatar Muxi Yan2018-05-16
| | |
* | | Merge pull request #13498 from lipka/utf8Gravatar Muxi Yan2018-05-16
|\ \ \ | | | | | | | | Objective-C: UTF8 encoding for error messages and metadata values
| | * | 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
|\ \ | | | | | | Add mobile log interface to ObjC
* | | 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
|\ \ | | | | | | Ruby macos kokoro environment and package build updates
| * | Fix linker error on objc mac tests by explicitly installing cocoapods ↵Gravatar Alexander Polcyn2018-01-24
| | | | | | | | | | | | v1.3.1, rather than picking up 1.4.1
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-24
|\ \ \ | | | | | | | | | | | | fix-stream-compression-config-interface
| * | | Regenerate projectsGravatar Mehrdad Afshari2018-01-19
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-19
|\| | | | | | | | | | | fix-stream-compression-config-interface
| * | Add interface to API to enable compressionGravatar Muxi Yan2017-12-21
| | |
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\| | | | | | | | | | | fix-stream-compression-config-interface
| * | 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 ↵Gravatar Muxi Yan2017-10-06
|\| | | | | | | fix-stream-compression-config-interface
* | 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
|