Julien Boeuf
73d8b57a6c
Fixing indentation.
10 years ago
Julien Boeuf
feca1bf06c
Adding JWT verifier.
...
Still missing:
- Caching of the already checked JWTs (although it could be done at an
upper layer).
- Caching of the jwks_uri to avoid 2 roundtrips for each verification.
10 years ago
Nathaniel Manista
9d8830da38
Merge pull request #2249 from soltanmm/2248
...
Fix initial-server-metadata-merged-into-terminal-server-metadata bug.
10 years ago
Craig Tiller
49924e0e62
Better handling of cancellation, uri parse errors, and disconnection
10 years ago
Nicolas Noble
821516dc32
Merge pull request #2246 from murgatroid99/makefile_pkg-config_dep_check
...
Added pkg-config checking to Makefile where possible
10 years ago
Craig Tiller
ff3ae687e1
Add connect retry, backoff
10 years ago
Michael Lumish
fc206cd7fe
Merge pull request #2250 from jcanizales/bazel-proto-rpc
...
Add Bazel target for Objective-C proto-gRPC runtime
10 years ago
Jorge Canizales
3cacaacf88
Minor: add TODO to improve an error message.
10 years ago
Jorge Canizales
50f198260e
Add Bazel target for ObjC gRPC runtime
10 years ago
Jorge Canizales
c60868622d
Don’t import Protobuf runtime using Cocoapods paths
10 years ago
Craig Tiller
11bf14ec33
Trip through transient failure on disconnection
10 years ago
Craig Tiller
abf36389d4
Make SSL work
10 years ago
Craig Tiller
d9a5088604
SSL channel args work with client config again
10 years ago
Masood Malekghassemi
ec5dc7f90b
Accept metadata sequences, return tuples
10 years ago
Craig Tiller
b6fbf1d986
Fix refcounting
10 years ago
Masood Malekghassemi
a6cfa0ad3b
Fix #2248
10 years ago
Craig Tiller
c396753a36
Refcounting fixes
10 years ago
murgatroid99
da7a994a4d
Fixed some linking problems
10 years ago
Craig Tiller
9846503567
Debugging
10 years ago
Siddharth Rakesh
b713546e4d
Resolving dependency error in Jenkins
10 years ago
Siddharth Rakesh
25481f72c1
Resolving merge conflict
10 years ago
Julien Boeuf
be1a499c8b
Fixing build after sync with upstream.
10 years ago
Siddharth Rakesh
872e8187c2
Adding required changes
10 years ago
Julien Boeuf
aeff1b9aa0
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
10 years ago
Siddharth Rakesh
268e59063a
Adding required changes
10 years ago
Julien Boeuf
c141772c61
Fixing this one as well.
10 years ago
Michael Lumish
a6de02f5ef
Merge pull request #2244 from stanley-cheung/php_minor_script_fix
...
php minor script fix
10 years ago
murgatroid99
24e2f4ad84
Added pkg-config checking to Makefile where possible
10 years ago
Craig Tiller
cb22184aef
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
f62d6fce9d
.clang-format
10 years ago
Craig Tiller
df91ba52d0
Add ability to continue waiting calls
10 years ago
Michael Lumish
587b5f6b76
Merge pull request #2240 from jcanizales/bazel-grpc-client
...
Add Bazel target for the GRPCClient library
10 years ago
Michael Lumish
6d3fc9573e
Merge pull request #2236 from jcanizales/bazel-grpc-secure
...
Switch ObjC Bazel target for the core library to use the secure version
10 years ago
Vijay Pai
d4bfa95d3c
Merge pull request #2169 from ctiller/no-spam-for-you
...
Remove spammy line (this is obfuscating testing logs)
10 years ago
Julien Boeuf
da13cd201b
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well.
10 years ago
Stanley Cheung
85b5d76c2b
php minor script fix
10 years ago
Nicolas Noble
202930ad54
Merge pull request #2241 from ctiller/pure-applesauce
...
Fix run_tests forever mode
10 years ago
Craig Tiller
4ab82d2c4d
clang-format
10 years ago
Craig Tiller
08a1cf8f4f
Use connectivity state tracking code in chttp2 transport
10 years ago
Craig Tiller
4d74056b08
Merge branch 'forever-is-a-long-time' into tis-but-thy-name
...
Conflicts:
Makefile
vsprojects/Grpc.mak
10 years ago
Craig Tiller
ee98d84a02
Add an fd conservation test to verify that fds actually close
10 years ago
Craig Tiller
acf0f07dfc
Unix resolver, bug fixes
10 years ago
Alistair Veitch
fc62dddd1c
add client side census context
10 years ago
Craig Tiller
bb30971cec
Fix run_tests forever mode
10 years ago
Craig Tiller
73f36bdb6c
Fix run_tests forever mode
10 years ago
Craig Tiller
1107558558
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
d7b68e72f5
Simple request unsecure passes with new client_config code
10 years ago
Jorge Canizales
5c7bfc4fa4
Merge pull request #2238 from nicolasnoble/no-containers
...
Disable saving failed containers, until we purge old ones.
We were running out of disk space.
10 years ago
Jorge Canizales
bba8076ed4
Fix indents of rx_library blaze target
10 years ago
Jorge Canizales
bb54ae8073
Add roots.pem bundle to the Bazel target, and use a better bundle name.
10 years ago