murgatroid99
c3910cadb4
Expose core metadata validation functions in public headers
9 years ago
Craig Tiller
e3b7beeb38
Update copyrights
9 years ago
Craig Tiller
896ef305bc
Add copyright checks to sanity; make them verify copyright year is valid
9 years ago
Craig Tiller
cb6ce54e31
Update copyrights
9 years ago
murgatroid99
73cefb8b90
Updated copyright in Ruby version file
9 years ago
murgatroid99
0e59927b87
Update Ruby library version for next release
9 years ago
Julien Boeuf
b0437efbff
Unit testing the peer from auth context functionality.
9 years ago
Julien Boeuf
4d75f259bc
Removing the peer from the SSL security connector.
...
- Missing unit tests.
9 years ago
Julien Boeuf
05a8341cf1
Making the stack work with outgoing channel args.
9 years ago
Julien Boeuf
9a79e28c4e
Removing the auth context from the security connector.
...
The security connector is a channel/server port wide construct. On the
other hand, the auth_context is a per-connection construct.
9 years ago
murgatroid99
72dcfc73ab
Fix a couple of minor issues in the Node library
9 years ago
murgatroid99
b5703222a5
Include roots.pem with Ruby package
9 years ago
murgatroid99
d7e1a10628
Bundled C core with Ruby library
9 years ago
Stanley Cheung
6aee7a8c45
php: make channel
...
credentials createInsecure explicit
9 years ago
Stanley Cheung
17ab6a1c50
php: bump version for release
9 years ago
Jorge Canizales
47a7b9ebb0
Prevent warnings on dictionaries w/o string keys
...
Because the category makes the protocol apply to all `NSMutableDictionaries`, it can't assume keys are `NSString`. Because these types are covariant, the change is not breaking.
9 years ago
Masood Malekghassemi
1e006e59f6
Fix typo in Python test harness
9 years ago
murgatroid99
d24424ff66
Fixed stub construction in interop client
9 years ago
murgatroid99
afe3974bce
Made insecure channel/stub explicit, in all layers
9 years ago
Jorge Canizales
a78d117dda
Update Swift sample’s XCode project to latest Swift version
9 years ago
Jan Tattermusch
3ac4900239
improve MetadataCredentials test
9 years ago
Craig Tiller
be5a4ebb76
Fix merge error
9 years ago
Craig Tiller
ea50b90390
Fix missing timer tag
9 years ago
Craig Tiller
abb2e3dc00
Handle cancelling writes whilst writing
9 years ago
Craig Tiller
457984634e
Better fix
9 years ago
Masood Malekghassemi
b5a1806029
Python version bump
9 years ago
Jan Tattermusch
d63b1d62b1
Fix AbandonedCall test
9 years ago
Jan Tattermusch
7608c96758
fix bug in Server.KillAsync()
9 years ago
Craig Tiller
3a186e70c5
Get the right ordering of h2, not-h2
9 years ago
Craig Tiller
ff1e2aa6bd
Ensure test fails if SSL connection succeeds
9 years ago
Jan Tattermusch
1b8210f567
fix completion queue test
9 years ago
Jan Tattermusch
62d6c20f2d
add C# sanity test
9 years ago
Jan Tattermusch
839dc96a7f
temporarily disable UnimplementedMethod test
9 years ago
Jan Tattermusch
450b281b5b
temporarily disable StatusCodeAndMessage test
9 years ago
Jan Tattermusch
3ac274f128
start using Ignore attribute for performance tests
9 years ago
Jan Tattermusch
03c010611b
split up C# tests into separate processes
9 years ago
Craig Tiller
076f978415
Addressing review feedback
9 years ago
Craig Tiller
620e965c1b
clang-format after last weeks test-fest
9 years ago
Craig Tiller
4bf292890c
Fix proxy end2end tests
...
Some transport callbacks weren't getting triggered. We now ensure that
this always occurs.
Additionally: left some debug only code around to make this class of bug
easier to diagnose in the future.
9 years ago
Jan Tattermusch
1d7ccecde7
fix "Address in use" crash
9 years ago
Bogdan Drutu
6af31bd04f
Fix the naming conflict issue that cause the tests to fail.
9 years ago
Bogdan Drutu
42ab3fa5fa
Add a destructor callback as well
9 years ago
Bogdan Drutu
38d2ad6e96
Add a hook for the default constructor of ClientContext.
9 years ago
Nicolas "Pixel" Noble
11c320da08
Increasing json code coverage.
9 years ago
Craig Tiller
04dacf5f40
Fix windows
9 years ago
murgatroid99
221ae63677
Added support for ResponseParameters.interval_us to the Node interop server
9 years ago
Craig Tiller
e8ab66c106
Fix memory leaks
9 years ago
Craig Tiller
10c4b3c70d
Add a test for binding a server to the same port twice; fix crashes
9 years ago
David Garcia Quintas
48ec806249
Done!
9 years ago
Craig Tiller
88a33ef1bb
Remove pollset fd deletion path: its unused
9 years ago