David Garcia Quintas
185768b702
Merge branch 'master' of github.com:grpc/grpc into guard_check
9 years ago
David Garcia Quintas
3c5def57f6
addressed pr comments
9 years ago
David Garcia Quintas
f09f020a49
fixed backslashes
9 years ago
Jan Tattermusch
d848db1c06
Merge pull request #5802 from sreecha/grpc_fixit_csharp
...
DocFixit: Minor corrections to the instructions
9 years ago
Sree Kuchibhotla
ffa38f9671
Add troubleshooting details
9 years ago
Jan Tattermusch
eeb1330245
make timestamp format in C# logs more similar to C core
9 years ago
Jan Tattermusch
ceb6510486
Merge pull request #5682 from yang-g/tls_init_should_be_called
...
Add debug support for checking tls_init is called
9 years ago
Jan Tattermusch
63978d4a8a
Merge pull request #5747 from soltanmm/bleach
...
Clean up a core test
9 years ago
Craig Tiller
5bda4d46d1
Disable PIE
9 years ago
Jan Tattermusch
3560a43956
correct handling for shadowed assemblies when loading native extension
9 years ago
Stanley Cheung
7895da2526
php: return channel arg type
9 years ago
Craig Tiller
cbca1a6c12
Merge branch 'what-the-fuzz' of github.com:nicolasnoble/grpc into fuzzy-bits
9 years ago
Nicolas "Pixel" Noble
c90886096a
Fixing json parsing issues detected by libfuzz.
9 years ago
Craig Tiller
a4134159ab
j
9 years ago
Sree Kuchibhotla
2ba16331ca
DocFixit: Minor corrections to the instructions
9 years ago
Craig Tiller
a09af92d23
Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits
9 years ago
murgatroid99
a4629362db
Fix minor issues with Ruby route guide client
9 years ago
Craig Tiller
50b89533b5
x
9 years ago
Craig Tiller
c5296f6d23
x
9 years ago
Craig Tiller
238e847ac1
x
9 years ago
Craig Tiller
be615dc9da
x
9 years ago
Craig Tiller
815b207555
x
9 years ago
Craig Tiller
eb784f359d
stuff
9 years ago
Craig Tiller
9812c6f69d
adddeps
9 years ago
Craig Tiller
e6f1cb06c7
x
9 years ago
Craig Tiller
daad7e17ed
Update documentation to refer to yaml, not json
9 years ago
ahedberg
80d6b12a86
move unix socket functionality to unix_sockets_posix module
9 years ago
Craig Tiller
a5d8bc2b5c
Grab submodules
9 years ago
murgatroid99
b0203a7d4c
Merge branch 'master' into ruby_gc_mark_credentials_callback
9 years ago
murgatroid99
2c247433b8
Merge branch 'master' into ruby_call_credentials_log_error
9 years ago
Craig Tiller
2360226ec2
huh
9 years ago
Craig Tiller
1b872f2020
huh
9 years ago
Craig Tiller
655fb5751a
Pass thru config
9 years ago
Craig Tiller
32173c5c3c
First version of json fuzzer
9 years ago
Nicolas "Pixel" Noble
f7b1d74bf8
Fixing (c)s.
9 years ago
Nicolas "Pixel" Noble
1ba1f63a03
Factorizing code out.
9 years ago
murgatroid99
4718a387fd
Unref uv_async after construction to avoid blocking at shutdown
9 years ago
Yuchen Zeng
c67a8ec111
Doc Fixit: examples/cpp/helloworld/README.md
...
Use 'RegisterService' for registering async services.
9 years ago
Craig Tiller
6c59e16826
Merge github.com:grpc/grpc into filter-selection
9 years ago
Craig Tiller
6a59cf24f3
Regenerate files
9 years ago
Nicolas "Pixel" Noble
53ab4d87fd
Merge branch 'master' of https://github.com/grpc/grpc into codegen-paths
...
Conflicts:
src/compiler/cpp_generator.cc
9 years ago
Craig Tiller
bb84c6a70e
Make stack traces show up in run_tests.py logs
9 years ago
Jan Tattermusch
921f4b0a6e
Merge pull request #5791 from sreecha/grpc_fixit
...
DocFixit: Python README
9 years ago
Jan Tattermusch
c2ce51fbeb
Merge pull request #5723 from ctiller/backoff_lib
...
Factor out backoff code into a separate library (to be re-used elsewhere)
9 years ago
yang-g
5a391064ca
Add debug support for checking tls_init is called
9 years ago
Masood Malekghassemi
fd5a3ef9d5
Don't use a pipe for capturing in test runner
...
Apparently Python can call arbitrarily deallocation code whenever its
allocator is invoked, which can cause output from gRPC core to stderr,
which can happen on the thread that is emptying the stderr pipe, thus
causing the stderr pipe to deadlock on itself.
9 years ago
Craig Tiller
4cc04f8742
Upgrade windows to the fixed posix port server code
9 years ago
Craig Tiller
29346aa54f
Merge github.com:grpc/grpc into port_server
9 years ago
Craig Tiller
19d7d808ec
Split port_posix.c into platform specifics and a portable interface to port_server.py
9 years ago
Vijay Pai
112923f75e
Remove JENKINS_BUILD specific options from tsan
9 years ago