aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Version bumpGravatar murgatroid992015-02-13
* Removed debugging codeGravatar murgatroid992015-02-13
* Updated server.cc to match call.cc changesGravatar murgatroid992015-02-13
* Improved op_vector memory managementGravatar murgatroid992015-02-13
* Further improved memory managementGravatar murgatroid992015-02-13
* Improved memory managementGravatar murgatroid992015-02-13
* Made changes based on commentsGravatar murgatroid992015-02-13
* Removed extraneous log messagesGravatar murgatroid992015-02-12
* Last test now passesGravatar murgatroid992015-02-12
* Merge branch 'master' into node_new_core_apiGravatar murgatroid992015-02-12
|\
* | Removed extra log linesGravatar murgatroid992015-02-12
* | All tests but one now pass against new APIGravatar murgatroid992015-02-12
| * Fix race in call.cGravatar murgatroid992015-02-12
* | Fixed most of surface testsGravatar murgatroid992015-02-12
* | Fix race in call.cGravatar murgatroid992015-02-12
| * Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-02-11
| |\
* | | Removed extra extension filesGravatar murgatroid992015-02-11
| | * Destroy the wakeup fd in the right functionGravatar David Klempner2015-02-11
| * | Merge pull request #492 from jtattermusch/csharp_monoGravatar Michael Lumish2015-02-11
| |\ \
| | * | reference windows-style library names in DllImport, mono still finds the righ...Gravatar Jan Tattermusch2015-02-11
* | | | Fixed end to end testsGravatar murgatroid992015-02-11
| | * | Update completion type enum to reflect changes in grpc.hGravatar Jan Tattermusch2015-02-11
| * | | Freeing the proper string in gpr_tmpfile.Gravatar Nicolas Noble2015-02-11
| |/ /
| * | Merge pull request #489 from jtattermusch/cpu_windowsGravatar Nicolas Noble2015-02-11
| |\ \
| | * | added log messages for cpu_windows.cGravatar Jan Tattermusch2015-02-11
| | * | added cpu_windows.cGravatar Jan Tattermusch2015-02-11
| * | | Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentialsGravatar Tim Emiola2015-02-11
| |\ \ \
| * \ \ \ Merge pull request #471 from jboeuf/call_host_name_checkGravatar Nicolas Noble2015-02-11
| |\ \ \ \
| | | | | * Clean up the epoll wakeup fd too.Gravatar David Klempner2015-02-11
| | | | | * Address pull request thread commentsGravatar David Klempner2015-02-11
| | | | | * Remove now unnecessary check that incoming epoll fds are not orphanedGravatar David Klempner2015-02-11
| | | | | * Merge branch 'master' into epollGravatar David Klempner2015-02-11
| | | | | |\ | | | | | |/ | | | | |/|
| * | | | | Added standard performance metricsGravatar murgatroid992015-02-11
| * | | | | Updated copyright dateGravatar murgatroid992015-02-11
| * | | | | Added a performance testGravatar murgatroid992015-02-11
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' into node_new_core_apiGravatar murgatroid992015-02-11
|\| | | |
* | | | | More end to end test debuggingGravatar murgatroid992015-02-11
| * | | | Merge pull request #448 from nicolasnoble/grpc-win32Gravatar Craig Tiller2015-02-11
| |\ \ \ \
| | | | | * Epoll based multipollerGravatar David Klempner2015-02-10
| * | | | | Have unary pollset check to see if the existing fd is orphanedGravatar David Klempner2015-02-10
| | |_|_|/ | |/| | |
| * | | | Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrap...Gravatar jboeuf2015-02-10
| |\ \ \ \
| * \ \ \ \ Merge pull request #428 from ctiller/clientlock2Gravatar Nicolas Noble2015-02-10
| |\ \ \ \ \
| | | | | * | Adding call host (:authority header) check in the secure channel.Gravatar Julien Boeuf2015-02-10
| | |_|_|/ / | |/| | | |
| | | | | * Allow _low.Server objects to be passed a ServerCredentials.Gravatar Nathaniel Manista2015-02-10
| | | | |/ | | | |/|
| | | * | Add a wrapping of grpc_server_credentials.Gravatar Nathaniel Manista2015-02-10
| * | | | Merge pull request #461 from jtattermusch/csharp_windowsGravatar Michael Lumish2015-02-10
| |\ \ \ \
| | * | | | update readme fileGravatar Jan Tattermusch2015-02-10
| * | | | | Correctly handle large headers in HPACK tableGravatar Craig Tiller2015-02-10
| | |_|/ / | |/| | |
* | | | | Resolved merge conflictsGravatar murgatroid992015-02-10
|\| | | |
* | | | | Fixed end-to-end tests for new changesGravatar murgatroid992015-02-10