Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Some streaming progress | Craig Tiller | 2015-02-11 | |
| * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-11 | |
| |\ | |/ |/| | ||||
* | | Merge pull request #475 from dklempner/epoll | Craig Tiller | 2015-02-11 | |
|\ \ | ||||
| | * | Fix server shutdown issues | Craig Tiller | 2015-02-11 | |
| * | | Destroy the wakeup fd in the right function | David Klempner | 2015-02-11 | |
| | * | Fix hash table | Craig Tiller | 2015-02-11 | |
| | * | Fix race | Craig Tiller | 2015-02-11 | |
* | | | Freeing the proper string in gpr_tmpfile. | Nicolas Noble | 2015-02-11 | |
* | | | Merge pull request #489 from jtattermusch/cpu_windows | Nicolas Noble | 2015-02-11 | |
|\ \ \ | ||||
| * | | | added log messages for cpu_windows.c | Jan Tattermusch | 2015-02-11 | |
| * | | | added cpu_windows.c | Jan Tattermusch | 2015-02-11 | |
* | | | | Merge pull request #471 from jboeuf/call_host_name_check | Nicolas Noble | 2015-02-11 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| | * | | Clean up the epoll wakeup fd too. | David Klempner | 2015-02-11 | |
| | * | | Address pull request thread comments | David Klempner | 2015-02-11 | |
| | | * | Fix typo causing crash | Craig Tiller | 2015-02-11 | |
| | * | | Remove now unnecessary check that incoming epoll fds are not orphaned | David Klempner | 2015-02-11 | |
| | * | | Merge branch 'master' into epoll | David Klempner | 2015-02-11 | |
| | |\ \ | |_|/ / |/| | | | ||||
| | | * | Just use one completion queue per server for delivering completions | Craig Tiller | 2015-02-11 | |
| | | * | Implement FinalizeResult | Yang Gao | 2015-02-11 | |
| | | * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-11 | |
| | | |\ | |_|_|/ |/| | | | ||||
* | | | | Merge pull request #448 from nicolasnoble/grpc-win32 | Craig Tiller | 2015-02-11 | |
|\ \ \ \ | ||||
| | | | * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-11 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||
| | | * | | Epoll based multipoller | David Klempner | 2015-02-10 | |
* | | | | | Have unary pollset check to see if the existing fd is orphaned | David Klempner | 2015-02-10 | |
| |_|/ / |/| | | | ||||
| | | * | Allow two completion queues on request call | Craig Tiller | 2015-02-10 | |
| | | * | First draft registered methods | Craig Tiller | 2015-02-10 | |
* | | | | Merge pull request #428 from ctiller/clientlock2 | Nicolas Noble | 2015-02-10 | |
|\ \ \ \ | ||||
| | | * | | Adding call host (:authority header) check in the secure channel. | Julien Boeuf | 2015-02-10 | |
| |_|/ / |/| | | | ||||
| | | * | Remove dead code | Craig Tiller | 2015-02-10 | |
| | | * | Rewrite server request startup path | Craig Tiller | 2015-02-10 | |
| | | * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-10 | |
| | | |\ | |_|_|/ |/| | | | ||||
* | | | | Correctly handle large headers in HPACK table | Craig Tiller | 2015-02-10 | |
| | | * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-10 | |
| | | |\ | |_|_|/ |/| | | | ||||
| | * | | Rewording comment :-) | Nicolas "Pixel" Noble | 2015-02-10 | |
* | | | | Return OK on server if there's no explicit status set | 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 | |
| | | * | Fix include paths | Craig Tiller | 2015-02-09 | |
| | | * | Progress | Craig Tiller | 2015-02-09 | |
| |_|/ |/| | | ||||
| * | | Reduce contention on lock | Craig Tiller | 2015-02-09 | |
| * | | Add missing unlock | Craig Tiller | 2015-02-08 | |
* | | | Merge github.com:grpc/grpc into async-api-new | Craig Tiller | 2015-02-06 | |
|\| | | ||||
* | | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-06 | |
|\ \ \ | ||||
| | * \ | Merge github.com:google/grpc into buffer | Craig Tiller | 2015-02-06 | |
| | |\ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #418 from nicolasnoble/tmp-win32 | Craig Tiller | 2015-02-06 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #387 from maxwell-demon/census_active_ops | Alistair Veitch | 2015-02-06 | |
| |\ \ \ \ | ||||
* | | | | | | Add dropped line | Craig Tiller | 2015-02-06 | |
* | | | | | | Remove debug | Craig Tiller | 2015-02-06 | |
| * | | | | | Adding /tmp to prefix when creating posix temporary files. | Julien Boeuf | 2015-02-06 |