Jan Tattermusch
|
1c7bdf5c9c
|
removed reference to missing grpc_server_add_secure_http2_port
|
10 years ago |
Nicolas Noble
|
3c65bca28b
|
Merge pull request #582 from ctiller/chex2
Make valgrind a bit more useful
|
10 years ago |
Nicolas Noble
|
e359002ec4
|
Merge pull request #576 from vjpai/mac
Mac-specific Makefile inclusions and installation instructions
|
10 years ago |
Craig Tiller
|
1a305b1d9d
|
Make valgrind a bit more useful
|
10 years ago |
Nathaniel Manista
|
befd64eace
|
Merge pull request #572 from ctiller/dox7
Clarify completion queue laws
|
10 years ago |
Nathaniel Manista
|
d50bf4d98a
|
Merge pull request #563 from ctiller/dox4
Expand init/destroy documentation
|
10 years ago |
Craig Tiller
|
f01ea7cee8
|
Merge github.com:grpc/grpc into an-update-on-c++
|
10 years ago |
Craig Tiller
|
7326901767
|
Merge pull request #579 from yang-g/c++api
change metadata getters to return const&
|
10 years ago |
Craig Tiller
|
eaaee49f9b
|
Merge github.com:grpc/grpc into an-update-on-c++
|
10 years ago |
Craig Tiller
|
492968f7d9
|
Server side cancellation receive support
|
10 years ago |
Craig Tiller
|
62a9641f82
|
Merge pull request #577 from jtattermusch/make_install_fix
remove nonexistent stream_context_interface.h from build.json
|
10 years ago |
Jan Tattermusch
|
8d2e572371
|
got rid of server_add_secure_http2_port
|
10 years ago |
Jan Tattermusch
|
8d7ce43aa4
|
formatting
|
10 years ago |
Jan Tattermusch
|
37afb9ab2b
|
fixing unknown method call handler on server
|
10 years ago |
Jan Tattermusch
|
fa21673cf8
|
clang-format
|
10 years ago |
Jan Tattermusch
|
607307d0be
|
Cleanup of AsyncCall.cs
|
10 years ago |
Jan Tattermusch
|
a96afb013b
|
renaming file name to match class name
|
10 years ago |
Jan Tattermusch
|
3f8962c52d
|
removal of unused methods in extension library
|
10 years ago |
Jan Tattermusch
|
337a2ddba5
|
migration to new C API
|
10 years ago |
Jan Tattermusch
|
60ea9130e1
|
remove nonexistent stream_context_interface.h from build.json
|
10 years ago |
Jan Tattermusch
|
67fb94a9b4
|
remove nonexistent stream_context_interface.h from build.json
|
10 years ago |
vjpai
|
7cc2c309f3
|
Mac-specific Makefile inclusions and installation instructions
Not yet fully building due to some gtest anomalies on Mac.
|
10 years ago |
murgatroid99
|
47b30b0b26
|
Added prod SSL support to Node Dockerfile
|
10 years ago |
Tim Emiola
|
26e2e8f0b5
|
Merge pull request #540 from ctiller/copyright
Copyright checker
|
10 years ago |
Qi Zhao
|
453a926d3b
|
Merge pull request #568 from donnadionne/docker
Adding new tests into docker runs
|
10 years ago |
Yang Gao
|
d0d007e6d1
|
change metadata getters to return const&
|
10 years ago |
murgatroid99
|
5b41d4ff40
|
Added interop support for default root SSL certs
|
10 years ago |
Michael Lumish
|
3c665f56be
|
Merge pull request #567 from tbetbetbe/grpc_ruby_rename_modules
Grpc ruby rename modules
|
10 years ago |
Craig Tiller
|
ce5021b0b9
|
Add missing new-lines at end of file
|
10 years ago |
Donna Dionne
|
caa51e402c
|
Add back a missing test
|
10 years ago |
Craig Tiller
|
fa61eade82
|
Bug fix
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
645466e089
|
Initial sketch
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
Craig Tiller
|
6d5f42e79a
|
Fix copyright notice
|
10 years ago |
Craig Tiller
|
f74ec4ee43
|
Merge github.com:grpc/grpc into copyright
|
10 years ago |
Craig Tiller
|
aface44b34
|
Merge pull request #573 from yang-g/c++api
Changes to support server metadata.
|
10 years ago |
Yang Gao
|
da699b8bc1
|
do not leak reader or writer
|
10 years ago |
Yang Gao
|
2b7f537546
|
Add metadata test with rpc. Adding/fixing things to make it work
|
10 years ago |
Nathaniel Manista
|
4ddf950c89
|
Merge pull request #562 from ctiller/dox3
More channel argument documentation.
|
10 years ago |
Vijay Pai
|
d3973499ad
|
Merge pull request #501 from ctiller/c++api
Rebinding of C++ API to the new C core API
|
10 years ago |
Craig Tiller
|
8ac56c9607
|
Clarify completion queue laws
|
10 years ago |
Craig Tiller
|
7bd5ab1055
|
Merge github.com:grpc/grpc into c++api
Conflicts:
src/core/surface/server.c
|
10 years ago |
Yang Gao
|
52342b3950
|
Merge pull request #561 from ctiller/dox
Fix shutdown semantics.
|
10 years ago |
Craig Tiller
|
1ece67cba2
|
Merge github.com:grpc/grpc into c++api
|
10 years ago |
Craig Tiller
|
a94beff94c
|
Add TODO
|
10 years ago |
Craig Tiller
|
e7163ab625
|
Expand comment
|
10 years ago |
Craig Tiller
|
94640a3df9
|
Rework python, expand tool to make this easier
|
10 years ago |
Craig Tiller
|
347b83c222
|
Merge github.com:grpc/grpc into copyright
Conflicts:
src/python/src/__init__.py
src/python/src/_adapter/__init__.py
src/python/src/_framework/__init__.py
src/python/src/_framework/base/__init__.py
src/python/src/_framework/base/packets/__init__.py
src/python/src/_framework/common/__init__.py
src/python/src/_framework/face/__init__.py
src/python/src/_framework/face/testing/__init__.py
src/python/src/_framework/foundation/__init__.py
src/python/src/_junkdrawer/__init__.py
|
10 years ago |
Jorge Canizales
|
0a5d092424
|
Merge branch 'master' of https://github.com/grpc/grpc into import-ios-library
|
10 years ago |