Jan Tattermusch
|
31eff3e679
|
stuff builds but tests crash
|
6 years ago |
Jan Tattermusch
|
36e46234f7
|
IBufferWriter: tests now passing with a hack
|
6 years ago |
Jan Tattermusch
|
988ca514b9
|
serialization to IBufferWriter attempt 1
|
6 years ago |
Jan Tattermusch
|
9d974ae531
|
add fake unary call native method for benchmarking
|
6 years ago |
Jan Tattermusch
|
8a5b803fef
|
remove unused recv_message_to_buffer method
|
6 years ago |
Jan Tattermusch
|
76e3489216
|
csharp: support slice-by-slice deserialization
|
6 years ago |
Jan Tattermusch
|
c9974ab6c9
|
refactor grpcsharp_ssl_credentials_create
|
6 years ago |
Jan Tattermusch
|
c02aec3255
|
clang format code
|
6 years ago |
Jan Tattermusch
|
d297ede96a
|
honor C core's naming of verify_peer_callback arguments
|
6 years ago |
Jan Tattermusch
|
c835fedd4d
|
Modify verifyPeerCallback logic to use NativeCallbackDispatcher
|
6 years ago |
Thibaut Le Guilly
|
303416080c
|
Provide access to verify_peer_callback from C#
|
6 years ago |
Jan Tattermusch
|
6dac288e95
|
clang format code
|
6 years ago |
Jan Tattermusch
|
1ef8bd0944
|
fix cast warnings
|
6 years ago |
Jan Tattermusch
|
83b6a98872
|
allow return value from native callbacks
|
6 years ago |
Jan Tattermusch
|
5a65985bf8
|
add NativeCallbackDispatcher
|
6 years ago |
Jan Tattermusch
|
7557c270a3
|
clang format
|
7 years ago |
Jan Tattermusch
|
db0e21a5cb
|
Expose certificate request type in SslServerCredentials.
|
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 |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Jan Tattermusch
|
fb6d01a30c
|
recycling of requestcallcontext
|
7 years ago |
Jan Tattermusch
|
1ee85d13a4
|
expose batchcontext.Reset
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
8 years ago |
Mark D. Roth
|
1ff6ee12cc
|
clang-format
|
8 years ago |
Mark D. Roth
|
2caf021772
|
Change plugin credentials API to support both sync and async modes.
|
8 years ago |
Jan Tattermusch
|
06eb057eb7
|
add grpc_slice_unref to fix leaks
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Jan Tattermusch
|
254ab4c085
|
clang format code
|
8 years ago |
Jan Tattermusch
|
645ae74e88
|
overridable call_start_batch
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
Craig Tiller
|
5b1c5f22f4
|
Extend clang-format to C#, Node, Ruby
|
8 years ago |
Craig Tiller
|
dd36b15315
|
Call ref/unref, bugfixes
|
8 years ago |
Sree Kuchibhotla
|
615e468b08
|
C# changes
|
8 years ago |
Jan Tattermusch
|
b7462944ba
|
adapt C# to new cq_create API
|
8 years ago |
Jan Tattermusch
|
c9b03fe987
|
expose AuthContext in C#
|
8 years ago |
Carl Mastrangelo
|
5f3a143068
|
remove extra space in Csharp code
|
8 years ago |
Jan Tattermusch
|
603249229a
|
allow utf8 encoded status message
|
8 years ago |
Mark D. Roth
|
e6dd773dff
|
Move parameters for all grpc_op types into their own sub-structs.
|
8 years ago |
Mark D. Roth
|
448c1f002c
|
Move parameters for all grpc_op types into their own sub-structs.
|
8 years ago |
Craig Tiller
|
7c70b6c144
|
Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac97 .
|
8 years ago |
Craig Tiller
|
5e01e2ac97
|
Revert "Metadata handling rewrite"
|
8 years ago |
Jan Tattermusch
|
4038cbff1a
|
make grpc_csharp_ext compile
|
8 years ago |
Craig Tiller
|
b9a5e07373
|
Continue updating C#
|
8 years ago |
Craig Tiller
|
1bcdf17c11
|
Continue updating C#
|
8 years ago |
Jan Tattermusch
|
43416dac68
|
wire passing of C# CallFlags to C core
|
8 years ago |
Jan Tattermusch
|
ae4ab4fb0c
|
allow null metadata_array in plugin notify
|
9 years ago |
Craig Tiller
|
618e67d655
|
s/GPR_SLICE/GRPC_SLICE/g
|
9 years ago |
Craig Tiller
|
b37d53ebc0
|
Bulk update #includes
|
9 years ago |
Craig Tiller
|
d41a4a720f
|
s/gpr_slice/grpc_slice, and move around tests, impls
|
9 years ago |