Juanli Shen
8ceb27a324
Regenerate projects
7 years ago
Muxi Yan
571109e400
Update README to document the change
7 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
7 years ago
Vijay Pai
e509e70b2d
Obj-c doesn't have nullptr, use NULL
7 years ago
Vijay Pai
e84096bbe5
Experimental infrastructure for callback-based CQ
7 years ago
Muxi Yan
d562ad11ac
clang-format
7 years ago
Muxi Yan
b9e53ee368
Nit polish on the user manual
7 years ago
Srini Polavarapu
7d41ba6370
Regenerate projects
7 years ago
Muxi Yan
8617879613
Add test for returned debug information
7 years ago
Muxi Yan
e8e73bfd8d
Update document
7 years ago
Muxi Yan
520bcfb64a
Upgrade protobuf podspecs in grpc
7 years ago
Muxi Yan
8a8f33928f
clang-format
7 years ago
Muxi Yan
ae013976b2
Surface error_string to ObjC users
7 years ago
Muxi Yan
e8f0e54dce
Enable CFStream with environment variable
7 years ago
Srini Polavarapu
2794a6cae6
regenerate projects
7 years ago
Muxi Yan
4e294d2aa3
Make strong reference in notification center callback
7 years ago
Muxi Yan
5c275b5f22
Fix refcounting issue
7 years ago
Srini Polavarapu
deeb781374
Regenrate projects
7 years ago
Muxi Yan
e773a9b75f
Use /tmpfs on Kokoro for ObjC tests
7 years ago
Muxi Yan
3ffde93f85
BoringSSL commit and version boost
7 years ago
Srini Polavarapu
8c9af7464c
Regenerate projects
7 years ago
Srini Polavarapu
76450b0dc6
Regenrate Projects
7 years ago
Srini Polavarapu
968744798e
Regenerate projects
7 years ago
Muxi Yan
ec1c014413
Update link to network transition behavior doc
7 years ago
Muxi Yan
5d4bb063e1
Fix grammar
7 years ago
Muxi Yan
2995000f5a
Comments
7 years ago
Mehrdad Afshari
ed0dc067ba
Regenerate Projects
7 years ago
Muxi Yan
1176dc36c5
Add tests
7 years ago
Muxi Yan
c635e41c22
Timeout and backoff
7 years ago
Muxi Yan
b13eda3cb4
Enable retry
7 years ago
Muxi Yan
965a015b05
Updated doc
7 years ago
Muxi Yan
29301f74b0
Changes following the comments
7 years ago
Mehrdad Afshari
561630dfe2
Regenerate projects
7 years ago
Muxi Yan
df9753d98a
CFStream usage guide
7 years ago
Muxi Yan
f613be8e82
Update with CFStream
7 years ago
Ian Haken
68eff58df6
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
...
These options are not yet exposed to languages outside of core.
7 years ago
Muxi Yan
e5a3949c51
nit - Update test description
7 years ago
Muxi Yan
7174ed5ded
Backport #15714 to v1.13.x
7 years ago
Muxi Yan
be9b5d1437
Update connectivity test
7 years ago
Muxi Yan
9ae3aeb12f
Do not register connectivity monitor if using CFStream
7 years ago
Srini Polavarapu
586c639795
Regenerate projects
7 years ago
Srini Polavarapu
c79c156307
Regenrate projects
7 years ago
Muxi Yan
c512b4f039
revert -framework CoreFoundation
...
Make error CFStream only
7 years ago
Muxi Yan
a2da1d7b1b
Scripts for iOS size audit
7 years ago
Konstantin Varlamov
e05196d819
Review feedback
7 years ago
kpayson64
51ea031516
Bump 1.12.1
7 years ago
Juanli Shen
5a412ac113
Revert "Revert "Revert "Provide protocol for initializer of generated messages"""
7 years ago
Muxi Yan
f6246fd01d
Change BoringSSL home page to github for China access
7 years ago
Muxi Yan
4dbd18aec5
Make mobile log per-host and rename as context
7 years ago
Konstantin Varlamov
a9b235a224
Fix out-of-bounds access loading pem files in Objective-C.
...
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.
7 years ago