Jan Tattermusch
|
8707d69fd8
|
Merge pull request #5841 from grpc/revert-5723-backoff_lib
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
|
9 years ago |
David G. Quintas
|
108cecb826
|
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
|
9 years ago |
Sree Kuchibhotla
|
244545671d
|
DocFixit: Troubleshooting info for Windows and some minor tweaks
|
9 years ago |
Jan Tattermusch
|
a643960d45
|
Merge pull request #5810 from jtattermusch/extension_loading_for_webapps
Correct handling for shadowed assemblies when loading native extension
|
9 years ago |
Jan Tattermusch
|
2b0f9e87db
|
Merge pull request #5674 from jtattermusch/csharp_log_precision
Make timestamp format in C# logs more similar to C core
|
9 years ago |
Jan Tattermusch
|
ee69f42552
|
Merge pull request #5706 from deepaklukose/dev
Expose pem cert in AuthContext for SSL/TLS channels
|
9 years ago |
Jan Tattermusch
|
38da4491cc
|
fix -Wshadow warning
|
9 years ago |
Leifur Halldor Asgeirsson
|
798eeda24e
|
python 2/3 compatible abstract servicers/stubs
|
9 years ago |
Leifur Halldor Asgeirsson
|
4df39871d0
|
python3-compatible syntax for python examples
|
9 years ago |
Leifur Halldor Asgeirsson
|
fbe766ad46
|
replace uses of iteritems with six.iteritems
|
9 years ago |
Leifur Halldor Asgeirsson
|
efdefce3a7
|
make iterators python3-compatible
|
9 years ago |
Leifur Halldor Asgeirsson
|
554c7dd22f
|
py3 compatibility for test runner & loader
|
9 years ago |
Leifur Halldor Asgeirsson
|
1abda1f02b
|
specify metaclasses in a py3-compatible way
|
9 years ago |
Stanley Cheung
|
7978747198
|
Merge pull request #5830 from y-zeng/documentation
Doc Fixit: src/cpp/README.md
|
9 years ago |
vjpai
|
aea32070ef
|
Remove a typedef that was causing a redefinition error
on some compilers
|
9 years ago |
Jan Tattermusch
|
9bb7062f20
|
Fix gcc4.4 tests
|
9 years ago |
Craig Tiller
|
c6d6a024b7
|
Complete fuzzer framework
|
9 years ago |
David Garcia Quintas
|
7d2c733339
|
Locked read access to call->encodings_accepted_by_peer
|
9 years ago |
vjpai
|
506f60fcff
|
Fix an include
|
9 years ago |
Yuchen Zeng
|
d85ef06064
|
Doc Fixit: src/cpp/README.md
Replace liquid templates with relative links.
|
9 years ago |
Stanley Cheung
|
4302be789d
|
Merge pull request #5798 from y-zeng/documentation
Doc Fixit: examples/cpp/helloworld/README.md
|
9 years ago |
David Garcia Quintas
|
c14f1cbe9a
|
new fixed guards
|
9 years ago |
David Garcia Quintas
|
37266f376b
|
missing fixes post comments
|
9 years ago |
David Garcia Quintas
|
72266d3f71
|
Merge branch 'master' of github.com:grpc/grpc into guard_check
|
9 years ago |
David Garcia Quintas
|
a36ec16de2
|
regenerated projects
|
9 years ago |
David Garcia Quintas
|
0a5fce8c78
|
vs doesn't like some c99 features...
|
9 years ago |
Jan Tattermusch
|
47277bc127
|
Merge pull request #5574 from nicolasnoble/python2
Adding a python_wrapper.sh script to call in an appropriate python2 interpreter
|
9 years ago |
Jan Tattermusch
|
3924afbf9c
|
Merge pull request #5752 from vjpai/make_open_loop_again
More fixes for performance benchmarking code
|
9 years ago |
Sree Kuchibhotla
|
8cdf3dd6ef
|
Merge pull request #5800 from ctiller/contrib
Update documentation to refer to yaml, not json
|
9 years ago |
murgatroid99
|
d506ecbcb0
|
Add other missing dependencies
|
9 years ago |
Sree Kuchibhotla
|
3a0be4642f
|
review comments
|
9 years ago |
Jan Tattermusch
|
8773076c05
|
Merge pull request #5801 from murgatroid99/ruby_route_guide_fix
Fix minor issues with Ruby route guide client
|
9 years ago |
Jan Tattermusch
|
220986ea83
|
Merge pull request #5786 from soltanmm/this-is-not-a-pipe
Don't use a pipe for output capturing in Python's test runner
|
9 years ago |
murgatroid99
|
c3b8c8d859
|
Updated example package.json with missing dependency
|
9 years ago |
Craig Tiller
|
0dca61fe2e
|
Add timeout properly
|
9 years ago |
Craig Tiller
|
3100eb8a28
|
Add timeout properly
|
9 years ago |
Craig Tiller
|
d7b20b8ae1
|
Add timeout
|
9 years ago |
Craig Tiller
|
c2c026e843
|
Renames
|
9 years ago |
ahedberg
|
43df295528
|
add unix_sockets_posix module to build system and fix compilation errors
|
9 years ago |
Craig Tiller
|
dc559c9697
|
Add fuzzer found crash to corpus
|
9 years ago |
VcamX
|
a734833564
|
Fix typo.
|
9 years ago |
David Garcia Quintas
|
13c2f6e69d
|
Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer.
|
9 years ago |
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 |