aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/Grpc.mak
Commit message (Expand)AuthorAge
* Add a timeout to shutdown to forcefully end callsGravatar Craig Tiller2015-08-18
* Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
|\
| * Merge pull request #2549 from hongweiwang/zookeeperGravatar David G. Quintas2015-08-14
| |\
* | | Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
|\| |
| * | Removing gpr_cancelable.Gravatar Nicolas "Pixel" Noble2015-08-13
* | | Updated outdated Grpc.makGravatar David Garcia Quintas2015-08-13
* | | Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
|\| |
| | * Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-06
| | |\ | | |/ | |/|
| | * Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-05
| | |\
| * | \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\ \ \ | | | |/ | | |/|
| * | | Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | | * Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-03
| | | |\ | | |_|/ | |/| |
| | * | merge with head and resolve conflictsGravatar yang-g2015-08-03
| | |\ \ | | |/ / | |/| |
| | | * Add zookeeper end-to-end testGravatar Hongwei Wang2015-07-31
| * | | Add a subchannel factory decorator libraryGravatar Craig Tiller2015-07-29
| | | * Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-07-28
| | | |\
| | * | \ merge with upstreamGravatar yang-g2015-07-28
| | |\ \ \ | | | | |/ | | | |/|
| | * / | Add reconnect interop test client and serverGravatar yang-g2015-07-24
| | |/ /
| * / / Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| |/ /
* | | Added tests (and bugfix) for grpc_compression_algorithm_parseGravatar David Garcia Quintas2015-07-21
| | * Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-07-20
| | |\ | |_|/ |/| |
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
| |\ \ | |/ / |/| |
* | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\ \ \
| | * \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
| | |\ \ | |_|/ / |/| | |
| | | * Merge branch 'master' into zookeeperGravatar Hongwei Wang2015-07-17
| | | |\
* | | | \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | * | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| | |/ / | |/| |
| | | * Add grpc_zookeeper in build.jsonGravatar Hongwei Wang2015-07-16
| | * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2383 from vjpai/lockfree-stackGravatar Craig Tiller2015-07-15
| |\ \ \
* | | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
|\| | | |
* | | | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| * | | | Faking tools target for win32.Gravatar Nicolas "Pixel" Noble2015-07-11
|/ / / /
| * / / Debug and add in generated build filesGravatar Vijay Pai2015-07-10
|/ / /
| * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| |\ \ | |/ / |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
|\ \ \ | | |/ | |/|
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | |\ | | |/ | |/|
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | |\
* | | | Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| * | | Merge branch 'forever-is-a-long-time' into tis-but-thy-nameGravatar Craig Tiller2015-06-29
| |\ \ \ | | | |/ | | |/|
| | * | Tidy up test to meet our standardsGravatar Craig Tiller2015-06-26
| | * | Rename test into the right placeGravatar Craig Tiller2015-06-26
| | * | BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRNGravatar Masood Malekghassemi2015-06-25
| |/ / |/| |
| * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| |\ \ | |/ / |/| |
| * | Implementation work for client_configGravatar Craig Tiller2015-06-24
| | * Added compression text fixture.Gravatar David Garcia Quintas2015-06-23
* | | Move some code out of src/ into tools/Gravatar Craig Tiller2015-06-23
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
| |\ | |/ |/|
| * WIP. Need to merge and add more tests.Gravatar David Garcia Quintas2015-06-18
* | Fixing ssl auth context.Gravatar Julien Boeuf2015-06-18
|/