Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added interop support for default root SSL certs | murgatroid99 | 2015-02-18 |
* | Merge branch 'node_new_core_api' into node_auth_integration | murgatroid99 | 2015-02-17 |
|\ | |||
| * | Added missing documentation | murgatroid99 | 2015-02-17 |
* | | Merge pull request #557 from jboeuf/b542 | Craig Tiller | 2015-02-17 |
|\ \ | |||
* \ \ | Merge pull request #556 from ctiller/codesize | David Klempner | 2015-02-17 |
|\ \ \ | |||
| | * | | Fixing memleak. | Julien Boeuf | 2015-02-17 |
| |/ / |/| | | |||
| * | | Add missing ref | Craig Tiller | 2015-02-17 |
| * | | Add checking on fd_posix refcounts | Craig Tiller | 2015-02-17 |
* | | | Merge pull request #551 from ctiller/shutdown | Yang Gao | 2015-02-17 |
|\ \ \ | |||
* \ \ \ | Merge pull request #530 from nathanielmanistaatgoogle/python-interop-server | soltanmm | 2015-02-17 |
|\ \ \ \ | |_|/ / |/| | | | |||
| | * | | Allow grpc_init to be called multiple times | Craig Tiller | 2015-02-17 |
| |/ / |/| | | |||
* | | | Merge pull request #545 from tbetbetbe/grpc_ruby_skip_some_tests_to_fix_the_b... | donnadionne | 2015-02-17 |
|\ \ \ | |||
| * | | | Temporarily pauses some tests | Tim Emiola | 2015-02-17 |
* | | | | Fix fling test leaks | Craig Tiller | 2015-02-17 |
* | | | | Fix aliasing | Craig Tiller | 2015-02-17 |
* | | | | Merge branch 'master' of github.com:google/grpc into uds | Nicolas "Pixel" Noble | 2015-02-17 |
|\ \ \ \ | |||
* \ \ \ \ | Merge github.com:grpc/grpc into uds | Craig Tiller | 2015-02-16 |
|\ \ \ \ \ | |||
| | * \ \ \ | Merge github.com:grpc/grpc into sopb | Craig Tiller | 2015-02-16 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | * | | The Python interoperability testing server. | Nathaniel Manista | 2015-02-15 |
| | | | * | | Add an early adopter public API. | Nathaniel Manista | 2015-02-15 |
| | | | * | | Add security to fore.ForeLink. | Nathaniel Manista | 2015-02-15 |
| | | | * | | Clean up setup.py and move it into src/. | Nathaniel Manista | 2015-02-15 |
| | | | * | | Simplify _WrappedConsumer.moar. | Nathaniel Manista | 2015-02-15 |
| | |_|/ / | |/| | | | |||
* | | | | | clang-format | Craig Tiller | 2015-02-13 |
* | | | | | Unix domain socket support | Craig Tiller | 2015-02-13 |
| |_|/ / |/| | | | |||
| | * | | Avoid four allocations per stream | Craig Tiller | 2015-02-13 |
| |/ / |/| | | |||
| * | | Merge pull request #522 from nicolasnoble/posix | Craig Tiller | 2015-02-13 |
| |\ \ | |||
| * \ \ | Merge pull request #517 from vjpai/mac | Craig Tiller | 2015-02-13 |
| |\ \ \ | |||
| | | * | | Cleaning up our posix definition / usage. | Nicolas "Pixel" Noble | 2015-02-14 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #521 from nathanielmanistaatgoogle/future | soltanmm | 2015-02-13 |
| |\ \ \ | |||
| | * | | | Change the interface of RPC Framework's Future interface. | Nathaniel Manista | 2015-02-13 |
| | | | * | Version bump | murgatroid99 | 2015-02-13 |
| * | | | | Merge pull request #516 from jtattermusch/csharp_shutdown | Tim Emiola | 2015-02-13 |
| |\ \ \ \ | | |/ / / | |/| | | | |||
| | | | * | Removed debugging code | murgatroid99 | 2015-02-13 |
| | | | * | Updated server.cc to match call.cc changes | murgatroid99 | 2015-02-13 |
| * | | | | changed 2014 -> 2015 | Jan Tattermusch | 2015-02-13 |
| * | | | | changed 2014 -> 2015 | Jan Tattermusch | 2015-02-13 |
| | | | * | Improved op_vector memory management | murgatroid99 | 2015-02-13 |
| * | | | | added license headers to all grpc C# files | Jan Tattermusch | 2015-02-13 |
|/ / / / | |||
| | * / | Fix header file for Mac | vjpai | 2015-02-13 |
| |/ / |/| | | |||
| * | | Reworked GrpcEnvironment initialization and shutdown to allow running all tes... | Jan Tattermusch | 2015-02-13 |
| | * | Further improved memory management | murgatroid99 | 2015-02-13 |
| | * | Improved memory management | murgatroid99 | 2015-02-13 |
| | * | Made changes based on comments | murgatroid99 | 2015-02-13 |
| * | | Got rid of the PortPicker utility | Jan Tattermusch | 2015-02-13 |
|/ / | |||
| * | Removed extraneous log messages | murgatroid99 | 2015-02-12 |
* | | Merge pull request #505 from jtattermusch/csharp_single_dll | Tim Emiola | 2015-02-12 |
|\ \ | |||
| * | | clang-format of grpc_csharp_ext.c | Jan Tattermusch | 2015-02-12 |
| * | | Fixed Timespec to work on Windows, fixes in ServerSafeHandle | Jan Tattermusch | 2015-02-12 |
| * | | fixes in extension library | Jan Tattermusch | 2015-02-12 |