Sree Kuchibhotla
cc16931dea
Do not wait for metrics server. This will allow stress tests to terminate
9 years ago
Sree Kuchibhotla
1b38bb4bc7
initial version of run stress tests script
9 years ago
Michael Lumish
062ad48888
Merge pull request #4564 from ctiller/less_projects
...
Eliminate a layer of libraries in the end2end tests
9 years ago
Craig Tiller
a9686f6433
Merge pull request #4588 from sammcveety/patch-1
...
Update link in credentials.h to point to grpc.io
9 years ago
sammcveety
cbf2dfed88
Update link in credentials.h to point to grpc.io
9 years ago
Yang Gao
db026e7cee
Merge pull request #4584 from pszemus/master
...
Change CallData status before notifying CompletionQueue
9 years ago
Przemysław Sobala
90391dbbcf
Change CallData status before notifying CompletionQueue
9 years ago
Craig Tiller
769567e769
Eliminate a layer of libraries in the end2end tests
9 years ago
Michael Lumish
7593cff337
Merge pull request #4502 from ctiller/yawn
...
BoringSSL integration
9 years ago
Craig Tiller
67f23d7832
Updating 32 bit dockerfile
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
Nathaniel Manista
d491897c40
Merge pull request #4526 from soltanmm/schrodingers-fix
...
Fix Python test timeouts.
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
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
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
Craig Tiller
9fdf8e7102
Merge pull request #4531 from jtattermusch/shorter_win_path
...
Make intermediate directory path shorter than 260characters
9 years ago
Julien Boeuf
96d7c8e7c9
Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context
9 years ago
Julien Boeuf
ee9d78b960
Unit testing the peer from auth context functionality.
9 years ago
Jan Tattermusch
83a23815b0
remove unused vsprojects
9 years ago
Jan Tattermusch
44fc7200f8
regenerate project files
9 years ago
Jan Tattermusch
6b20f6f46d
make intermediate dir path shorter
9 years ago
Craig Tiller
3f9fe46d4d
Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector
...
Removing the auth_context from the security connector
9 years ago
Craig Tiller
7bd86e18f8
Merge pull request #4512 from jtattermusch/win64_more_fixes
...
Fixing win x64 build with vs2015
9 years ago
Craig Tiller
01294c206f
Merge pull request #4524 from jtattermusch/polish_vcxproj_files
...
Polish vcxproj files
9 years ago
Craig Tiller
4f0cb4b688
Merge pull request #4527 from jtattermusch/silence_lnk4217
...
Ignore warning LNK4217
9 years ago
Jan Tattermusch
025ffeff5e
ignore warning LNK4217
9 years ago
Julien Boeuf
1d9ac6612d
Removing the peer from the SSL security connector.
...
- Missing unit tests.
9 years ago
Jan Tattermusch
1b34aeb554
fixing x64 build with vs2015
9 years ago
Nicolas Noble
0cde8d4509
Merge pull request #4507 from jtattermusch/run_portability
...
Add run_portability.sh script
9 years ago
Jan Tattermusch
ec59bc7f1a
regenerate project files
9 years ago
Jan Tattermusch
e3dea2cd99
make Release depend on Release from nuget deps
9 years ago
Jan Tattermusch
35ca0747b5
silence warnings
9 years ago
Jan Tattermusch
78e07113e9
Get rid of tabs from .include file
9 years ago
Julien Boeuf
5b194036b2
Making the stack work with outgoing channel args.
9 years ago
David G. Quintas
2dd2e895d9
Merge pull request #4514 from yang-g/master
...
hide a debug log under trace and fix two log levels
9 years ago
yang-g
575625c12b
hide a debug log under trace and fix two log levels
9 years ago
Jan Tattermusch
309b62169f
Merge pull request #4501 from jtattermusch/refcounting_completion_queue_shutdown
...
Fix completion queue shutdown race in C#
9 years ago
Jan Tattermusch
1212f05d84
add run_portability.sh script
9 years ago
Nathaniel Manista
afd3fdc31a
Merge pull request #4504 from soltanmm/typo-fix
...
Fix "+ +" typo in Python test harness.
9 years ago
Masood Malekghassemi
6b09780f1a
Fix typo in Python test harness
9 years ago
Julien Boeuf
366f42c12d
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
a3f298ff67
clang-format
9 years ago
Craig Tiller
8a09593639
Fix flow control for unstarted streams
9 years ago
Craig Tiller
50788ac987
Merge branch 'big_data' of github.com:ctiller/grpc into big_data
9 years ago
Craig Tiller
ce46c27b74
Fix merge
9 years ago