1711 Commits (564719d28e9d37a949062c0ffc2361d3612635e7)

Author SHA1 Message Date
nmittler c4ed1c7556 Fixing java package for route_guide.proto 10 years ago
Julien Boeuf cd9b1c850d Added support for default credentials. 10 years ago
Nicolas "Pixel" Noble 161ea23655 Actually installing root certificates on the system. 10 years ago
Nathaniel Manista e04e20aaca Thread-pool-less construction of GRPC links. 10 years ago
Craig Tiller d75fe665d1 Fix a double-close in the server code. 10 years ago
Nicolas "Pixel" Noble 589cba2c7b Factorizing out function split_host_port. 10 years ago
Nicolas "Pixel" Noble 94964fd0b2 Fixing Windows port. 10 years ago
Craig Tiller 6daab598f4 Check POLLHUP, POLLERR as required 10 years ago
Craig Tiller 1f8d92d3ec sockaddr_un needs the null terminator included in the address length 10 years ago
Craig Tiller 97c3dcec0c This magically fixes the C build on my Mac 10 years ago
Tim Emiola 79a0a521f8 Update README.md 10 years ago
Masood Malekghassemi f5f83be4fc Replaces the generated code in src/python/interop/interop with more recently generated code. 10 years ago
Craig Tiller 46863cffb6 Make it possible to compile out tracing 10 years ago
Julien Boeuf 3e001792fa Adding roots.pem from Mozilla and associated logic. 10 years ago
Tim Emiola bd87162f0b Update README.md 10 years ago
Tim Emiola 5b07190843 Update README.md 10 years ago
Tim Emiola 400ba76208 Update README.md 10 years ago
Craig Tiller 6e7c62285c Add a facility to control tracing without recompiling 10 years ago
Jan Tattermusch 3d55595dee added include <iostream>. Closes #674 10 years ago
Craig Tiller ab37138647 Update year 10 years ago
murgatroid99 05c1480931 Updated client and server to use db from a variable path 10 years ago
Nathaniel Manista 7efe54e336 The framework.assembly package. 10 years ago
murgatroid99 9c3604774d Added pubsub demo client 10 years ago
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
murgatroid99 ce02e0dbe5 Added comments to route_guide_client.js 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
murgatroid99 410ddaa421 Formatted db file 10 years ago
Nicolas "Pixel" Noble 3f1e696686 Disabled httpcli_test, and ran build cleaner. 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
murgatroid99 d7e8765aaa Added client and fixed some server bugs 10 years ago
Julien Boeuf f47a5cb93d Implementing JWT credentials (a.k.a JWT ID Tokens). 10 years ago
Masood Malekghassemi 081f956263 Removed unused/wrong generated Python code imports from Python codegen. 10 years ago