aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix double-set of alarmGravatar Craig Tiller2015-04-23
* Add required NULL checkGravatar Craig Tiller2015-04-23
* clang-formatGravatar Craig Tiller2015-04-23
* Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-23
|\
* | Flesh out initial_opGravatar Craig Tiller2015-04-23
| * Merge pull request #1354 from jcanizales/proto-grpc-runtime-upstreamGravatar Michael Lumish2015-04-23
| |\
* | \ Merge branch 'one-pass' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-23
|\ \ \
* \ \ \ Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-23
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #1328 from vjpai/clampGravatar Craig Tiller2015-04-23
| |\ \ \
| | | * | Fiddling with an initial opGravatar Craig Tiller2015-04-23
| |_|/ / |/| | |
| | | * Moves ProtoRPC.podspec into gRPC.podspecGravatar Jorge Canizales2015-04-22
| | | * Adjusts #imports of RxLibraryGravatar Jorge Canizales2015-04-22
* | | | Fix accidental deleteGravatar Craig Tiller2015-04-22
* | | | Add newlineGravatar Craig Tiller2015-04-22
* | | | One test compilesGravatar Craig Tiller2015-04-22
* | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-22
|\| | |
* | | | Transport compilesGravatar Craig Tiller2015-04-22
| * | | Merge pull request #1312 from ctiller/batch-metadataGravatar Yang Gao2015-04-22
| |\ \ \
* | | | | Beginning transport workGravatar Craig Tiller2015-04-22
| | | | * Adds unit test of stub to the XCode projectGravatar Jorge Canizales2015-04-22
| | | | * Creates unit test for the stubGravatar Jorge Canizales2015-04-22
| | | | * Fixes initializer of the generated stubGravatar Jorge Canizales2015-04-22
| | | | * Fixes syntax errors.Gravatar Jorge Canizales2015-04-22
| | | | * Makes the runtime serialize alright.Gravatar Jorge Canizales2015-04-22
| | | | * Adds basic runtime library and generated stubGravatar Jorge Canizales2015-04-22
| | |_|/ | |/| |
* | | | Call compilesGravatar Craig Tiller2015-04-22
| * | | mathserver listens on fixed portGravatar Jan Tattermusch2015-04-22
| * | | Merge pull request #1341 from jcanizales/merge-https-upstreamGravatar Michael Lumish2015-04-22
| |\ \ \
| * \ \ \ Merge pull request #1330 from yang-g/bugfixGravatar Craig Tiller2015-04-22
| |\ \ \ \
| * \ \ \ \ Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callbackGravatar Tim Emiola2015-04-22
| |\ \ \ \ \
| | | | | * \ Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-22
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-22
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | call progressGravatar Craig Tiller2015-04-22
| | | | | * | Adds RemoteTests to the Xcode project, and fixes RxLibrary #importsGravatar Jorge Canizales2015-04-21
| | * | | | | partial fix for #546Gravatar Jan Tattermusch2015-04-21
| | | | | * | Small cleanup of the sample appGravatar Jorge Canizales2015-04-21
| | | | | * | Small logging formatting fixGravatar Jorge Canizales2015-04-21
| | | | | * | Adds proto support to the main app too.Gravatar Jorge Canizales2015-04-21
| | | | | * | Fixes proto remote test to use the actual protos of the service.Gravatar Jorge Canizales2015-04-21
| | | | | * | Adds podspec for the generated filesGravatar Jorge Canizales2015-04-21
| | | | | * | Generates ObjC code for the test protosGravatar Jorge Canizales2015-04-21
| | | | | * | Adds Class prefix RMTGravatar Jorge Canizales2015-04-21
| | | | | * | Brings in proto files for the remote test server.Gravatar Jorge Canizales2015-04-21
| | | | | * | Move Route_guide protos to their own folder to make room for remote test protosGravatar Jorge Canizales2015-04-21
| | | | | * | Fixes local test after ensuring using https:// doesn't work with it.Gravatar Jorge Canizales2015-04-21
| | | | | * | Fixes host transformation when user supplies a port.Gravatar Jorge Canizales2015-04-21
| | | | | * | Add remote HTTPS tests. Local HTTP ones fail to connect.Gravatar Jorge Canizales2015-04-21
| | * | | | | removed chatty log messages on windowsGravatar Jan Tattermusch2015-04-21
| | | | | * | CleanupGravatar Jorge Canizales2015-04-21
| | | | | * | Loads certificates from file. SSL works ^^Gravatar Jorge Canizales2015-04-21