1104 Commits (00bdbe64a0a5410bc03a8935d4edc83469964aee)

Author SHA1 Message Date
Jan Tattermusch 4e40db0e46 added NuGet package specifications 10 years ago
Yang Gao bbd67c0499 clean up some internal path and names 10 years ago
Nicolas "Pixel" Noble 72743820ab Defining an installation prefix for grpc's root certs at compilation time. 10 years ago
vjpai c729d930e7 signed-unsigned comparison issue 10 years ago
Julien Boeuf 1bc21a46db Removing the hardcoded SSL roots. 10 years ago
Nathaniel Manista 331fcb9dc3 Add SyncAsync interfaces and implementations. 10 years ago
Nathaniel Manista 97993b65b3 Fix a thread leak bug. 10 years ago
Jan Tattermusch b2d4b8399a Added EXPERIMENTAL-ONLY disclaimer file 10 years ago
Jan Tattermusch 01829813b8 update README file 10 years ago
Jan Tattermusch 92aa11dff6 renamed MathClient -> Grpc.Examples.MathClient 10 years ago
Jan Tattermusch babfd91e4a Rename Grpc.Api to Grpc.Examples 10 years ago
Jan Tattermusch d3a7927620 moved proto files to Grpc.IntegrationTesting 10 years ago
Jan Tattermusch 03e9da7a7c moved interop testing specific files to Grpc.IntegrationTesting 10 years ago
Jan Tattermusch 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago
Jan Tattermusch b84abbd307 set assembly versions to 0.1 to have lower version than languages in alpha 10 years ago
Yang Gao 5fc90295ce include .m in check_copyright.py 10 years ago
Craig Tiller d9e6413f33 Fix server side large message receiving 10 years ago
Thomas Wouters c04c573fb3 Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically: 10 years ago
Nicolas Noble 2c29920e73 Revert "Adding a constant for a well known place where the SSL roots are installed." 10 years ago
Julien Boeuf d0c0a9d68c Adding a constant for a well known place where the SSL roots are installed. 10 years ago
Craig Tiller 54f9a65f1e 32 bit compilation fixes for core 10 years ago
Masood Malekghassemi 081f956263 Removed unused/wrong generated Python code imports from Python codegen. 10 years ago
murgatroid99 777a08964c Explicitly use nodejs to run tests 10 years ago
murgatroid99 d81b6e3312 Removed reference to non-existent header 10 years ago
Masood Malekghassemi f8e297a3c0 Added protoc plugin for Python GRPC. 10 years ago
Jorge Canizales 788b766dba Fix internal include path 10 years ago
murgatroid99 dca966d39c Fixed lint errors 10 years ago
murgatroid99 f8a9b1c191 Added lint script 10 years ago
murgatroid99 9ea2e3aecd Added files to the node package 10 years ago
Jayant Kolhe ad82155cd5 Update README.md 10 years ago
Jayant Kolhe 691dbcc7f9 Update README.md 10 years ago
Jayant Kolhe 300748ea7d Update README.md 10 years ago
Jayant Kolhe 06aef235e9 Update README.md 10 years ago
Jayant Kolhe 1b360d3ac7 Update README.md 10 years ago
Jayant Kolhe 80949e36d3 Create README.md 10 years ago
Jayant Kolhe 4040e656c0 Create README.md 10 years ago
Tim Emiola 0e24d5b70f Fixes case, other minor corrections 10 years ago
Jan Tattermusch caf7b78703 nit in README 10 years ago
Tim Emiola c33efe4ad5 Fixes the grpc.gemspec, clarifies the installation instructions 10 years ago
Jan Tattermusch df89cf8391 Updated Copyright information and assembly versions for C# 10 years ago
Tim Emiola 50b91d0018 Removes unnecesary check from the interop teste 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 10 years ago
Nathaniel Manista 3e2ebff833 Python early_adopter changes in anticipation of interop client. 10 years ago
Vijay Pai a5baf18983 One-line fix for namespace bug 10 years ago
Nathaniel Manista 1fbaad110f Rename base/interfaces_test to base/interfaces_test_case. 10 years ago
vjpai cad5f0a448 Some compilers expect class SyncRequest to be declared fully and not just 10 years ago
vjpai 20d6c1aa2a Do not need a Mac-specific CPU header yet as there are no CPU-specific features 10 years ago
Julien Boeuf 90bd7c4c4d Fixing sprintf and a few other things. 10 years ago
Craig Tiller 43a2b176f1 Fix a TSAN reported race 10 years ago
murgatroid99 bdc8baf4fc Added comment about where Google credentials come from 10 years ago