Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed include guards | David Garcia Quintas | 2016-03-15 |
| | |||
* | Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctx | Jan Tattermusch | 2016-03-15 |
|\ | | | | | Revert "Revert "Properly integrate async API with server-side cancellations."" | ||
* \ | Merge pull request #5705 from paddybyers/free_aligned | Jan Tattermusch | 2016-03-15 |
|\ \ | | | | | | | Use gpr_free() in gpr_free_aligned() | ||
* \ \ | Merge pull request #5749 from jcanizales/only-one-completion-queue | Jan Tattermusch | 2016-03-15 |
|\ \ \ | | | | | | | | | Use a singleton completion queue | ||
| | * | | Use gpr_free() in gpr_free_aligned() | Paddy Byers | 2016-03-15 |
| | | | | |||
* | | | | Merge pull request #5722 from jcanizales/fix-writeable | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ | | | | | | | | | | | Make GRXWriteable with single handler robust against streaming Writers | ||
| * | | | | Make copyright not expire one year too soon. | Jorge Canizales | 2016-03-14 |
| | | | | | |||
* | | | | | Improve looks_like_ip_address for IPv6 addresses, and add tests | Paul Querna | 2016-03-14 |
| | | | | | |||
* | | | | | Add note about refactor portability header | Paul Querna | 2016-03-14 |
| | | | | | |||
* | | | | | Add support for IP Addresses in Subject Alt Names. | Paul Querna | 2016-03-14 |
| | | | | | |||
| | * | | | Use a singleton completion queue | Jorge Canizales | 2016-03-14 |
| | | | | | |||
* | | | | | Merge pull request #5731 from ctiller/huh_omg | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix some race conditions | ||
* | | | | | Merge pull request #5580 from daniel-j-born/test_creds | Dan Born | 2016-03-14 |
|\ \ \ \ \ | | | | | | | | | | | | | Allow use of alternative credential types. | ||
* \ \ \ \ \ | Merge pull request #5727 from nicolasnoble/upmerge | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Upmerge from 0.13.1 | ||
| | | | | | * | Merge branch 'master' into revert-5599-revert-5572-srv_ctx | vjpai | 2016-03-14 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #5545 from yang-g/windows_leaks | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix windows leaks | ||
* \ \ \ \ \ \ \ | Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PHP: fix examples ClientStub constructor | ||
* \ \ \ \ \ \ \ \ | Merge pull request #5724 from grpc/revert-5607-revert-5544-master | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()" | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #5728 from jtattermusch/python_nuke_event_invocation | Jan Tattermusch | 2016-03-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove tests for EventInvocation API that is going to be removed | ||
| | | | | | | * | | | | Add comment, tighten loop | Craig Tiller | 2016-03-12 |
| | | | | | | | | | | | |||
| | | | | | | * | | | | If we cant check timers due to contention, at least make sure we do a follow ↵ | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | up check soon | ||
| | | | | | | * | | | | Expand lock | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Use a named constant for error domain and code | Jorge Canizales | 2016-03-11 |
| | | | | | | | | | | | |||
| | | | | | | * | | | | Fix race in subchannel.c | Craig Tiller | 2016-03-11 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
| * | | | | | | | | | fix copyright | Jan Tattermusch | 2016-03-11 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #5718 from ctiller/dns_retry | Nicolas Noble | 2016-03-11 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Dns retry support | ||
| | | | | | * | | | | | Merge branch 'release-0_13' | Nicolas "Pixel" Noble | 2016-03-12 |
| |_|_|_|_|/| | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: composer.json src/php/composer.json | ||
| | * | | | | | | | | | remove tests for EventInvocation API that is going to be removed | Jan Tattermusch | 2016-03-11 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #5720 from jcanizales/reachability-objc-fix | Jan Tattermusch | 2016-03-11 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Reachability ObjC fix | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5637 from murgatroid99/node_bad_message_handling | Jan Tattermusch | 2016-03-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Node: propagate read errors back down to core | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5439 from chrisdunelm/coreclr_metadata2 | Jan Tattermusch | 2016-03-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for coreclr | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5587 from stanley-cheung/php-update-composer-json | Jan Tattermusch | 2016-03-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update PHP composer.json files | ||
| | | | | | | | | | * | | | | | Disabling iOS user-agent test. | Nicolas "Pixel" Noble | 2016-03-11 |
| | | | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | | | Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() ↵ | Jorge Canizales | 2016-03-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to prevent queues from blocking indefinitely in poll()"" | ||
| | | | | | | | | | | | * | | | Make Writeable with single handler robust against stream Writers | Jorge Canizales | 2016-03-11 |
| | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | * | | | Test robustness of WriteableSingleHandler against non-single Writers | Jorge Canizales | 2016-03-11 |
| | | | | | | | |_|_|_|/ / / | | | | | | | |/| | | | | | | |||
| | | | * | | | | | | | | | | Clean up ownership of the connection loss handler | Jorge Canizales | 2016-03-11 |
| | | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | Not call external methods from within a critical section | Jorge Canizales | 2016-03-11 |
| | | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | Add monitoring of connectivity | Jorge Canizales | 2016-03-11 |
| | | | | |_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move C-layer call creation into GRPCChannel, so that it always acts on a non-destroyed channel. Listen for connectivity in the GRPCCall, and destroy the channel. | ||
* | | | / | | | | | | | | | Remove unnecessary (potentially bad) safety-refs | Masood Malekghassemi | 2016-03-11 |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | * | | | | | fix windows leaks | yang-g | 2016-03-11 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
| | | | * | | | | | | | Update copyrights | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Fit and finish for dns retry loop | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Add retry for dns resolution | Craig Tiller | 2016-03-11 |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Make blocking_resolve_address overridable | Craig Tiller | 2016-03-11 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #5704 from jtattermusch/fix_python_beta_stream_stream | Craig Tiller | 2016-03-11 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | | | Fix race between send message and send initial metadata | ||
| | | | * | | | | | Merge branch 'master' into node_bad_message_handling | murgatroid99 | 2016-03-10 |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| | * | | | | | | | remove stale src/php/ext/grpc/README.md | Stanley Cheung | 2016-03-10 |
| | | | | | | | | | |||
| | * | | | | | | | update PHP composer.json files | Stanley Cheung | 2016-03-10 |
| |/ / / / / / / |/| | | | | | | | |||
| | | | * | | | | fixed copyright | Stanley Cheung | 2016-03-10 |
| | | | | | | | |