Alistair Veitch
bee33b0f52
Merge pull request #4695 from bogdandrutu/master
...
Add a virtual destructor for the ClientContext::GlobalCallbacks.
9 years ago
Nicolas "Pixel" Noble
1a8eb85eff
Cleaning up our Makefile.
...
-) Adding question marks to important tools so they can be overriden from environment variables.
-) Removing all traces of -ldl since BoringSSL doesn't implement OpenSSL's DSO and doesn't require it.
9 years ago
Nathaniel Manista
a847f51c94
Move parallel RPC code to correct test method
...
In 4a9b1c6988
I mistakenly added statements to test
test_constants.PARALLELISM RPCs made in parallel to the
testSequentialInvocations test method rather than the
testParallelInvocations test method. How embarrassing!
9 years ago
Craig Tiller
6236718f15
Merge pull request #4897 from bogdandrutu/fix
...
Initialize census if not initialized yet and some features are available
9 years ago
Bogdan Drutu
7630256ded
Fix typo.
9 years ago
Bogdan Drutu
050072403a
Initialize census if not initialized yet and some features are available.
9 years ago
Bogdan Drutu
587ef5101e
Merge remote-tracking branch 'upstream/master' into bug
9 years ago
Vijay Pai
57ecf766ab
clang-format
9 years ago
Bogdan Drutu
cc2ca6e88b
Merge remote-tracking branch 'upstream/master'
9 years ago
Vijay Pai
58da895a8c
localhost -> wildcard address
9 years ago
Michael Lumish
a1a6a1009b
Merge pull request #4881 from jcanizales/release-boringssl-pod
...
Upgrade BoringSSL podspec to v2.0
9 years ago
Jan Tattermusch
927dae0da0
Merge pull request #4889 from ctiller/fixes
...
Fix sanity
9 years ago
Craig Tiller
7f67559e8f
Merge branch 'fixes' into mwah
9 years ago
Craig Tiller
bd3075efbd
Fix sanity
9 years ago
Craig Tiller
cf617b47dd
Merge github.com:grpc/grpc into mwah
9 years ago
Craig Tiller
9e08e8b703
Fix copyrights
9 years ago
Craig Tiller
9ebc87a899
Add a full barrier after subchannel construction
9 years ago
Craig Tiller
d9d474a670
Fix some barriers
9 years ago
Marek Gilbert
16110eee6a
Allocate node Buffer contents with new[]
...
Nan::NewBuffer(char* data, uint32_t size) frees the provided buffer by
calling delete[]. This matches the allocation method to the free method.
Fixes grpc/grpc#4867 .
9 years ago
David Garcia Quintas
6a48405ed0
pre sync_stream.cc creation. Does not compile
9 years ago
David Garcia Quintas
b523c732d1
async_stream.h done. Compiles
9 years ago
David Garcia Quintas
3452ae27c1
copyrights
9 years ago
David Garcia Quintas
2425bbbc55
Further work. Compiles. WIP
9 years ago
Nathaniel Manista
7c43f49092
Merge pull request #4883 from soltanmm/fixfix
...
Add missing "support" import.
9 years ago
Masood Malekghassemi
5fec8b333a
Add missing import
...
I have no idea how this mistake got through.
9 years ago
Jorge Canizales
38cc4a4166
Write “the podspec is a template” 100 times on the blackboard
9 years ago
Jorge Canizales
83f746b4da
Upgrade BoringSSL podspec to v2.0
9 years ago
Craig Tiller
98d27d89a9
Merge branch 'mwah' of github.com:ctiller/grpc into mwah
9 years ago
Craig Tiller
9e24165f4d
Merge github.com:grpc/grpc into mwah
9 years ago
Craig Tiller
d8b9809a6e
Merge pull request #4847 from jtattermusch/bump_version_0_13
...
Bump gRPC version to 0.13 and get C# version autogenerated
9 years ago
Jan Tattermusch
cd31ee5cf1
update copyrights
9 years ago
Jan Tattermusch
f0fb08fa4f
Merge remote-tracking branch 'upstream/master' into bump_version_0_13
9 years ago
Michael Lumish
d1e96ede31
Merge pull request #4855 from jtattermusch/upgrade_csharp_dependencies
...
Update C# dependencies
9 years ago
murgatroid99
e30785affb
Fixed copyright
9 years ago
murgatroid99
a54d7c7a3a
Merge branch 'master' into node_test_running_fix
9 years ago
Michael Lumish
3c82d0cfd5
Merge pull request #4843 from murgatroid99/ruby_mac_compile
...
Fixed Ruby build on Mac
9 years ago
murgatroid99
751f0706fb
Resolved copyright fix conflict
9 years ago
murgatroid99
1559ff16c0
Fixed copyright in post_tests_ruby.sh
9 years ago
murgatroid99
5c56c92bec
Make Node library depend on BoringSSL and zlib, and only build them under Windows
9 years ago
Michael Lumish
b9a819d889
Merge pull request #4876 from ctiller/copy--
...
Fix copyright
9 years ago
Masood Malekghassemi
caf164ac54
Merge pull request #4821 from soltanmm/install-doctor
...
Add compiler error diagnostics to Python setup
9 years ago
David Garcia Quintas
f48e538003
copyrights
9 years ago
David Garcia Quintas
541db25d45
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
9 years ago
Stanley Cheung
22f6dccec6
Merge pull request #4849 from jtattermusch/embedding_is_good
...
Make sure we embed openssl and zlib in C# artifacts
9 years ago
Craig Tiller
15c8ec35a0
Merge pull request #4680 from daniel-j-born/tcp_listener
...
Make grpc_tcp_listener private.
9 years ago
Craig Tiller
087543f670
Fix copyright
9 years ago
Craig Tiller
82f3f0d178
Fix compiler flags
9 years ago
Jan Tattermusch
7928b4175f
update C# dependencies
9 years ago
Craig Tiller
16872b8239
Fix *SAN compilation
9 years ago
Bogdan Drutu
aeb9ead0e0
Merge remote-tracking branch 'upstream/master'
9 years ago