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
Jan Tattermusch
940caa2d97
prevent occasional AppDomainUnloadedException from nunit
9 years ago
Julien Boeuf
c5b570f97e
Adding void* at then end of security related method in order to have a stable ABI.
9 years ago
Jan Tattermusch
9a26584be9
Merge pull request #3068 from ctiller/make-might-take-a-very-long-time
...
Windows builds need longer
9 years ago
Craig Tiller
be95249350
Cleanup test, initialize correctly
...
Test was failing on mac because gpr time code was not initialized. Whilst here, clean up the test so that I can understand it again.
9 years ago
yang-g
d090fe1379
auth context api change for string_ref
9 years ago
Hongyu Chen
beb580b941
More merge conflict fix
9 years ago
Julien Boeuf
8dbefbee01
Merge branch 'master' of https://github.com/grpc/grpc into grpc_security_abi
9 years ago
Hongyu Chen
c22b1796a2
Merge remote-tracking branch 'upstream/master' into timespec
9 years ago
Yang Gao
6e86944905
Merge pull request #3021 from ctiller/reject-the-stuffs
...
Outlaw illegal metadata characters
9 years ago
Craig Tiller
d17fcc3203
Make C core log output readable
9 years ago
yang-g
654828fbd0
update doc
9 years ago
Nathaniel Manista
4c8288ec01
The RPC Framework crust package
9 years ago
yang-g
de36eb69be
fix route_guide
9 years ago
yang-g
d36da04a55
fix helloworld
9 years ago
Yang Gao
3cfb4795ce
Merge pull request #3067 from dgquintas/interop_streaming_fix
...
Added missing payloads to streaming compressed test
9 years ago
Hongyu Chen
011ea49592
Merge remote-tracking branch 'upstream/master' into timespec
9 years ago
Nathaniel Manista
1b481b64be
Merge pull request #3059 from soltanmm/timeout
...
Add per-test timeouts to Python test harness.
9 years ago