yang-g
|
269b8be406
|
add generic test
|
9 years ago |
yang-g
|
0bbc87f599
|
Add generic support
|
9 years ago |
David Garcia Quintas
|
2bf574f814
|
Added back trailing newlines
|
9 years ago |
Sree Kuchibhotla
|
a193faf0fe
|
update copyright
|
9 years ago |
Sree Kuchibhotla
|
80b6a47a25
|
Fix the error that was causing incorrect Makefile generation
|
9 years ago |
Sree Kuchibhotla
|
c819e5031b
|
Generate transitive dependencies as well in gen_build_yaml.py for protos
|
9 years ago |
murgatroid99
|
6cf15e0f65
|
Updated copyright in node/common.js
|
9 years ago |
murgatroid99
|
ace28d3f98
|
Fix copyrights again
|
9 years ago |
murgatroid99
|
d212b33553
|
Re-add missing newline in ruby file
|
9 years ago |
yang-g
|
f80573502a
|
destroy reader after using it
|
9 years ago |
Masood Malekghassemi
|
1d17781795
|
Check compiler versions at Python setup time
|
9 years ago |
Masood Malekghassemi
|
59994bcc3e
|
Warn on Python proto module build failure
|
9 years ago |
Craig Tiller
|
754bd26e28
|
clang-format code
|
9 years ago |
Sree Kuchibhotla
|
5a05f51a1c
|
Rename TestService to EchoTestService to prevent name-conflict with
'TestService' in test.proto
|
9 years ago |
murgatroid99
|
eeb02ba77a
|
Update copyrights again
|
9 years ago |
murgatroid99
|
40809210d4
|
Update copyrights
|
9 years ago |
yang-g
|
bef0d8744e
|
Support sync/async methods in the same service
|
9 years ago |
murgatroid99
|
a97b531d0f
|
Generated projects again
|
9 years ago |
murgatroid99
|
4cfb01d7bf
|
Don't modify proto method names in service paths in Node library
|
9 years ago |
murgatroid99
|
3466c4b55d
|
Updated copyrights
|
9 years ago |
Craig Tiller
|
81afdda8c2
|
Fix formatting
|
9 years ago |
Ian Coolidge
|
069384da5e
|
base64: clarify signedness in negative initialization
Some platforms do not use signed char (arm)
|
9 years ago |
Masood Malekghassemi
|
387e116fd6
|
Use BoringSSL for Python gRPC
|
9 years ago |
Masood Malekghassemi
|
6d2ef17f30
|
Use default gRPC roots.pem if none provided
|
9 years ago |
Vijay Pai
|
b30bc2aad6
|
Remove dead code and a thus unneeded change to C++ bbuf
|
9 years ago |
murgatroid99
|
d12d5baf35
|
Fixed a couple of remaining merge issues
|
9 years ago |
murgatroid99
|
9fa6a10743
|
Finished merge
|
9 years ago |
murgatroid99
|
058fff2f6c
|
Merge another file
|
9 years ago |
Hyunjun Kim
|
34206222f0
|
Fix docstring typos in python grpc interfaces
|
9 years ago |
murgatroid99
|
cc2b8d423b
|
Fixed mutex and cond var usage
|
9 years ago |
Craig Tiller
|
cd92509e40
|
Update some wrapped stuff
|
9 years ago |
yang-g
|
8fefe37693
|
Remove from all epoll sets when releasing an fd
|
9 years ago |
Craig Tiller
|
15f383c6cc
|
Exploratory refactoring for mixed sync/async methods on the same C++ service
|
9 years ago |
vjpai
|
de332dfcac
|
Refactor server side to support generic tests.
|
9 years ago |
murgatroid99
|
58bb40fe74
|
Make metadata validation functions reject empty keys
|
9 years ago |
murgatroid99
|
f776f90058
|
Make Node library use core metadata validation instead of duplicating it
|
9 years ago |
Masood Malekghassemi
|
0467295ee6
|
Fail test build if protoc can't be found
|
9 years ago |
Masood Malekghassemi
|
116982ea89
|
Include core in Python distribution
|
9 years ago |
Craig Tiller
|
093193edb7
|
Fix pings
|
9 years ago |
Craig Tiller
|
320bee0e62
|
Review feedback
|
9 years ago |
Craig Tiller
|
4c219e6abe
|
Spam cleanup
|
9 years ago |
murgatroid99
|
24e826ec56
|
Updated dependencies, fixed a couple of tests
|
9 years ago |
murgatroid99
|
56fada5dfe
|
Make the Ruby extension throw an error when passed invalid metadata
|
9 years ago |
murgatroid99
|
36187ab66b
|
Fix header include syntax
|
9 years ago |
murgatroid99
|
c3910cadb4
|
Expose core metadata validation functions in public headers
|
9 years ago |
murgatroid99
|
c2ea3aec65
|
Parital implementation of ruby header checking
|
9 years ago |
Dan Born
|
43a78030b1
|
Expose the fd in grpc_fd and grpc_tcp.
Fixes a bug where grpc_fd::released was not initialized.
|
9 years ago |
murgatroid99
|
7fac30dd1b
|
Update copyright
|
9 years ago |
murgatroid99
|
00450af711
|
Made ruby per-rpc creds interop use auth plugin API
|
9 years ago |
murgatroid99
|
a4d3d2c76b
|
Fix typo in method call
|
9 years ago |