Jan Tattermusch
28ab96c0bb
fix the version of debian package builder script
10 years ago
Masood Malekghassemi
e07edc50e1
Merge pull request #831 from nathanielmanistaatgoogle/security-progress
...
Work towards invocation-side security.
10 years ago
Yang Gao
0e32857bfd
Merge pull request #784 from ctiller/timeout
...
Introduce slowdown factor for unit test deadlines
10 years ago
David Klempner
c33731aea6
Merge pull request #822 from ctiller/hard
...
Fix max_concurrent_streams test
10 years ago
Craig Tiller
b7926e0551
Merge pull request #816 from dklempner/dualstack_test_deflake
...
Deflake dualstack socket test
10 years ago
Nathaniel Manista
1c37fe62fd
Work towards invocation-side security.
10 years ago
Nathaniel Manista
c2b402001b
The Python interop client.
...
The server_host_override flag's implementation remaining
outstanding means that this only works over insecure
connections for now.
10 years ago
Jayant Kolhe
18f42e4b7c
Merge pull request #824 from grpc/oaktowner-patch-1
...
Update INSTALL for C
10 years ago
Mugur Marculescu
67347d8a39
Merge pull request #820 from jayantkolhe/jayantkolhe-patch-3
...
Updated Python Status
10 years ago
Craig Tiller
62d637c163
Merge pull request #827 from a11r/d2
...
Minor fix to INSTALL
10 years ago
Abhishek Kumar
2deb9865e9
Update INSTALL
10 years ago
Abhishek Kumar
87709366ae
Update INSTALL
10 years ago
Abhishek Kumar
1f8b0bbeda
Merge branch 'master' of github.com:a11r/grpc
10 years ago
Abhishek Kumar
866816fc30
Merge pull request #826 from tbetbetbe/grpc-ruby-update-gemspec-licencse
...
Update grpc.gemspec
10 years ago
Tim Emiola
c4a4288f83
Update grpc.gemspec
10 years ago
Abhishek Kumar
dda3bb9192
Merge pull request #825 from murgatroid99/node_package_info
...
Added important Node package information and LICENSE file for inclusion ...
10 years ago
murgatroid99
be8d1dae5e
Added important Node package information and LICENSE file for inclusion in Node package
10 years ago
Dan Ciruli
4175d84d00
Update INSTALL for C
...
Missed a step
10 years ago
Craig Tiller
e2d795a27b
Fix max_concurrent_streams test
10 years ago
Donna Dionne
448415d69a
Merge branch 'release-0_5' of github.com:google/grpc into testing-release
10 years ago
Donna Dionne
e4709fd934
Merge branch 'master' of github.com:google/grpc into go-auth-tests
10 years ago
donnadionne
cb87228aa4
Merge pull request #821 from murgatroid99/node_base_dockerfile_fix
...
Updated dockerfile with correct node executable
10 years ago
murgatroid99
03e2634173
Updated dockerfile with correct node executable
10 years ago
Jayant Kolhe
806dde1bcb
Update README.md
10 years ago
Jayant Kolhe
fcfbb41f1d
Update README.md
10 years ago
Craig Tiller
68acd35676
Merge pull request #813 from tbetbetbe/grpc_ruby_initial_version
...
Synchronize initial package versions
10 years ago
Nicolas Noble
c404055415
Merge pull request #815 from nathanielmanistaatgoogle/py-cleanup
...
Sanitize a reference number.
10 years ago
Nathaniel Manista
1ffe4feb6f
Sanitize a reference number.
10 years ago
Tim Emiola
ed3671e180
Synchronize initial package versions
10 years ago
David Klempner
57c0061d78
Deflake dualstack socket test
...
The test currently allocates a single port and reuses it through the
test. Given the timeouts in this test this leaves substantial race
windows where other processes on the same machine could steal the port
between subcases.
Instead, as a simple hack, allocate a new port before each test.
10 years ago
Craig Tiller
3ce8b554f4
Merge pull request #812 from nathanielmanistaatgoogle/python-version-number
...
Set Python version number to 0.4.0.
10 years ago
Nathaniel Manista
c6e42c8a86
Set Python version number to 0.4.0.
10 years ago
Craig Tiller
f2b220575e
Merge pull request #811 from murgatroid99/node_version_bump_0.5.0
...
Bumped node version to 0.5.0
10 years ago
murgatroid99
9e47368d8f
Bumped node version to 0.5.0
10 years ago
Craig Tiller
fc797b77e2
Merge pull request #803 from grpc/oaktowner-patch-1
...
Update binding.gyp
10 years ago
Craig Tiller
9c7a6afaac
Merge pull request #806 from grpc/oaktowner-patch-2
...
Changing to use node instead of nodejs
10 years ago
Craig Tiller
82942f44ed
Merge pull request #807 from grpc/oaktowner-patch-1-1
...
Clarify INSTALL
10 years ago
Tim Emiola
874f9c9d3b
Merge pull request #789 from jtattermusch/interop_testing
...
In-process unit tests with test service, some interop test fixes.
10 years ago
Tim Emiola
201362637b
Merge pull request #810 from murgatroid99/node_instructions
...
Add Debian nodejs-legacy instructions
10 years ago
Michael Lumish
b189cbe7c0
Add Debian nodejs-legacy instructions
10 years ago
donnadionne
4e535a0954
Merge pull request #809 from nicolasnoble/python-emplace
...
Removing emplace from python plugin.
10 years ago
Donna Dionne
54a9aaeb5d
Merge branch 'master' of github.com:google/grpc into go-auth-tests
10 years ago
Nicolas "Pixel" Noble
e6d72c2b4e
Removing emplace from python plugin.
10 years ago
Dan Ciruli
de3c654bc9
Clarify INSTALL
...
Added better instructions (including the git instructions).
10 years ago
Masood Malekghassemi
3c17f04af9
Merge pull request #795 from nathanielmanistaatgoogle/python-client-credentials
...
Python ClientCredentials object.
10 years ago
Masood Malekghassemi
02a74dd244
Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changes
...
Final changes to the early_adopter API.
10 years ago
Dan Ciruli
80f62e7c50
Changing to use node instead of nodejs
10 years ago
Craig Tiller
08d27fcd11
Merge pull request #805 from tbetbetbe/grpc_ruby_temp_split_hostname_from_host_stering
...
Tmp fix: splits the hostname from the host before creating a call
10 years ago
jboeuf
3a0e41c28d
Merge pull request #801 from ctiller/sec-wtf
...
Strip port in peer name check
10 years ago
Dan Ciruli
60fcca5dec
Update binding.gyp
10 years ago