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
...
*
remove unused function from grpc_csharp_ext
Jan Tattermusch
2015-05-01
*
Fix assertion for compute_engine_creds
Jan Tattermusch
2015-04-27
*
attempt to support compute_engine_creds interop test
Jan Tattermusch
2015-04-27
*
Make RpcException errors more informative
Jan Tattermusch
2015-04-27
*
logic for refreshing access token
Jan Tattermusch
2015-04-27
*
style fixes
Jan Tattermusch
2015-04-27
*
First attempt to add service account creds interop test
Jan Tattermusch
2015-04-27
*
Added Grpc.Auth project
Jan Tattermusch
2015-04-27
*
added dependency on Google.Apis.Auth package
Jan Tattermusch
2015-04-27
*
Merge pull request #1358 from jtattermusch/csharp_server_improvements
Tim Emiola
2015-04-24
|
\
|
*
Removing some ugly hacks from C# server and improving the comments a bit
Jan Tattermusch
2015-04-23
*
|
mathserver listens on fixed port
Jan Tattermusch
2015-04-22
|
/
*
enabling creation of nuget package for grpc_csharp_ext
Jan Tattermusch
2015-04-20
*
.nupkg files to gitignore
Jan Tattermusch
2015-04-20
*
Spec for Grpc.Core nuget package that works
Jan Tattermusch
2015-04-20
*
Grpc.Core managed project now depends on native nuget packages with openssl a...
Jan Tattermusch
2015-04-20
*
changed path to grpc_csharp_ext.dll
Jan Tattermusch
2015-04-20
*
Merge pull request #1221 from jtattermusch/math_server
Tim Emiola
2015-04-08
|
\
*
|
add calltype decl where missing
Jan Tattermusch
2015-04-07
*
|
csharp version 0.1 -> 0.2
Jan Tattermusch
2015-04-07
|
*
Added example math server
Jan Tattermusch
2015-04-06
|
/
*
cleanup of C# API examples
Jan Tattermusch
2015-04-02
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
added support for metadata
Jan Tattermusch
2015-03-16
*
Started using immutable collections and other code cleanup
Jan Tattermusch
2015-03-12
*
Setting up stylecop to ignore generated files and fixing style
Jan Tattermusch
2015-03-12
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
added stylecop settings file
Jan Tattermusch
2015-03-11
*
C# server side TLS support
Jan Tattermusch
2015-03-09
*
Used StyleCop to get rid of tabs in the source code
Jan Tattermusch
2015-03-06
*
removed some compiler warnings
Jan Tattermusch
2015-03-06
*
Split async call into server and client classes sharing the same base.
Jan Tattermusch
2015-03-06
*
C# interop client support for external CA file
Jan Tattermusch
2015-03-04
*
Merge pull request #929 from jtattermusch/csharp_tls
Tim Emiola
2015-03-03
|
\
*
|
added C# to run_tests.py
Jan Tattermusch
2015-03-03
|
*
client side support for TLS
Jan Tattermusch
2015-03-03
|
/
*
Merge pull request #910 from mbrukman/readme-no-exec
Nicolas Noble
2015-03-02
|
\
*
|
Remove HTTP mappings from status.h
Eric Anderson
2015-03-02
|
*
Removed execute permissions from README files.
Misha Brukman
2015-03-02
|
/
*
fix conditional inclusion of grpc_csharp_ext.dll
Jan Tattermusch
2015-02-27
*
Merge pull request #862 from jtattermusch/interop_server
Tim Emiola
2015-02-27
|
\
*
|
Update README.md
Jan Tattermusch
2015-02-27
|
*
added C# interop server
Jan Tattermusch
2015-02-26
|
/
*
fixed server streaming
Jan Tattermusch
2015-02-25
*
fix to make empty_stream pass against C++ server
Jan Tattermusch
2015-02-25
*
Added interop server, interop unit tests and fixes to pingpong
Jan Tattermusch
2015-02-25
*
clang-format
Jan Tattermusch
2015-02-25
*
Fix to make the conditional include under Windows
Jan Tattermusch
2015-02-25
*
Include grpc_csharp_ext.dll only under Windows
Jan Tattermusch
2015-02-25
*
grpc_csharp_ext.dll added to the project to force automatic copying to the ou...
Jan Tattermusch
2015-02-25
[prev]
[next]