Jan Tattermusch
dce9f6e4c2
fix x86 target to be AnyCPU
9 years ago
Jan Tattermusch
eea5955b56
added test for client SSL authentication
9 years ago
Jan Tattermusch
88a9b32936
added option to authenticate client using root cert chain
9 years ago
Jan Tattermusch
062c329cf8
expose peer info in serverside call handlers
9 years ago
Nicolas Noble
6e685ff965
Merge pull request #2654 from jtattermusch/win_getpeername_fix
...
Fix getpeername code on windows
9 years ago
murgatroid99
46f2860b5d
Added documentation command and settings to Node package
9 years ago
vjpai
51d22752d6
Switch an int to size_t or else it fails on Mac
9 years ago
yang-g
60b653bf35
Use MONOTONIC instead of REALTIME
9 years ago
yang-g
88b77c64d9
merge with parent pR
9 years ago
Jan Tattermusch
b3ff7418c6
Merge pull request #2630 from murgatroid99/node_completion_key_names
...
Changed object keys to valid identifier names
9 years ago
Jan Tattermusch
d298a9528a
fix whitespaces and line length
9 years ago
Jan Tattermusch
3f7809d89c
fix getpeername code on windows
9 years ago
Jan Tattermusch
e8cdd54d6f
Merge pull request #2651 from murgatroid99/node_call_peer_address
...
Exposed channel target and call peer in Node wrapper
9 years ago
Michael Lumish
7e06b6ffe2
Merge pull request #2620 from meisterpeeps/master
...
Update README.md (just a little typo)
9 years ago
Vijay Pai
f0c66c6365
Merge branch 'master' into deepend
9 years ago
murgatroid99
ea12b97243
Exposed channel target and call peer in Node wrapper
9 years ago
Michael Lumish
6aff7aa335
Merge pull request #2649 from stanley-cheung/php_user_agent
...
Add user-agent for PHP
9 years ago
Stanley Cheung
a75098d0af
add user-agent for php
9 years ago
Michael Lumish
d357cc0a63
Merge pull request #2643 from jtattermusch/csharp_timeouts
...
C# support for timeouts.
9 years ago
Marcin Wyszynski
a5fea60e8d
array_length and it's counter types should match
9 years ago
Vijay Pai
c8596943b1
Merge pull request #2646 from yang-g/inf_future
...
Fix gpr_inf_future call
9 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
9 years ago
yang-g
7cbac4cf95
Fix gpr_inf_future call
9 years ago
Yang Gao
3a442d9b17
Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor
...
Fix flow control
9 years ago
Jan Tattermusch
49313cec38
tiny fixes
9 years ago
Jan Tattermusch
6835b92c8b
fix test on windows
9 years ago
vjpai
24b3b7e3d4
Fix thread list iterator
9 years ago
Nicolas "Pixel" Noble
4243ca878e
Supporting FreeBSD for Jenkins.
9 years ago
Jan Tattermusch
7a3ac62d9c
explicitly convert deadline for server handlers to realtime
9 years ago
Jan Tattermusch
4106259c79
add MathService.Fib test with deadline
9 years ago
Jan Tattermusch
f7cfc8a7b8
implemented cancellation support for MathService.Fib
9 years ago
Jan Tattermusch
0846b68eb7
add Timeout support and tests
9 years ago
Jan Tattermusch
74529562e3
added deadline to generated stubs
9 years ago
Jan Tattermusch
50b836539c
Timespec.FromDateTime implementation and tests
9 years ago
Jan Tattermusch
4113ba5420
implemented FromDateTime
9 years ago
Jan Tattermusch
f6410f54bc
robust conversion from Timespec to DateTime and tests
9 years ago
vjpai
02b80549e9
Bug fixes
9 years ago
Craig Tiller
a1b820e981
Merge pull request #2586 from dgquintas/compress_flag_reset
...
Fixes for streaming compression.
9 years ago
Yang Gao
b5bbf66779
Merge pull request #2629 from ctiller/always-with-the-mono
...
Make the server report monotonic times for deadlines
9 years ago
Vijay Pai
67ab91052d
Start off with zero reserve threads to make sure that that case works
9 years ago
Craig Tiller
e3086f812e
Integration fix
9 years ago
Vijay Pai
1f3e6c1ebe
Start switching everything to dynamic pool
9 years ago
Craig Tiller
05cc0c4ba0
Integration fix
9 years ago
Craig Tiller
5d1469aa36
Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous-velvit-velociraptor
9 years ago
Craig Tiller
dd161a0abd
Merge github.com:grpc/grpc into virtuous-velvit-velociraptor
9 years ago
vjpai
b76f3ada11
Fix bug on shutdown case
9 years ago
vjpai
b28456b1e4
Add dynamic thread pool and initial port of test
9 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
9 years ago
Yang Gao
2e7ce15635
Merge pull request #2617 from jboeuf/jwt_creds_renaming
...
Renaming jwt_credentials to service_account_jwt_access_credentials.
9 years ago
Craig Tiller
1ed96ba292
Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor
9 years ago