aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
| * | Merge pull request #668 from nathanielmanistaatgoogle/assemblyGravatar Masood Malekghassemi2015-02-20
| |\ \
| | | * Merge github.com:google/grpc into diagnoseGravatar Craig Tiller2015-02-20
| | | |\ | | |_|/ | |/| |
| | | * Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
| * | | added include <iostream>. Closes #674Gravatar Jan Tattermusch2015-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
| | |_|/ | |/| |
| | * | 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
* | | | | Disabled httpcli_test, and ran build cleaner.Gravatar Nicolas "Pixel" Noble2015-02-20
| * | | | Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fixGravatar Nathaniel Manista2015-02-20
| |\ \ \ \
| | * | | | Fix a thread leak bug.Gravatar Nathaniel Manista2015-02-20
| * | | | | Merge pull request #655 from yang-g/copyleftGravatar Craig Tiller2015-02-20
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #651 from ctiller/interopGravatar Yang Gao2015-02-20
| |\ \ \ \ \
| | | | | * | Added EXPERIMENTAL-ONLY disclaimer fileGravatar Jan Tattermusch2015-02-20
| | | | | * | update README fileGravatar Jan Tattermusch2015-02-20
| | | | | * | renamed MathClient -> Grpc.Examples.MathClientGravatar Jan Tattermusch2015-02-20
| | | | | * | Rename Grpc.Api to Grpc.ExamplesGravatar Jan Tattermusch2015-02-20
| | | | | * | moved proto files to Grpc.IntegrationTestingGravatar Jan Tattermusch2015-02-20
| | | | | * | moved interop testing specific files to Grpc.IntegrationTestingGravatar Jan Tattermusch2015-02-20
| | | | | * | renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20
| | | | | * | set assembly versions to 0.1 to have lower version than languages in alphaGravatar Jan Tattermusch2015-02-20
| | |_|_|/ / | |/| | | |
| | | * | | include .m in check_copyright.pyGravatar Yang Gao2015-02-20
| | |/ / / | |/| | |
| * | | | Merge pull request #645 from ctiller/32bitGravatar Jan Tattermusch2015-02-20
| |\ \ \ \
| | | * | | Fix server side large message receivingGravatar Craig Tiller2015-02-20
| | |/ / / | |/| | |
| * | | | Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically:Gravatar Thomas Wouters2015-02-20
| * | | | Revert "Adding a constant for a well known place where the SSL roots are inst...Gravatar Nicolas Noble2015-02-19
|/ / / /
* | | | Adding a constant for a well known place where the SSL roots are installed.Gravatar Julien Boeuf2015-02-19
| * | | 32 bit compilation fixes for coreGravatar Craig Tiller2015-02-19
|/ / /
* | | Merge pull request #639 from soltanmm/masterGravatar Nathaniel Manista2015-02-19
|\ \ \
| * | | Removed unused/wrong generated Python code imports from Python codegen.Gravatar Masood Malekghassemi2015-02-19
* | | | Explicitly use nodejs to run testsGravatar murgatroid992015-02-19
* | | | Merge pull request #631 from soltanmm/masterGravatar Tim Emiola2015-02-19
|\| | |
* | | | Removed reference to non-existent headerGravatar murgatroid992015-02-19
| * | | Added protoc plugin for Python GRPC.Gravatar Masood Malekghassemi2015-02-19
* | | | Merge pull request #629 from jcanizales/fix-internal-include-pathGravatar Tim Emiola2015-02-19
|\ \ \ \
| * | | | Fix internal include pathGravatar Jorge Canizales2015-02-19