Jan Tattermusch
8a5b803fef
remove unused recv_message_to_buffer method
2019-05-06 15:08:12 -04:00
Jan Tattermusch
76e3489216
csharp: support slice-by-slice deserialization
2019-04-25 09:04:35 -04:00
Jan Tattermusch
8c5e4367ef
Merge remote-tracking branch 'upstream/v1.20.x' into HEAD
2019-04-24 03:08:12 -04:00
Jan Tattermusch
bf7ed7a053
Merge pull request #18591 from jtattermusch/csharp_verify_peer_callback
...
Provide access to verify_peer_callback from C# (take two)
2019-04-01 22:11:19 -07:00
Muxi Yan
ce39005712
Bump up protobuf version
2019-04-01 15:30:43 -07:00
Jan Tattermusch
c835fedd4d
Modify verifyPeerCallback logic to use NativeCallbackDispatcher
2019-03-31 20:21:38 -07:00
Lidi Zheng
450ec5a340
Merge branch 'v1.19.x'
2019-03-26 09:50:18 -07:00
Jan Tattermusch
a48d3efc9e
move dependencies.props to the right directory
2019-03-25 14:39:14 -07:00
Jan Tattermusch
5d0a571426
introduce build/dependencies.props
2019-03-25 12:41:20 -07:00
James Newton-King
297dd0cb62
PR feedback
2019-03-25 18:26:14 +13:00
Thibaut Le Guilly
303416080c
Provide access to verify_peer_callback from C#
2019-03-21 11:42:10 -07:00
Jan Tattermusch
2780136fcf
Merge pull request #18327 from jtattermusch/csharp_unified_native_callbacks
...
C#: Add NativeCallbackDispatcher
2019-03-21 11:39:49 -07:00
Jan Tattermusch
96fd871694
bump C# protobuf dependency
2019-03-12 05:12:45 -04:00
Jan Tattermusch
5a65985bf8
add NativeCallbackDispatcher
2019-03-11 18:36:01 +01:00
Muxi Yan
44a646bc39
more commits for v1.19.0
2019-02-25 23:25:56 -08:00
Jan Tattermusch
8ba48b42ce
dummy grpc_csharp_ext stubs should never be reached
2019-02-15 17:14:15 +01:00
Jan Tattermusch
1599fd5f70
unity android: add dummy stubs to fix il2cpp build
2019-02-13 13:20:34 +01:00
Jan Tattermusch
596d1b0563
refactor native_methods stub generator
2019-02-13 13:20:33 +01:00
Jan Tattermusch
9197a6ea25
simplify c# build_packages scripts, get rid of a template
2019-02-07 20:50:04 +01:00
Jan Tattermusch
906c12568e
Merge pull request #17778 from jtattermusch/csharp_api_split
...
Move public types needed for server implementation to Grpc.Core.Api
2019-01-31 13:53:21 +01:00
Jan Tattermusch
5e8608a97f
update unity package build
2019-01-25 15:18:47 +01:00
Jan Tattermusch
140d8dcab9
package build should build Grpc.Core.Api nuget
2019-01-25 15:18:47 +01:00
Muxi Yan
c3e1c72194
Merge branch 'master' into feature/supportTVOS
2019-01-18 15:53:04 -08:00
Muxi Yan
371d4cd519
Update pod versions
2019-01-18 15:51:43 -08:00
Muxi Yan
f6924ff2d1
fix newline EOF
2019-01-18 13:57:39 -08:00
Maxim Bunkov
22fb5ce2fb
Change back to script
2019-01-18 05:24:00 +05:00
Muxi Yan
a5d9c353bf
fix indent in template
2019-01-17 13:37:26 -08:00
Maxim Bunkov
736985cba1
Merge master into feature/supportTVOS
2019-01-17 10:24:45 +05:00
Maxim Bunkov
1b07aba6af
Update templates for supprt tvOS
2019-01-17 10:24:39 +05:00
Lidi Zheng
45b3230ef2
Add grpcio-status extension package
...
* The new package has 2 API `from_call` and `to_status`
* Utilize the experimental API `abort_with_status`
* Add 5 unit test cases
2018-12-13 10:18:44 -08:00
Lidi Zheng
43599facf4
Channelz Python wrapper implementation
...
* Expose the C-Core API in Cython layer
* Handle the object translation
* Create a separate package for Channelz specifically
* Handle nullptr and raise exception if seen one
* Translate C++ Channelz unit tests
* Adding 5 more invalid query unit tests
Adding peripheral utility for grpcio-channelz package
* Add to `pylint_code.sh`
* Add to Python build script
* Add to artifact build script
* Add to Bazel
* Add to Sphinx module list
2018-11-27 17:27:39 -08:00
kkm
51e41ae7d5
Merge remote-tracking branch 'golden/master' into package-grpc-tools
2018-10-07 00:07:30 -07:00
Jan Tattermusch
10dc690092
Merge pull request #16552 from jtattermusch/csharp_expose_client_certificate_request
...
Expose certificate request type in SslServerCredentials
2018-10-05 22:06:19 +02:00
Muxi Yan
f511f247dd
bug fix
2018-09-20 16:13:16 -07:00
Muxi Yan
3f4fef6116
replace #include library name in BoringSSL files
2018-09-20 13:20:50 -07:00
Muxi Yan
37b9b9e8fd
Rename the openssl framework to openssl_grpc to avoid conflict
2018-09-19 18:03:17 -07:00
Jan Tattermusch
db0e21a5cb
Expose certificate request type in SslServerCredentials.
2018-09-04 01:49:48 -07:00
Muxi Yan
35479b8a80
Merge pull request #16358 from muxi/privatize-boringssl
...
Make symbols of BoringSSL private
2018-08-24 09:34:58 -07:00
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
2018-08-23 09:42:24 -07:00
Jan Tattermusch
4c75c245b7
Merge remote-tracking branch 'upstream/master' into package-grpc-tools
2018-08-13 15:15:33 +02:00
Jan Tattermusch
537503dc1a
C#: upgrade protobuf nugets to v3.6.1
2018-08-10 22:28:55 +02:00
Muxi Yan
520bcfb64a
Upgrade protobuf podspecs in grpc
2018-08-07 11:27:40 -07:00
Jan Tattermusch
5e56966b1b
upgrade C# to protobuf 3.6.0
2018-08-07 14:28:40 +02:00
Jan Tattermusch
29e4947c49
portable zip for unity package
2018-08-07 08:58:27 +02:00
Zhouyihai Ding
21fe5a71c6
Merge pull request #15646 from ZhouyihaiDing/composer_auth_version
...
PHP: upgrade interop test google/auth version
2018-08-02 09:44:38 -07:00
Jan Tattermusch
5e94c0d17b
unitypackage: fix extensions when copying
2018-08-02 09:32:26 +02:00
Jan Tattermusch
9f3ff1a48e
fix unity package name
2018-08-02 08:14:35 +02:00
Jan Tattermusch
911d7779bc
remove Grpc.Auth from unitypackage for now
2018-08-02 08:14:34 +02:00
ZhouyihaiDing
28c6d6bdde
PHP: upgrade interop test google/auth version
2018-08-01 19:07:31 -07:00
Jan Tattermusch
8ff090c883
add script for building unitypackage
2018-08-01 12:13:08 +02:00