index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
Commit message (
Expand
)
Author
Age
*
Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2
Mugur Marculescu
2015-02-19
|
\
|
*
Update README.md
Jayant Kolhe
2015-02-19
*
|
nit in README
Jan Tattermusch
2015-02-19
*
|
Updated Copyright information and assembly versions for C#
Jan Tattermusch
2015-02-19
*
|
Changed namespace from Google.GRPC to Grpc, sorted using statements, minor re...
Jan Tattermusch
2015-02-19
*
|
fixed string.h include
Jan Tattermusch
2015-02-18
*
|
updated C# readme
Jan Tattermusch
2015-02-18
*
|
fix typo: shutdown should be used in teardown.
Jan Tattermusch
2015-02-18
*
|
got rid of server_add_secure_http2_port
Jan Tattermusch
2015-02-18
*
|
formatting
Jan Tattermusch
2015-02-18
*
|
fixing unknown method call handler on server
Jan Tattermusch
2015-02-18
*
|
clang-format
Jan Tattermusch
2015-02-18
*
|
Cleanup of AsyncCall.cs
Jan Tattermusch
2015-02-18
*
|
renaming file name to match class name
Jan Tattermusch
2015-02-18
*
|
removal of unused methods in extension library
Jan Tattermusch
2015-02-18
*
|
migration to new C API
Jan Tattermusch
2015-02-18
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
\
*
|
|
Add C# checks
Craig Tiller
2015-02-16
*
|
|
Add proto copyrights
Craig Tiller
2015-02-16
|
*
|
The Python interoperability testing server.
Nathaniel Manista
2015-02-15
|
/
/
*
|
Merge pull request #516 from jtattermusch/csharp_shutdown
Tim Emiola
2015-02-13
|
\
\
*
|
|
changed 2014 -> 2015
Jan Tattermusch
2015-02-13
*
|
|
changed 2014 -> 2015
Jan Tattermusch
2015-02-13
*
|
|
added license headers to all grpc C# files
Jan Tattermusch
2015-02-13
|
|
/
|
/
|
|
*
Reworked GrpcEnvironment initialization and shutdown to allow running all tes...
Jan Tattermusch
2015-02-13
|
*
Got rid of the PortPicker utility
Jan Tattermusch
2015-02-13
|
/
*
clang-format of grpc_csharp_ext.c
Jan Tattermusch
2015-02-12
*
Fixed Timespec to work on Windows, fixes in ServerSafeHandle
Jan Tattermusch
2015-02-12
*
fixes in extension library
Jan Tattermusch
2015-02-12
*
little refactoring for Timespec
Jan Tattermusch
2015-02-12
*
bind Pinvoke c# call to the new wrappers
Jan Tattermusch
2015-02-12
*
added wrappers for all grpc and gpr functions used by grpc C#
Jan Tattermusch
2015-02-12
*
reference windows-style library names in DllImport, mono still finds the righ...
Jan Tattermusch
2015-02-11
*
Update completion type enum to reflect changes in grpc.h
Jan Tattermusch
2015-02-11
*
update readme file
Jan Tattermusch
2015-02-10
*
started using nuget packages for dependencies
Jan Tattermusch
2015-02-10
*
addressed review comments
Jan Tattermusch
2015-02-09
*
updated readme
Jan Tattermusch
2015-02-06
*
added some more interop tests
Jan Tattermusch
2015-02-06
*
added support for streaming calls to TestService stubs
Jan Tattermusch
2015-02-06
*
scaffolding for interop_client and little bit of project renaming
Jan Tattermusch
2015-02-06
*
Added simplified TestService for interop testing
Jan Tattermusch
2015-02-06
*
Polishing C# math service implementation and added an in-process mathclient m...
Jan Tattermusch
2015-02-05
*
Merge pull request #411 from jtattermusch/csharp_server
Michael Lumish
2015-02-05
|
\
|
*
removed outdated comment
Jan Tattermusch
2015-02-05
|
*
added comment
Jan Tattermusch
2015-02-05
*
|
Added usage info to csharp/README.md
Jan Tattermusch
2015-02-05
|
*
Improved the server implementation to be able to register call handlers, also...
Jan Tattermusch
2015-02-05
|
/
[next]