jboeuf
15df9b1357
Merge pull request #3094 from yang-g/string_ref_auth
...
minor fixes to string_ref
9 years ago
yang-g
0d9f81f741
minor fixes
9 years ago
Masood Malekghassemi
967caaada0
Merge pull request #3052 from nathanielmanistaatgoogle/crust
...
The RPC Framework crust package
9 years ago
Nathaniel Manista
8e3dc00d93
The Beta API Channel
9 years ago
Hongyu Chen
2845c86958
Fix include guard of census/grpc_filter.h
9 years ago
yang-g
0c63351381
sync and async doc
9 years ago
David G. Quintas
d739ece688
Merge pull request #3086 from ctiller/radio-ga-ga
...
Increase msan timeout also
9 years ago
Craig Tiller
4a71ce2633
Increase msan timeout also
9 years ago
Craig Tiller
70964fca29
Properly reset incoming buffer
9 years ago
Craig Tiller
69b2afe770
Merge branch 'endpoints' of github.com:ctiller/grpc into endpoints
9 years ago
Craig Tiller
8bf34083e2
Fix uninitialized data
9 years ago
Craig Tiller
4381380676
Merge pull request #3077 from yang-g/string_ref_auth
...
auth_context api change to use string_ref
9 years ago
Yang Gao
2413615fe0
Merge pull request #3085 from crast/fix-googletest-submodule
...
googletest uses https like all the other submodules
9 years ago
James Crasta
2a7df7db4d
Use https like all the other submodules
9 years ago
Craig Tiller
bcd57fc78d
Merge pull request #276 from yang-g/master
...
Update c++ examples to API changes.
9 years ago
Craig Tiller
3d5ba2f499
Make port_windows compile again
9 years ago
Tim Emiola
da22c15211
Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown
...
Prevent the Node server from locking up when shutting down
9 years ago
Craig Tiller
1e27e7d605
Use port server on windows
9 years ago
Craig Tiller
15c1ea9c31
Merge github.com:grpc/grpc into endpoints
9 years ago
Stanley Cheung
495c0d332e
Merge pull request #3083 from stanley-cheung/php_missing_build_cflags
...
PHP: fix build failure on mac
9 years ago
Stanley Cheung
d0532654b0
php: fix build failure on mac
9 years ago
Craig Tiller
4ac2018fd9
Fix up path
9 years ago
Craig Tiller
3fda8ed122
Restore google test
9 years ago
Craig Tiller
c4a9f16f93
Merge github.com:grpc/grpc into endpoints
9 years ago
Craig Tiller
57c48c6845
Turn off debug
9 years ago
Craig Tiller
0882a353d5
Fix refcounting
9 years ago
David Garcia Quintas
c9ab6a022d
Protect against dereferencing a null ptr.
...
'stream' may be left nullptr after a pop, so don't try to dereference
it.
(via nlewycky@google.com ).
9 years ago
David G. Quintas
69d500d2c6
Merge pull request #3081 from ctiller/under-pressure
...
Up asan/tsan timeouts - they need it
9 years ago
Craig Tiller
b2ea0b9f48
Up asan/tsan timeouts - they need it
9 years ago
Nathaniel Manista
33c9c1f6b3
Merge pull request #3080 from soltanmm/docfix
...
Temporary fix on Python doc to alleviate confusion.
9 years ago
Masood Malekghassemi
18b3ccb2f2
Temporary fix on Python doc to alleviate confusion
...
cc grpc/grpc-common#274, #2896
9 years ago
Masood Malekghassemi
f61897df57
Merge pull request #3044 from nathanielmanistaatgoogle/no-such-method-code-and-message
...
Add code and message to base.NoSuchMethodError
9 years ago
Craig Tiller
c84d4aa6d0
Merge github.com:grpc/grpc into endpoints
...
Conflicts:
src/core/iomgr/tcp_windows.c
9 years ago
yang-g
5e700f3d1f
Merge remote-tracking branch 'upstream/master' into string_ref_auth
9 years ago
Vijay Pai
60e0e743be
Merge pull request #3072 from ctiller/pneumatic-figure-skater
...
Cleanup test, initialize correctly
9 years ago
Yang Gao
6501071d16
Merge pull request #3079 from ctiller/scrubbing-the-floor
...
Add ostream support for string_ref
9 years ago
Craig Tiller
47ec9a40ad
Add ostream support for string_ref
9 years ago
Jan Tattermusch
0608a00b50
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
...
Conflicts:
src/csharp/Grpc.IntegrationTesting/InteropClient.cs
9 years ago
Craig Tiller
afbbaf9c3e
Merge pull request #3065 from yang-g/string_ref
...
Use string_ref for incoming metadata
9 years ago
Craig Tiller
f1c76741e8
Merge pull request #3048 from maxwell-demon/timespec
...
Move core/profiling/timers_preciseclock.h to core/support/ such that we
9 years ago
David G. Quintas
a96439e02a
Merge pull request #3078 from ctiller/the-jackal-winked-at-the-moose
...
Make run_tests.py robust against port_server not starting
9 years ago
Craig Tiller
8b5f4dcc7f
Fix typo
9 years ago
Craig Tiller
abd37fd278
Make run_tests.py robust against port_server not starting
9 years ago
David G. Quintas
52730d3bea
Merge pull request #3035 from ctiller/naming-crisis
...
Refactor default host name resolution
9 years ago
Julien Boeuf
cbdffa4227
Merge branch 'grpc_security_abi' into credentials_naming_and_cleanup
9 years ago
Julien Boeuf
5cc1e2ec4b
Fixing PHP.
9 years ago
Julien Boeuf
510a920c75
Credentials cleanup:
...
- Removing service_accounts credentials. These credentials just have
drawbacks compared to service_account_jwt_access credentials, notably
in terms for security.
- Renaming Google specific credentials with a Google prefix for C and
C++. This should be done as well for wrapped languages.
9 years ago
Julien Boeuf
c17fecd224
Fixing tests.
9 years ago
David G. Quintas
fd70b7117e
Merge pull request #3054 from ctiller/openssl-just-needs-to-build
...
Dont try to parallelize OpenSSL build
9 years ago
Michael Lumish
901277dd6d
Merge pull request #3073 from jtattermusch/appdomain_unloaded_exception
...
Prevent occasional AppDomainUnloadedException from nunit
9 years ago