Craig Tiller
6e51180b98
Properly manage interest set for waiting calls
10 years ago
Craig Tiller
6f05140a26
Make tcp server shutdown non-blocking (as it should be)
10 years ago
Craig Tiller
69c7092751
Port fd_posix_test to pollsets
10 years ago
Craig Tiller
9d9735f7d9
Port endpoint tests to pollsets
10 years ago
Craig Tiller
3e63df298c
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
cb63a9be76
Port tcp_client_posix_test to pollsets
10 years ago
donnadionne
d6808d849c
Merge pull request #1570 from jtattermusch/interop_auth_windows
...
Add ability to run C# auth interop test clients on windows
10 years ago
Craig Tiller
97416dde5c
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
60f15e6eb9
Allow specifying all for languages
10 years ago
Tim Emiola
1c3d2759dd
Merge pull request #1572 from stanley-cheung/php_add_support_for_jwt_auth_uri
...
PHP: add support for JWT auth URI
10 years ago
Stanley Cheung
358b716340
add comment
10 years ago
Stanley Cheung
f4206872bb
PHP: add support to pass JWT auth uri to auth library
10 years ago
Craig Tiller
07cbf7b4d0
Merge pull request #1567 from dgquintas/cq_bgcb_cv
...
Removed condvar from iomgr callback queue
10 years ago
Craig Tiller
52c6801cfb
Merge pull request #1563 from nicolasnoble/more-win32-fixes
...
Various Win32 fixes and improvements.
10 years ago
jboeuf
dc67ea7bcc
Merge pull request #1565 from mzhaom/boringssl
...
Include <openssl/mem.h> when boringssl is used.
10 years ago
Ming Zhao
766d77cad8
Include <openssl/crypto.h> to make sure it compiles with boringssl.
10 years ago
Craig Tiller
a181567b1e
Merge pull request #1569 from nicolasnoble/run_tests_stop_the_spam
...
Prevents run_tests from spamming.
10 years ago
Jan Tattermusch
46f39c0e76
added ability to run auth interop test clients on windows
10 years ago
Nicolas "Pixel" Noble
99768acc51
Prevents run_tests from spamming.
10 years ago
Craig Tiller
0dc78ab3cf
Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup
10 years ago
Jorge Canizales
60a7e8de08
Merge pull request #1566 from springful/allow-osx
...
Allows OSX platforms to be targeted using the podspec.
10 years ago
Craig Tiller
6c66c0f5ce
Add accidentally deleted escape
10 years ago
Craig Tiller
451b4dfd8e
Port tcp_server_posix_test
10 years ago
Craig Tiller
2be8de01ef
Add strategic unlock points
...
To allow other threads to progress
10 years ago
David Garcia Quintas
5b984ce2fa
Added comment to empty kick_poller func.
10 years ago
Michael Lumish
c524c60da9
Merge pull request #1562 from jtattermusch/fix_csharp_interop
...
Fix C# interop tests
10 years ago
Vince Gatto
167b9728bf
Allowing OSX platforms to be targeted
10 years ago
Craig Tiller
5c826d4c31
Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup
10 years ago
Craig Tiller
e7da1d4e82
Fix mistaken test change
10 years ago
Craig Tiller
a0a6b12c85
Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup
10 years ago
Nicolas Noble
e144536852
Various Win32 fixes and improvements.
...
-) Properly setting up the endpoint pair.
-) Beancounting on socket shutdown to properly add references.
-) Only proceed to clear out data when called from the IOCP thread.
-) Enabling ALL the tests.
-) Fixing run_tests.py to properly invoke them.
10 years ago
Jan Tattermusch
bee9325d56
Make sure full method name starts with slash
10 years ago
Craig Tiller
54478f8562
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
10 years ago
Craig Tiller
79d4c8b08f
Keep client setup request alive to keep pollset around until request finishes
10 years ago
Craig Tiller
4affc4beb3
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
8b4a874db0
Move pollset_set ownership from channel to transport setup
10 years ago
Craig Tiller
4246d52493
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
51aada522c
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Yang Gao
a468c36601
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream
...
Completion queue binding for new requests API change
10 years ago
Vijay Pai
2e1229172c
Merge pull request #1554 from sidrakesh93/master
...
Added async streaming ping pong test
10 years ago
Tim Emiola
2f9f29a46e
Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test
...
Added jwtaccess cloud-to-prod interop test
10 years ago
Tim Emiola
06578a15ea
Merge pull request #1561 from murgatroid99/node_fix_message_echo
...
Node fix message echoing
10 years ago
Siddharth Rakesh
2da8f32a0c
Merge remote-tracking branch 'upstream/master'
10 years ago
Craig Tiller
810725cf1c
Allow running ASAN without leak checking
10 years ago
murgatroid99
838e0a31f7
Bump Node version to 0.8.0
10 years ago
murgatroid99
20afbb9140
Updated interop tests to handle proto3 changes
10 years ago
Craig Tiller
087a21181d
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Tim Emiola
fae09dd0a8
Merge pull request #1560 from ctiller/timeouts-need-logs-too
...
Make runtests print logs on timed out tests
10 years ago
Craig Tiller
d8afa09a95
Merge github.com:grpc/grpc into timeouts-need-logs-too
10 years ago
murgatroid99
c73a2be603
Updated deserialization code to fix message echoing
10 years ago