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
Alistair Veitch
a4e884721d
merge to head
9 years ago
Alistair Veitch
f886985d2c
refactor census_timestamp
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
Craig Tiller
e69426448a
Windows builds need longer
9 years ago
David Garcia Quintas
04ecfa1ad7
Added missing payloads to streaming compressed test
9 years ago
Craig Tiller
352312cb73
Merge github.com:grpc/grpc into openssl-just-needs-to-build
9 years ago
yang-g
9f8c100ea8
Merge remote-tracking branch 'upstream/master' into string_ref
9 years ago
Craig Tiller
26fd1a3beb
Merge github.com:grpc/grpc into naming-crisis
9 years ago
Craig Tiller
7e3c3b2e8f
Merge pull request #3066 from yang-g/build
...
add missing headers from 2945
9 years ago
yang-g
31ff8bcc15
add missing headers from 2495
9 years ago
Michael Lumish
04babecd72
Merge pull request #3043 from murgatroid99/objc_kvo_compliance
...
Test KVO compliance for call.responseHeaders
9 years ago
Masood Malekghassemi
8f56c422f8
Add global per-test timeout to Python test harness
9 years ago
Craig Tiller
9dee67b5cf
Merge github.com:grpc/grpc into naming-crisis
9 years ago
Craig Tiller
d5ddbd8028
Merge github.com:grpc/grpc into openssl-just-needs-to-build
9 years ago
yang-g
58824d4bae
Merge remote-tracking branch 'upstream/master' into string_ref
9 years ago
Craig Tiller
25de92c997
Assert uri not null better
9 years ago
yang-g
e21908fcee
impl
9 years ago
Alistair Veitch
4087ea6f9c
Merge pull request #2945 from maxwell-demon/master
...
Re-install census_filters
9 years ago
Craig Tiller
4f5e6f0133
Merge pull request #3063 from jtattermusch/windows_server_memory_leak
...
Fix gpr_slice leak in server on connection reset
9 years ago
Craig Tiller
f5cf6fa478
Assert uri not null
9 years ago
David Garcia Quintas
bb5e018375
Added compression specs
9 years ago
Jan Tattermusch
a4d9f267fb
fix gpr_slice leak in server on connection reset
9 years ago
Craig Tiller
d01b6f49a2
Its not enough to just serialize the clean step...
9 years ago
Jan Tattermusch
f3552725f3
Merge pull request #3060 from ctiller/sigwha
...
Expand error handling to ignore all errors printing output
9 years ago
Craig Tiller
4d03e216ab
Merge github.com:grpc/grpc into openssl-just-needs-to-build
9 years ago
Craig Tiller
9f3b2d7f94
Expand error handling to ignore all errors printing output
9 years ago
Craig Tiller
1dc323b45e
Spam cleanup
9 years ago
Jan Tattermusch
7d0c3f72de
Merge pull request #3050 from ctiller/googly-test
...
Make googletest a submodule
9 years ago
Craig Tiller
c0136b9a27
Add comments
9 years ago
Craig Tiller
c9a3b0d55f
Respond to review
9 years ago