Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into roots | Yang Gao | 2015-02-18 |
|\ | |||
* | | remove prod_roots_certs.c since it is not used anywhere | Yang Gao | 2015-02-18 |
| * | Merge pull request #603 from ctiller/chex7 | David Klempner | 2015-02-18 |
| |\ | |||
| * \ | Merge pull request #585 from jayantkolhe/jayantkolhe-patch-1 | Tim Emiola | 2015-02-18 |
| |\ \ | |||
| * \ \ | Merge pull request #598 from jcanizales/import-ios-library | Tim Emiola | 2015-02-18 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #590 from murgatroid99/node_auth_integration | Tim Emiola | 2015-02-18 |
| |\ \ \ \ | |||
| * | | | | | Merge pull request #600 from nicolasnoble/make-install | Craig Tiller | 2015-02-18 |
|/| | | | | | |||
| | | | | * | Fix a TSAN reported race | Craig Tiller | 2015-02-18 |
| |_|_|_|/ |/| | | | | |||
| | * | | | Added comment about where Google credentials come from | murgatroid99 | 2015-02-18 |
| * | | | | Polishing Makefile to better install targets. | Nicolas "Pixel" Noble | 2015-02-19 |
| | | * | | Adds copyright notices to the GRPCClient files. | Jorge Canizales | 2015-02-18 |
* | | | | | Merge pull request #597 from ctiller/chex5 | Craig Tiller | 2015-02-18 |
|\ \ \ \ \ | |||
| * | | | | | Fix a race where an fd can be deleted during polling | Craig Tiller | 2015-02-18 |
|/ / / / / | |||
| | | | * | Update README.md | Jayant Kolhe | 2015-02-18 |
* | | | | | Merge pull request #581 from ctiller/an-update-on-c++ | Yang Gao | 2015-02-18 |
|\ \ \ \ \ | |||
| | | | | * | Update README.md | Jayant Kolhe | 2015-02-18 |
| * | | | | | Merge with async unary changes | Craig Tiller | 2015-02-18 |
* | | | | | | Merge pull request #594 from jtattermusch/fix_include | Nicolas Noble | 2015-02-18 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #595 from ctiller/chex3 | Nicolas Noble | 2015-02-18 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| | | * | | | | Merge github.com:grpc/grpc into an-update-on-c++ | Craig Tiller | 2015-02-18 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | Delete symlink to my home directory | Craig Tiller | 2015-02-18 |
|/ / / / / / | |||
| * / / / / | fixed string.h include | Jan Tattermusch | 2015-02-18 |
|/ / / / / | |||
| * | | | | Simplify TryPluck | Craig Tiller | 2015-02-18 |
* | | | | | Merge pull request #593 from jtattermusch/separate_csharp_install | Nicolas Noble | 2015-02-18 |
|\ \ \ \ \ | |||
| | * | | | | Move header #include | Craig Tiller | 2015-02-18 |
| * | | | | | updated C# readme | Jan Tattermusch | 2015-02-18 |
| * | | | | | make grpc_csharp_ext compile and install independently from the grpc and gpr ... | Jan Tattermusch | 2015-02-18 |
|/ / / / / | |||
| | * | | | Merge branch 'master' into node_auth_integration | murgatroid99 | 2015-02-18 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | Added node auth interop test command | murgatroid99 | 2015-02-18 |
| | * | | | Added auth functionality and interop tests | murgatroid99 | 2015-02-18 |
* | | | | | Merge pull request #588 from yang-g/c++api | Craig Tiller | 2015-02-18 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #587 from ctiller/chex2 | Nicolas Noble | 2015-02-18 |
|\ \ \ \ \ \ | |||
| | * | | | | | 2015 | Yang Gao | 2015-02-18 |
| | * | | | | | Async client api change. Add a ClientAsyncResponseReader. Make the api simila... | Yang Gao | 2015-02-18 |
* | | | | | | | Merge pull request #578 from jtattermusch/csharp_new_api | Michael Lumish | 2015-02-18 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #586 from dklempner/epoll_doc_fix | Craig Tiller | 2015-02-18 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | Fix use-after-free. | Craig Tiller | 2015-02-18 |
| * | | | | | | | | Correct the comment documenting how to disable having multiple threads | David Klempner | 2015-02-18 |
* | | | | | | | | | Merge pull request #584 from ctiller/chex2 | Nicolas Noble | 2015-02-18 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| | | * | | | | | | fix typo: shutdown should be used in teardown. | Jan Tattermusch | 2015-02-18 |
* | | | | | | | | | Merge pull request #583 from jtattermusch/fix_csharp_ext | Craig Tiller | 2015-02-18 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||
| | | | | | | | * | Update README.md | Jayant Kolhe | 2015-02-18 |
| | | * | | | | | | Merge remote-tracking branch 'upstream/master' into csharp_new_api | Jan Tattermusch | 2015-02-18 |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| | * | | | | | | | Spam cleanup, test speedup | Craig Tiller | 2015-02-18 |
| * | | | | | | | | removed reference to missing grpc_server_add_secure_http2_port | Jan Tattermusch | 2015-02-18 |
|/ / / / / / / / | |||
* | | | | | | | | Merge pull request #582 from ctiller/chex2 | Nicolas Noble | 2015-02-18 |
|\| | | | | | | | |||
* | | | | | | | | Merge pull request #576 from vjpai/mac | Nicolas Noble | 2015-02-18 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | Make valgrind a bit more useful | Craig Tiller | 2015-02-18 |
* | | | | | | | | | Merge pull request #572 from ctiller/dox7 | Nathaniel Manista | 2015-02-18 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #563 from ctiller/dox4 | Nathaniel Manista | 2015-02-18 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | |