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
10 years ago
Michael Lumish
d5e59e2a4a
Merge pull request #4540 from murgatroid99/node_minor_fixes
...
Fix a couple of minor issues in the Node library
10 years ago
Nathaniel Manista
d491897c40
Merge pull request #4526 from soltanmm/schrodingers-fix
...
Fix Python test timeouts.
10 years ago
yang-g
8950c0fc51
regenerate projects
10 years ago
yang-g
0db9032a8b
remove stream from stalled_by_transport list before destroy it
10 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.
10 years ago
murgatroid99
72dcfc73ab
Fix a couple of minor issues in the Node library
10 years ago
Craig Tiller
b9f0253a26
Merge pull request #4539 from jboeuf/roots_refresh
...
Refreshing the etc/roots.pem file.
10 years ago
Michael Lumish
3a6958ee12
Merge pull request #4538 from murgatroid99/ruby_bundle_core_release
...
Bundled C core with Ruby library
10 years ago
murgatroid99
28013eb554
Generate gemspec with a template
10 years ago
murgatroid99
b5703222a5
Include roots.pem with Ruby package
10 years ago
Julien Boeuf
64279c7c31
Refreshing the etc/roots.pem file.
...
Also added some documentation on how this file is generated.
10 years ago
Craig Tiller
66953c1c08
Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp
...
Don't include grpc++ in buildtests_c
10 years ago
Yang Gao
11169d9a2c
Merge pull request #4384 from ctiller/big_data
...
Add a test that overflows incoming flow control windows
10 years ago
murgatroid99
d7e1a10628
Bundled C core with Ruby library
10 years ago
Jan Tattermusch
83405c13b6
dont include grpc++ in buildtests_c
10 years ago
Craig Tiller
f5be46d060
Merge pull request #4533 from jboeuf/remove_peer_from_ssl_auth_context
...
Remove peer from ssl auth context
10 years ago
Craig Tiller
371bdfe206
Merge pull request #4532 from jtattermusch/remove_unused_vsprojects
...
Remove unused vsprojects
10 years ago
Stanley Cheung
08ae945aac
Merge pull request #4534 from stanley-cheung/php_insecure_channel_creds_0_12
...
PHP: make ChannelCredentials::createInsecure explicit
10 years ago
Craig Tiller
9fdf8e7102
Merge pull request #4531 from jtattermusch/shorter_win_path
...
Make intermediate directory path shorter than 260characters
10 years ago
Stanley Cheung
6aee7a8c45
php: make channel
...
credentials createInsecure explicit
10 years ago
Stanley Cheung
17ab6a1c50
php: bump version for release
10 years ago
Julien Boeuf
96d7c8e7c9
Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context
10 years ago
Julien Boeuf
ee9d78b960
Unit testing the peer from auth context functionality.
10 years ago
Jan Tattermusch
83a23815b0
remove unused vsprojects
10 years ago
Jan Tattermusch
44fc7200f8
regenerate project files
10 years ago
Jan Tattermusch
6b20f6f46d
make intermediate dir path shorter
10 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
10 years ago
Craig Tiller
7bd86e18f8
Merge pull request #4512 from jtattermusch/win64_more_fixes
...
Fixing win x64 build with vs2015
10 years ago
Craig Tiller
01294c206f
Merge pull request #4524 from jtattermusch/polish_vcxproj_files
...
Polish vcxproj files
10 years ago
Craig Tiller
4f0cb4b688
Merge pull request #4527 from jtattermusch/silence_lnk4217
...
Ignore warning LNK4217
10 years ago
Jan Tattermusch
025ffeff5e
ignore warning LNK4217
10 years ago
Julien Boeuf
1d9ac6612d
Removing the peer from the SSL security connector.
...
- Missing unit tests.
10 years ago
Craig Tiller
dacb389907
Fix method name
10 years ago
Jan Tattermusch
1b34aeb554
fixing x64 build with vs2015
10 years ago
Nicolas Noble
0cde8d4509
Merge pull request #4507 from jtattermusch/run_portability
...
Add run_portability.sh script
10 years ago