Commit message (Expand) | Author | Age | |
---|---|---|---|
* | set RuntimeLibrary for zlib project to default | Jan Tattermusch | 2015-02-11 |
* | remove _shared suffix from target dll names | Jan Tattermusch | 2015-02-11 |
* | fixes to zlib VS project | Jan Tattermusch | 2015-02-11 |
* | fixes to make shared libraries build | Jan Tattermusch | 2015-02-11 |
* | fixed filename of grpc VS project templates | Jan Tattermusch | 2015-02-11 |
* | added projects for shared libraries | Jan Tattermusch | 2015-02-11 |
* | Merge pull request #477 from jtattermusch/vsproject_templates | Nicolas Noble | 2015-02-11 |
|\ | |||
| * | removed filters for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
| * | Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vspro... | Jan Tattermusch | 2015-02-11 |
| |\ | |||
| * | | removed empty filters file for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
| * | | added user settings and generated files to gitignore | Jan Tattermusch | 2015-02-11 |
| * | | some VS project template fixes and added templates for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
|/ / | |||
| * | added user settings and generated files to gitignore | Jan Tattermusch | 2015-02-11 |
| * | some VS project template fixes and added templates for grpc_csharp_ext | Jan Tattermusch | 2015-02-11 |
* | | Merge pull request #448 from nicolasnoble/grpc-win32 | Craig Tiller | 2015-02-11 |
|\ \ | |||
* \ \ | Merge pull request #474 from dklempner/unary_upgrade_check | Craig Tiller | 2015-02-11 |
|\ \ \ | |_|/ |/| | | |||
| * | | Have unary pollset check to see if the existing fd is orphaned | David Klempner | 2015-02-10 |
|/ / | |||
* | | Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrap... | jboeuf | 2015-02-10 |
|\ \ | |||
* \ \ | Merge pull request #428 from ctiller/clientlock2 | Nicolas Noble | 2015-02-10 |
|\ \ \ | |||
* \ \ \ | Merge pull request #469 from ctiller/fix6 | jboeuf | 2015-02-10 |
|\ \ \ \ | |||
| | | * | | Add a wrapping of grpc_server_credentials. | Nathaniel Manista | 2015-02-10 |
| * | | | | Fix some tests | Craig Tiller | 2015-02-10 |
* | | | | | Merge pull request #453 from ctiller/fix2 | Nathaniel Manista | 2015-02-10 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #465 from vjpai/qps-pool | Nicolas Noble | 2015-02-10 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #464 from vjpai/linkstatic | Nicolas Noble | 2015-02-10 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #462 from a11r/doc | Nicolas Noble | 2015-02-10 |
|\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | Allow Python to be built without sudo | Craig Tiller | 2015-02-10 |
| * | | | | | | | | Fix spelling: recommend | Abhishek Kumar | 2015-02-10 |
| | * | | | | | | | Updated as a result of changed options in build.json | Vijay Pai | 2015-02-10 |
| | | * | | | | | | Change pointer format | Vijay Pai | 2015-02-10 |
| | | * | | | | | | Allow varying number of server threads via command line flag | Vijay Pai | 2015-02-10 |
| |_|/ / / / / / |/| | | | | | | | |||
| | * | | | | | | Change link options for qps client and qps server | Vijay Pai | 2015-02-10 |
| |/ / / / / / |/| | | | | | | |||
| * | | | | | | Updated INSTALL to clarify phrasing around OpenSSL. | Abhishek Kumar | 2015-02-10 |
* | | | | | | | Merge pull request #461 from jtattermusch/csharp_windows | Michael Lumish | 2015-02-10 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | update readme file | Jan Tattermusch | 2015-02-10 |
* | | | | | | | Merge pull request #459 from grpc/jayantkolhe-patch-1 | Tim Emiola | 2015-02-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Update README.md | Jayant Kolhe | 2015-02-10 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #458 from ctiller/fix5 | Eric Anderson | 2015-02-10 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | Correctly handle large headers in HPACK table | Craig Tiller | 2015-02-10 |
|/ / / / / / | |||
* | | | | | | Merge pull request #452 from ctiller/fix | Michael Lumish | 2015-02-10 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| | * | | | | started using nuget packages for dependencies | Jan Tattermusch | 2015-02-10 |
| | | | | * | Rewording comment :-) | Nicolas "Pixel" Noble | 2015-02-10 |
* | | | | | | Merge pull request #454 from ctiller/fix3 | Yang Gao | 2015-02-10 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | Return OK on server if there's no explicit status set | Craig Tiller | 2015-02-09 |
|/ / / / / | |||
| * / / / | Add some documentation | Craig Tiller | 2015-02-09 |
|/ / / / | |||
| | | * | Merge cleanup. | Nicolas Noble | 2015-02-09 |
| | | * | Merge branch 'master' of github.com:google/grpc into grpc-win32 | Nicolas "Pixel" Noble | 2015-02-10 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Addressing comments. | Nicolas Noble | 2015-02-10 |
* | | | | Merge pull request #446 from murgatroid99/node_stock_server_typo_fix | Tim Emiola | 2015-02-09 |
|\ \ \ \ | |||
| * | | | | Fixed typo in stock_server.js0 | murgatroid99 | 2015-02-09 |
|/ / / / |