aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Copyright checkerGravatar Craig Tiller2015-02-16
* Merge pull request #522 from nicolasnoble/posixGravatar Craig Tiller2015-02-13
|\
* \ Merge pull request #517 from vjpai/macGravatar Craig Tiller2015-02-13
|\ \
| | * Cleaning up our posix definition / usage.Gravatar Nicolas "Pixel" Noble2015-02-14
| |/ |/|
* | Merge pull request #521 from nathanielmanistaatgoogle/futureGravatar soltanmm2015-02-13
|\ \
| * | Change the interface of RPC Framework's Future interface.Gravatar Nathaniel Manista2015-02-13
* | | Merge pull request #516 from jtattermusch/csharp_shutdownGravatar Tim Emiola2015-02-13
|\ \ \ | |/ / |/| |
* | | changed 2014 -> 2015Gravatar Jan Tattermusch2015-02-13
* | | changed 2014 -> 2015Gravatar Jan Tattermusch2015-02-13
* | | added license headers to all grpc C# filesGravatar Jan Tattermusch2015-02-13
| | * Fix header file for MacGravatar vjpai2015-02-13
| |/ |/|
| * Reworked GrpcEnvironment initialization and shutdown to allow running all tes...Gravatar Jan Tattermusch2015-02-13
| * Got rid of the PortPicker utilityGravatar Jan Tattermusch2015-02-13
|/
* Merge pull request #505 from jtattermusch/csharp_single_dllGravatar Tim Emiola2015-02-12
|\
| * clang-format of grpc_csharp_ext.cGravatar Jan Tattermusch2015-02-12
| * Fixed Timespec to work on Windows, fixes in ServerSafeHandleGravatar Jan Tattermusch2015-02-12
| * fixes in extension libraryGravatar Jan Tattermusch2015-02-12
| * little refactoring for TimespecGravatar Jan Tattermusch2015-02-12
| * bind Pinvoke c# call to the new wrappersGravatar Jan Tattermusch2015-02-12
| * added wrappers for all grpc and gpr functions used by grpc C#Gravatar Jan Tattermusch2015-02-12
* | Added useful behavior for empty batchGravatar murgatroid992015-02-12
|/
* Fix race in call.cGravatar murgatroid992015-02-12
* Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-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
| * | 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 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