Yang Gao
db026e7cee
Merge pull request #4584 from pszemus/master
...
Change CallData status before notifying CompletionQueue
9 years ago
Vijay Pai
e488668075
WIP
9 years ago
vjpai
994f8f76e7
Merge branch 'master' into bbuf
9 years ago
Przemysław Sobala
90391dbbcf
Change CallData status before notifying CompletionQueue
9 years ago
Julien Boeuf
77bc16e38e
Fixing cpp auth doc pointers.
9 years ago
Julien Boeuf
b0437efbff
Unit testing the peer from auth context functionality.
9 years ago
Julien Boeuf
4d75f259bc
Removing the peer from the SSL security connector.
...
- Missing unit tests.
9 years ago
Julien Boeuf
05a8341cf1
Making the stack work with outgoing channel args.
9 years ago
Julien Boeuf
9a79e28c4e
Removing the auth context from the security connector.
...
The security connector is a channel/server port wide construct. On the
other hand, the auth_context is a per-connection construct.
9 years ago
Craig Tiller
b121d44dc6
Merge github.com:grpc/grpc into ints
9 years ago
Craig Tiller
c12f8a9d39
Merge github.com:grpc/grpc into proto_names
9 years ago
Craig Tiller
f14baea3e6
Fix templates + clang-format
9 years ago
Craig Tiller
769567e769
Eliminate a layer of libraries in the end2end tests
9 years ago
Craig Tiller
b10f05e91d
Fix newline at end of file
9 years ago
Craig Tiller
897e4fe2ad
Update copyrights
9 years ago
Michael Lumish
7593cff337
Merge pull request #4502 from ctiller/yawn
...
BoringSSL integration
9 years ago
Craig Tiller
00f8702c5e
Merge branch 'yawn' into proto_names
9 years ago
Craig Tiller
2e14b1f588
Merge github.com:grpc/grpc into proto_names
9 years ago
Craig Tiller
0b96edc3ed
Fix time_test.c
9 years ago
Craig Tiller
67f23d7832
Updating 32 bit dockerfile
9 years ago
Craig Tiller
ff298f6888
First round of feedback
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Craig Tiller
f0d916ae17
Initial style guide
9 years ago
Craig Tiller
2d2963e5e9
Actually remove OpenSSL
9 years ago
Craig Tiller
77fc4d35e4
BoringSSL: vsproject changes
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
vjpai
be75ffd028
Merge branch 'master' into bbuf
9 years ago
murgatroid99
0bb6fcfb5a
Generate the Node package.json from build.yaml
9 years ago
Michael Lumish
d5e59e2a4a
Merge pull request #4540 from murgatroid99/node_minor_fixes
...
Fix a couple of minor issues in the Node library
9 years ago
Nathaniel Manista
d491897c40
Merge pull request #4526 from soltanmm/schrodingers-fix
...
Fix Python test timeouts.
9 years ago
yang-g
8950c0fc51
regenerate projects
9 years ago
yang-g
0db9032a8b
remove stream from stalled_by_transport list before destroy it
9 years ago
Masood Malekghassemi
f872c6aa9f
Fix Python test timeouts
...
We've been assuming that the server upon invoking start was started.
This has been false; invoking start means that the server will
eventually be started, and to make this reliably observable requires
passing control to core.
9 years ago
murgatroid99
72dcfc73ab
Fix a couple of minor issues in the Node library
9 years ago
Craig Tiller
b9f0253a26
Merge pull request #4539 from jboeuf/roots_refresh
...
Refreshing the etc/roots.pem file.
9 years ago
Michael Lumish
3a6958ee12
Merge pull request #4538 from murgatroid99/ruby_bundle_core_release
...
Bundled C core with Ruby library
9 years ago
murgatroid99
28013eb554
Generate gemspec with a template
9 years ago
murgatroid99
b5703222a5
Include roots.pem with Ruby package
9 years ago
Julien Boeuf
64279c7c31
Refreshing the etc/roots.pem file.
...
Also added some documentation on how this file is generated.
9 years ago
Craig Tiller
66953c1c08
Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp
...
Don't include grpc++ in buildtests_c
9 years ago
Yang Gao
11169d9a2c
Merge pull request #4384 from ctiller/big_data
...
Add a test that overflows incoming flow control windows
9 years ago
murgatroid99
d7e1a10628
Bundled C core with Ruby library
9 years ago
Jan Tattermusch
83405c13b6
dont include grpc++ in buildtests_c
9 years ago
Craig Tiller
f5be46d060
Merge pull request #4533 from jboeuf/remove_peer_from_ssl_auth_context
...
Remove peer from ssl auth context
9 years ago
Craig Tiller
371bdfe206
Merge pull request #4532 from jtattermusch/remove_unused_vsprojects
...
Remove unused vsprojects
9 years ago
Stanley Cheung
08ae945aac
Merge pull request #4534 from stanley-cheung/php_insecure_channel_creds_0_12
...
PHP: make ChannelCredentials::createInsecure explicit
9 years ago
Craig Tiller
9fdf8e7102
Merge pull request #4531 from jtattermusch/shorter_win_path
...
Make intermediate directory path shorter than 260characters
9 years ago
Stanley Cheung
6aee7a8c45
php: make channel
...
credentials createInsecure explicit
9 years ago
Stanley Cheung
17ab6a1c50
php: bump version for release
9 years ago
Julien Boeuf
96d7c8e7c9
Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context
9 years ago