Nicolas "Pixel" Noble
|
b049ba8fc4
|
Merge branch 'master' of github.com:google/grpc into vsprojects
Conflicts:
templates/vsprojects/vs2013/grpc.sln.template
|
10 years ago |
Nicolas Noble
|
fdd76ba414
|
Merge pull request #164 from nathanielmanistaatgoogle/python-introduction
Python introduction.
|
10 years ago |
Yang Gao
|
9aee6d05fd
|
Merge pull request #158 from chen-wang/tips
TIPS client implementation.
|
10 years ago |
Chen Wang
|
d34c690e8d
|
delete using grpc::
|
10 years ago |
Chen Wang
|
c6fdcae087
|
add space line between include
|
10 years ago |
Chen Wang
|
819f755b74
|
fixed some typos
|
10 years ago |
Yang Gao
|
cd7131445f
|
Merge pull request #166 from nicolasnoble/typos
kNumResponseMessages is an int, so i is doing signedness mismatch.
|
10 years ago |
Nicolas "Pixel" Noble
|
3d4cba4901
|
kNumResponseMessages is an int, so i is doing signedness mismatch.
|
10 years ago |
Chen Wang
|
8c1109737f
|
Remove unecessary files which was added by mistake.
|
10 years ago |
Nathaniel Manista
|
840615ed27
|
Add Python to run-tests.
|
10 years ago |
Nathaniel Manista
|
59d095a7df
|
The logging_pool module.
|
10 years ago |
Nicolas Noble
|
43598ccc39
|
Merge pull request #154 from ctiller/mac-fixes
Mac fixes
|
10 years ago |
Craig Tiller
|
9497b3c1c4
|
Bugfix connection code in test
|
10 years ago |
Craig Tiller
|
a83567d729
|
Fix math in time_posix.c
|
10 years ago |
Craig Tiller
|
018afed1b3
|
Must init iomgr
|
10 years ago |
Craig Tiller
|
ad145bc9cb
|
Use the right parameters to syscalls
|
10 years ago |
Chen Wang
|
69330757f1
|
Merge branch 'master' of github.com:google/grpc into tips
|
10 years ago |
Chen Wang
|
86af8cffc5
|
TIPS client implementation.
|
10 years ago |
Craig Tiller
|
6f5e2c42f9
|
Surface failure count
|
10 years ago |
Craig Tiller
|
93da6ac647
|
Fix memory corruption if >2 ports
|
10 years ago |
Tim Emiola
|
c0b1785a17
|
Merge pull request #155 from murgatroid99/node_remove_byte_streams
Node remove byte streams
|
10 years ago |
murgatroid99
|
cdc2a738c3
|
Indicated that serialize and deserialize are optional
|
10 years ago |
Craig Tiller
|
9f44bfff6d
|
Make option setting work on Mac
|
10 years ago |
Craig Tiller
|
dc325cd94f
|
Merge github.com:google/grpc into mac-fixes
|
10 years ago |
Craig Tiller
|
5d8fbe2663
|
Make this socket creation portable
|
10 years ago |
Jan Tattermusch
|
0a6f0a5624
|
Merge pull request #152 from ctiller/master
Add a gitignore for win32 stuff
|
10 years ago |
Craig Tiller
|
96b49557ec
|
Sort out some more compile flags for Mac
|
10 years ago |
Craig Tiller
|
d19d850357
|
This field is 8 bits on Mac
|
10 years ago |
Craig Tiller
|
b4ee3b5977
|
Make libraries compile on Darwin
|
10 years ago |
murgatroid99
|
63e1bf313b
|
Merge branch 'master' into node_remove_byte_streams
|
10 years ago |
murgatroid99
|
9ef3d04bff
|
Merge branch 'master' of github.com:google/grpc
|
10 years ago |
Tim Emiola
|
2021d03168
|
Merge pull request #149 from murgatroid99/node_bind_port_zero
Bind servers to port 0 in node tests
|
10 years ago |
murgatroid99
|
d398fde249
|
Merge branch 'master' into node_remove_byte_streams
|
10 years ago |
murgatroid99
|
b2aad16ea7
|
Merge branch 'master' of github.com:google/grpc
|
10 years ago |
Craig Tiller
|
e7d7559db3
|
Add a gitignore for win32 stuff
|
10 years ago |
Craig Tiller
|
85eea08ba8
|
Merge pull request #141 from jboeuf/ssl_server_creds_integration
Changing the SSL (Server) Credentials API.
|
10 years ago |
murgatroid99
|
ec8956435d
|
Switched binary stream to object stream
|
10 years ago |
murgatroid99
|
f034e50ba9
|
Modified interop tests to handle binding to port 0
|
10 years ago |
murgatroid99
|
7a81f05306
|
Merge branch 'master' into node_bind_port_zero
|
10 years ago |
murgatroid99
|
eeccd21fb9
|
Merge branch 'master' of github.com:google/grpc
|
10 years ago |
Tim Emiola
|
7e3d7120ba
|
Merge pull request #145 from murgatroid99/node_interop
Node interop tests
|
10 years ago |
murgatroid99
|
0397061095
|
Removed extra debugger statements
|
10 years ago |
murgatroid99
|
d2f20b29a6
|
Removed port_picker and bound to port 0 in tests instead
|
10 years ago |
murgatroid99
|
c896e192f7
|
Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port
|
10 years ago |
Julien Boeuf
|
073d7b6cd9
|
Fixing node and ruby builds.
|
10 years ago |
Michael Lumish
|
577fd6db9b
|
Merge pull request #146 from tbetbetbe/grpc_tools_update_docker_build_pull_from_github
Grpc tools update docker build pull from GitHub
|
10 years ago |
murgatroid99
|
9e14ead3f6
|
Merge branch 'master' of github.com:google/grpc
|
10 years ago |
murgatroid99
|
b6ab1b477f
|
Added TLS support to interop tests
|
10 years ago |
Yang Gao
|
6a3880b0f1
|
Merge pull request #143 from ctiller/bah-humbug-clang-format-is-the-suxxors
Make clang-format somewhat compatible across versions
|
10 years ago |
Craig Tiller
|
a1cb002473
|
Make clang-format somewhat compatible across versions
|
10 years ago |