Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-client | Tim Emiola | 2015-02-23 |
|\ | |||
| * | Fixes a missed old module name reference in the interop client | Tim Emiola | 2015-02-23 |
* | | Fixing java package for route_guide.proto | nmittler | 2015-02-22 |
* | | Merge pull request #709 from nathanielmanistaatgoogle/thread-pool-less-links | Masood Malekghassemi | 2015-02-22 |
|\ \ | |||
* | | | Actually installing root certificates on the system. | Nicolas "Pixel" Noble | 2015-02-22 |
* | | | Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch | Nicolas "Pixel" Noble | 2015-02-22 |
|\ \ \ | |||
| | * | | Thread-pool-less construction of GRPC links. | Nathaniel Manista | 2015-02-22 |
| |/ / | |||
| * | | Merge pull request #705 from ctiller/fd_shutdown | Nicolas Noble | 2015-02-21 |
| |\ \ | |||
| | * | | Fix a double-close in the server code. | Craig Tiller | 2015-02-21 |
| * | | | Merge pull request #703 from nicolasnoble/win32 | Craig Tiller | 2015-02-21 |
| |\ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #641 from jboeuf/jwt_id_token | Yang Gao | 2015-02-21 |
| |\ \ \ | |||
| | | * | | Factorizing out function split_host_port. | Nicolas "Pixel" Noble | 2015-02-20 |
| | | * | | Merge branch 'master' of github.com:google/grpc into win32 | Nicolas "Pixel" Noble | 2015-02-21 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | * | | Fixing Windows port. | Nicolas "Pixel" Noble | 2015-02-20 |
| * | | | | Check POLLHUP, POLLERR as required | Craig Tiller | 2015-02-20 |
| * | | | | sockaddr_un needs the null terminator included in the address length | Craig Tiller | 2015-02-20 |
| * | | | | This magically fixes the C build on my Mac | Craig Tiller | 2015-02-20 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #601 from murgatroid99/node_route_guide_sample | Tim Emiola | 2015-02-20 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #685 from soltanmm/gen-code-update | Nathaniel Manista | 2015-02-20 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #679 from tbetbetbe/grpc_ruby_update_readme | Jan Tattermusch | 2015-02-20 |
| |\ \ \ \ \ | |||
| | * | | | | | Update README.md | Tim Emiola | 2015-02-20 |
| | | * | | | | Replaces the generated code in src/python/interop/interop with more recently ... | Masood Malekghassemi | 2015-02-20 |
| * | | | | | | Merge branch 'master' of github.com:google/grpc into httpcli_test | Nicolas "Pixel" Noble | 2015-02-21 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||
| | * | | | | | Merge pull request #677 from ctiller/diagnose | Yang Gao | 2015-02-20 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||
| | | * | | | | Make it possible to compile out tracing | Craig Tiller | 2015-02-20 |
* | | | | | | | Adding roots.pem from Mozilla and associated logic. | Julien Boeuf | 2015-02-20 |
| | * | | | | | Merge pull request #668 from nathanielmanistaatgoogle/assembly | Masood Malekghassemi | 2015-02-20 |
| | |\ \ \ \ \ | |||
| | | | * \ \ \ | Merge github.com:google/grpc into diagnose | Craig Tiller | 2015-02-20 |
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||
| | | | | * | | | Update README.md | Tim Emiola | 2015-02-20 |
| | | | | * | | | Update README.md | Tim Emiola | 2015-02-20 |
| | | | | * | | | Update README.md | Tim Emiola | 2015-02-20 |
| | | | * | | | | Add a facility to control tracing without recompiling | Craig Tiller | 2015-02-20 |
| | | | |/ / / | |||
| | * | / / / | added include <iostream>. Closes #674 | Jan Tattermusch | 2015-02-20 |
| | | |/ / / | | |/| | | | |||
| | | | * | | Updated client and server to use db from a variable path | murgatroid99 | 2015-02-20 |
| | | * | | | The framework.assembly package. | Nathaniel Manista | 2015-02-20 |
| | * | | | | Merge pull request #669 from yang-g/comments | Michael Lumish | 2015-02-20 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #663 from vjpai/python | Nicolas Noble | 2015-02-20 |
| | |\ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge pull request #592 from ctiller/chex2 | Nicolas Noble | 2015-02-20 |
| | |\ \ \ \ \ \ | |||
| | * | | | | | | | Merge pull request #673 from jtattermusch/csharp_nuget | Tim Emiola | 2015-02-20 |
| |/| | | | | | | |/| | | | | | | | | |||
| | * | | | | | | | added NuGet package specifications | Jan Tattermusch | 2015-02-20 |
| | | |_|_|/ / / | | |/| | | | | | |||
* | | | | | | | | Merge pull request #665 from nicolasnoble/ssl-prefix | jboeuf | 2015-02-20 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | * | | | clean up some internal path and names | Yang Gao | 2015-02-20 |
| | | | |_|/ / / | | | |/| | | | | |||
* | | | | | | | | Merge pull request #661 from jboeuf/remove_hardcoded_ssl_roots | Yang Gao | 2015-02-20 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
| | * | | | | | | Defining an installation prefix for grpc's root certs at compilation time. | Nicolas "Pixel" Noble | 2015-02-20 |
| |/ / / / / / |/| | | | | | | |||
| | | | * | | | signed-unsigned comparison issue | vjpai | 2015-02-20 |
| |_|_|/ / / |/| | | | | | |||
| | | | * | | Added comments to route_guide_client.js | murgatroid99 | 2015-02-20 |
| * | | | | | Removing the hardcoded SSL roots. | Julien Boeuf | 2015-02-20 |
* | | | | | | Merge pull request #656 from jtattermusch/csharp_projectrename | Tim Emiola | 2015-02-20 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #627 from nathanielmanistaatgoogle/sync-async | Nathaniel Manista | 2015-02-20 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| * | | | | | | Add SyncAsync interfaces and implementations. | Nathaniel Manista | 2015-02-20 |