aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-clientGravatar Tim Emiola2015-02-23
|\
| * Fixes a missed old module name reference in the interop clientGravatar Tim Emiola2015-02-23
* | Fixing java package for route_guide.protoGravatar nmittler2015-02-22
* | Merge pull request #709 from nathanielmanistaatgoogle/thread-pool-less-linksGravatar Masood Malekghassemi2015-02-22
|\ \
* | | Actually installing root certificates on the system.Gravatar Nicolas "Pixel" Noble2015-02-22
* | | Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patchGravatar Nicolas "Pixel" Noble2015-02-22
|\ \ \
| | * | Thread-pool-less construction of GRPC links.Gravatar Nathaniel Manista2015-02-22
| |/ /
| * | Merge pull request #705 from ctiller/fd_shutdownGravatar Nicolas Noble2015-02-21
| |\ \
| | * | Fix a double-close in the server code.Gravatar Craig Tiller2015-02-21
| * | | Merge pull request #703 from nicolasnoble/win32Gravatar Craig Tiller2015-02-21
| |\ \ \ | | |/ / | |/| |
| * | | Merge pull request #641 from jboeuf/jwt_id_tokenGravatar Yang Gao2015-02-21
| |\ \ \
| | | * | Factorizing out function split_host_port.Gravatar Nicolas "Pixel" Noble2015-02-20
| | | * | Merge branch 'master' of github.com:google/grpc into win32Gravatar Nicolas "Pixel" Noble2015-02-21
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
| * | | | Check POLLHUP, POLLERR as requiredGravatar Craig Tiller2015-02-20
| * | | | sockaddr_un needs the null terminator included in the address lengthGravatar Craig Tiller2015-02-20
| * | | | This magically fixes the C build on my MacGravatar Craig Tiller2015-02-20
| | |/ / | |/| |
| * | | Merge pull request #601 from murgatroid99/node_route_guide_sampleGravatar Tim Emiola2015-02-20
| |\ \ \
| * \ \ \ Merge pull request #685 from soltanmm/gen-code-updateGravatar Nathaniel Manista2015-02-20
| |\ \ \ \
| * \ \ \ \ Merge pull request #679 from tbetbetbe/grpc_ruby_update_readmeGravatar Jan Tattermusch2015-02-20
| |\ \ \ \ \
| | * | | | | Update README.mdGravatar Tim Emiola2015-02-20
| | | * | | | Replaces the generated code in src/python/interop/interop with more recently ...Gravatar Masood Malekghassemi2015-02-20
| * | | | | | Merge branch 'master' of github.com:google/grpc into httpcli_testGravatar Nicolas "Pixel" Noble2015-02-21
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge pull request #677 from ctiller/diagnoseGravatar Yang Gao2015-02-20
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Make it possible to compile out tracingGravatar Craig Tiller2015-02-20
* | | | | | | Adding roots.pem from Mozilla and associated logic.Gravatar Julien Boeuf2015-02-20
| | * | | | | Merge pull request #668 from nathanielmanistaatgoogle/assemblyGravatar Masood Malekghassemi2015-02-20
| | |\ \ \ \ \
| | | | * \ \ \ Merge github.com:google/grpc into diagnoseGravatar Craig Tiller2015-02-20
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | | * | | Update README.mdGravatar Tim Emiola2015-02-20
| | | | | * | | Update README.mdGravatar Tim Emiola2015-02-20
| | | | | * | | Update README.mdGravatar Tim Emiola2015-02-20
| | | | * | | | Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
| | | | |/ / /
| | * | / / / added include <iostream>. Closes #674Gravatar Jan Tattermusch2015-02-20
| | | |/ / / | | |/| | |
| | | | * | Updated client and server to use db from a variable pathGravatar murgatroid992015-02-20
| | | * | | The framework.assembly package.Gravatar Nathaniel Manista2015-02-20
| | * | | | Merge pull request #669 from yang-g/commentsGravatar Michael Lumish2015-02-20
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #663 from vjpai/pythonGravatar Nicolas Noble2015-02-20
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #592 from ctiller/chex2Gravatar Nicolas Noble2015-02-20
| | |\ \ \ \ \ \
| | * | | | | | | Merge pull request #673 from jtattermusch/csharp_nugetGravatar Tim Emiola2015-02-20
| |/| | | | | | | |/| | | | | | | |
| | * | | | | | | added NuGet package specificationsGravatar Jan Tattermusch2015-02-20
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge pull request #665 from nicolasnoble/ssl-prefixGravatar jboeuf2015-02-20
|\ \ \ \ \ \ \ \
| | | | | | * | | clean up some internal path and namesGravatar Yang Gao2015-02-20
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | Merge pull request #661 from jboeuf/remove_hardcoded_ssl_rootsGravatar Yang Gao2015-02-20
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | * | | | | | Defining an installation prefix for grpc's root certs at compilation time.Gravatar Nicolas "Pixel" Noble2015-02-20
| |/ / / / / / |/| | | | | |
| | | | * | | signed-unsigned comparison issueGravatar vjpai2015-02-20
| |_|_|/ / / |/| | | | |
| | | | * | Added comments to route_guide_client.jsGravatar murgatroid992015-02-20
| * | | | | Removing the hardcoded SSL roots.Gravatar Julien Boeuf2015-02-20
* | | | | | Merge pull request #656 from jtattermusch/csharp_projectrenameGravatar Tim Emiola2015-02-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #627 from nathanielmanistaatgoogle/sync-asyncGravatar Nathaniel Manista2015-02-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add SyncAsync interfaces and implementations.Gravatar Nathaniel Manista2015-02-20