Jorge Canizales
0238b3ae47
Generate deterministic UUIDs in the Pods project
10 years ago
Jorge Canizales
72b2701383
Disable tests: unknown method and bad access token
...
They don’t work against the local server.
10 years ago
Jorge Canizales
ce8ee61008
Temporarily point tests to localhost
10 years ago
Jorge Canizales
1433f52499
Compile and run locally the interop C++ server before the tests
10 years ago
Stanley Cheung
bb04ea76f9
Merge pull request #2658 from jtattermusch/csharp_explicit_insecure
...
Make insecure channel/server creation explicit in C#
10 years ago
Jan Tattermusch
a96ac058f4
make insecure channel and server explicit
10 years ago
Stanley Cheung
072e7ad1f3
Merge pull request #2648 from jtattermusch/csharp_logging_api
...
C# logging API
10 years ago
Jan Tattermusch
0526161385
introduce gRPC logger
10 years ago
Stanley Cheung
01cd209078
Merge pull request #2645 from jtattermusch/csharp_go_beta_go
...
C# beta features and cleanup
10 years ago
Jan Tattermusch
f9c2d97605
fix reference to bouncyCastles assembly
10 years ago
Jan Tattermusch
a6b8288468
upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code
10 years ago
Jan Tattermusch
dce9f6e4c2
fix x86 target to be AnyCPU
10 years ago
Jan Tattermusch
eea5955b56
added test for client SSL authentication
10 years ago
Jan Tattermusch
88a9b32936
added option to authenticate client using root cert chain
10 years ago
Jan Tattermusch
062c329cf8
expose peer info in serverside call handlers
10 years ago
Nicolas Noble
6e685ff965
Merge pull request #2654 from jtattermusch/win_getpeername_fix
...
Fix getpeername code on windows
10 years ago
Jan Tattermusch
b3ff7418c6
Merge pull request #2630 from murgatroid99/node_completion_key_names
...
Changed object keys to valid identifier names
10 years ago
Jan Tattermusch
d298a9528a
fix whitespaces and line length
10 years ago
Jan Tattermusch
3f7809d89c
fix getpeername code on windows
10 years ago
Jan Tattermusch
e8cdd54d6f
Merge pull request #2651 from murgatroid99/node_call_peer_address
...
Exposed channel target and call peer in Node wrapper
10 years ago
Michael Lumish
7e06b6ffe2
Merge pull request #2620 from meisterpeeps/master
...
Update README.md (just a little typo)
10 years ago
murgatroid99
ea12b97243
Exposed channel target and call peer in Node wrapper
10 years ago
Michael Lumish
6aff7aa335
Merge pull request #2649 from stanley-cheung/php_user_agent
...
Add user-agent for PHP
10 years ago
Stanley Cheung
a75098d0af
add user-agent for php
10 years ago
Michael Lumish
d357cc0a63
Merge pull request #2643 from jtattermusch/csharp_timeouts
...
C# support for timeouts.
10 years ago
Vijay Pai
c8596943b1
Merge pull request #2646 from yang-g/inf_future
...
Fix gpr_inf_future call
10 years ago
Vijay Pai
a61ca70e27
Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent
...
Handle a race where a new call comes in post-shutdown a little better
10 years ago
yang-g
7cbac4cf95
Fix gpr_inf_future call
10 years ago
Yang Gao
3a442d9b17
Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor
...
Fix flow control
10 years ago
Jan Tattermusch
49313cec38
tiny fixes
10 years ago
Jan Tattermusch
6835b92c8b
fix test on windows
10 years ago
Jan Tattermusch
7a3ac62d9c
explicitly convert deadline for server handlers to realtime
10 years ago
Jan Tattermusch
4106259c79
add MathService.Fib test with deadline
10 years ago
Jan Tattermusch
f7cfc8a7b8
implemented cancellation support for MathService.Fib
10 years ago
Jan Tattermusch
0846b68eb7
add Timeout support and tests
10 years ago
Jan Tattermusch
74529562e3
added deadline to generated stubs
10 years ago
Jan Tattermusch
50b836539c
Timespec.FromDateTime implementation and tests
10 years ago
Jan Tattermusch
4113ba5420
implemented FromDateTime
10 years ago
Jan Tattermusch
f6410f54bc
robust conversion from Timespec to DateTime and tests
10 years ago
Craig Tiller
a1b820e981
Merge pull request #2586 from dgquintas/compress_flag_reset
...
Fixes for streaming compression.
10 years ago
Yang Gao
b5bbf66779
Merge pull request #2629 from ctiller/always-with-the-mono
...
Make the server report monotonic times for deadlines
10 years ago
Craig Tiller
e3086f812e
Integration fix
10 years ago
Craig Tiller
05cc0c4ba0
Integration fix
10 years ago
Craig Tiller
5d1469aa36
Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous-velvit-velociraptor
10 years ago
Craig Tiller
dd161a0abd
Merge github.com:grpc/grpc into virtuous-velvit-velociraptor
10 years ago
Craig Tiller
994c2620e3
Fix flow control
...
- sending of window updates is now integrated with the primary write
path, making this far more robust
- iomgr starts up after shutdown correctly again
10 years ago
Yang Gao
2e7ce15635
Merge pull request #2617 from jboeuf/jwt_creds_renaming
...
Renaming jwt_credentials to service_account_jwt_access_credentials.
10 years ago
Craig Tiller
1ed96ba292
Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor
10 years ago
murgatroid99
a627d8939d
Changed object keys to valid identifier names
10 years ago
Craig Tiller
5126bb6d82
Merge pull request #2493 from a-veitch/record_stat
...
Census record stats API
10 years ago