Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
|\ | | | | | Windows port of iomgr. | ||
* | | Change link options for qps client and qps server | Vijay Pai | 2015-02-10 |
| | | |||
| * | 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 #381 from ctiller/async-api-new | Yang Gao | 2015-02-09 |
|\ \ | | | | | | | New Core API | ||
| * \ | Merge github.com:grpc/grpc into async-api-new | Craig Tiller | 2015-02-06 |
| |\ \ | |||
* | | | | Move completion_queue.cc to common | Craig Tiller | 2015-02-06 |
| |/ / |/| | | |||
* | | | Clean build.json | Craig Tiller | 2015-02-06 |
| | | | |||
| * | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-06 |
| |\ \ | |/ / |/| | | |||
* | | | Making the gpr_tmpfile's win32 version a bit more Windows-y. | Nicolas "Pixel" Noble | 2015-02-06 |
| | | | | | | | | | | | | Also adding windows helpers to convert to and from TCHAR strings. | ||
| * | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-05 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #359 from jboeuf/ssl_default_creds_integration | Yang Gao | 2015-02-05 |
|\ \ \ | | | | | | | | | Adding support for loading the SSL roots from an environment variable. | ||
| | * \ | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-05 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | Adding Windows tcp server code. | Nicolas "Pixel" Noble | 2015-02-05 |
| | | | | |||
| * | | | Adding linux specific env implementation. | Julien Boeuf | 2015-02-04 |
| | | | | |||
* | | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-04 |
|\ \ \ \ | |||
| | | | * | Merge branch 'master' of github.com:google/grpc into grpc-win32 | Nicolas "Pixel" Noble | 2015-02-04 |
| | | | |\ | | |_|_|/ | |/| | | | | | | | | | | | | | Conflicts: include/grpc/support/time_win32.h | ||
| * | | | | Fixing build.json by removing files that are no longer present. | Nicolas Noble | 2015-02-04 |
| | | | | | |||
| | | * | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-04 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #369 from jboeuf/tsan_openssl | Nicolas Noble | 2015-02-04 |
| |\ \ \ \ | | | | | | | | | | | | | Fixing tsan errors in OpenSSL (#319) | ||
| | * | | | | Removing removed files from build.json | Julien Boeuf | 2015-02-03 |
| | | | | | | |||
* | | | | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-03 |
|\| | | | | | |||
| | | | * | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-03 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
| | | | * | | Updated the first test (which fails) | Craig Tiller | 2015-02-03 |
| |_|_|/ / |/| | | | | |||
| * | | | | Merge pull request #370 from jtattermusch/csharp_c_ext | Nicolas Noble | 2015-02-03 |
| |\ \ \ \ | | | | | | | | | | | | | added grpc extension library for C# | ||
| | | | | * | First draft of the win32 implementation of iomgr. | Nicolas "Pixel" Noble | 2015-02-04 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Caveats: -) The win32 pollset isn't threadsafe (yet). -) Only client code is implemented. -) Only very simple code has been tested with it yet. | ||
| | * | | | added grpc extension library for C# | Jan Tattermusch | 2015-02-03 |
| | | | | | |||
| * | | | | Remove duplicated target tips_client defintion. | Chen Wang | 2015-02-03 |
| |/ / / | |||
| * | | | Merge remote-tracking branch 'upstream/master' | Chen Wang | 2015-02-03 |
| |\| | | |||
| | | * | Adding support for loading the SSL roots from an environment variable. | Julien Boeuf | 2015-02-02 |
| | |/ | | | | | | | | | | | | | | | | - Had to add support for files and environment variables as well. - I can't compile on windows so I'm sure there will be some issues. - Tested end-to-end with the simple ssl fullstack test. | ||
| | * | Clean build file, regen projects | Craig Tiller | 2015-01-31 |
| | | | |||
* | | | Preserve proto order | Craig Tiller | 2015-01-31 |
| | | | |||
| * | | Implement both Publisher and Subscriber. | Chen Wang | 2015-01-30 |
| | | | |||
* | | | Add bbq | Craig Tiller | 2015-01-30 |
| |/ |/| | |||
* | | Adding a few more tests. | Nicolas "Pixel" Noble | 2015-01-29 |
| | | |||
* | | Merge branch 'master' of github.com:google/grpc into json | Nicolas Noble | 2015-01-27 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json vsprojects/vs2013/grpc.vcxproj vsprojects/vs2013/grpc.vcxproj.filters vsprojects/vs2013/grpc_unsecure.vcxproj vsprojects/vs2013/grpc_unsecure.vcxproj.filters | ||
* | | Fixing a couple of minor bugs, and adding a few tests. | Nicolas Noble | 2015-01-27 |
| | | |||
| * | Merge pull request #157 from dklempner/eventfd | Craig Tiller | 2015-01-27 |
| |\ | | | | | | | Add support for eventfd based kicking on linux. | ||
| * | | added src/core/support/string.h to build.json | Jan Tattermusch | 2015-01-27 |
| | | | |||
| | * | Rename poll_kick_test to poll_kick_posix_test | David Klempner | 2015-01-26 |
| | | | |||
| | * | Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] | David Klempner | 2015-01-26 |
| | | | | | | | | | | | | | | | Fix the transitive closure of this change, including reintroducing pollset_kick_posix/windows where the latter is just a stub. | ||
* | | | Addressing comments. | Nicolas Noble | 2015-01-26 |
| | | | |||
| * | | removed string.h reference from build.json | Jan Tattermusch | 2015-01-26 |
| | | | |||
| | * | Merge branch 'master' into eventfd | David Klempner | 2015-01-26 |
| | |\ | | |/ | |/| | | | | | | | This includes nuking the special pollset_kick_windows.h, since it is no longer relevant. | ||
| | * | Refactor the pipe/eventfd abstraction | David Klempner | 2015-01-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces the wakeup fd interface, corresponding approximately to the existing Google version, complete with a ported giant detailed usage comment. The implementation has two layers, "specialized" and "fallback". The specialized layer is intended to be a suitable platform specific implementation like eventfd, whereas "fallback" is probably pipe, with runtime detection of whether the specialized version works on this system (currently stubbed out). | ||
* | | | Merge branch 'master' of github.com:google/grpc into json | Nicolas Noble | 2015-01-26 |
|\| | | | | | | | | | | | | | | Conflicts: src/core/security/credentials.c | ||
| * | | Fixing a few winsocket misuses. | Nicolas "Pixel" Noble | 2015-01-24 |
| | | | |||
| * | | move proto files in dependency order | Yang Gao | 2015-01-23 |
| | | | |||
| * | | Merge pull request #153 from ctiller/windows-fixes | Jan Tattermusch | 2015-01-23 |
| |\ \ | | | | | | | | | Windows fixes |