183 Commits (d1345ded70c390f4287072b2ec82a890bb980312)

Author SHA1 Message Date
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Julien Boeuf cd9b1c850d Added support for default credentials. 10 years ago
Nicolas "Pixel" Noble b8f5f1b343 Re-generated project files. 10 years ago
Craig Tiller fe8af4e2e9 Rename interop_test.c --> interop_test.cc 10 years ago
Nicolas "Pixel" Noble 94964fd0b2 Fixing Windows port. 10 years ago
Nicolas "Pixel" Noble dda049ce18 Various MacOS build fixes. 10 years ago
Craig Tiller 6e7c62285c Add a facility to control tracing without recompiling 10 years ago
Craig Tiller 9024f47182 Cleanup 10 years ago
Craig Tiller 772a976434 Re-enable rewrite test 10 years ago
Craig Tiller 04ab715339 Also check build=test 10 years ago
Julien Boeuf 1bc21a46db Removing the hardcoded SSL roots. 10 years ago
Nicolas "Pixel" Noble 3f1e696686 Disabled httpcli_test, and ran build cleaner. 10 years ago
Craig Tiller 16a6ea6bc0 Ensure interop tests are run as part of run_tests 10 years ago
Julien Boeuf 25380de72d Adding tool for generating JWTs on the command line. 10 years ago
Masood Malekghassemi f8e297a3c0 Added protoc plugin for Python GRPC. 10 years ago
Yang Gao 1a986969d7 add more missing headers 10 years ago
Yang Gao 50556477d4 add missing header 10 years ago
Vijay Pai db80aff06f Remove cpu.h which is no longer a thing 10 years ago
Yang Gao 0d1e2f2ad9 remove prod_roots_certs.c since it is not used anywhere 10 years ago
Nicolas "Pixel" Noble 522d7122a8 Polishing Makefile to better install targets. 10 years ago
Jan Tattermusch 2ec0b3ea59 make grpc_csharp_ext compile and install independently from the grpc and gpr libraries 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Jan Tattermusch 60ea9130e1 remove nonexistent stream_context_interface.h from build.json 10 years ago
Jan Tattermusch 67fb94a9b4 remove nonexistent stream_context_interface.h from build.json 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
Craig Tiller 73b7018ebd Cleaned up 10 years ago
Craig Tiller 0220cf14b0 Add end2end async unary single threaded test (compiles) 10 years ago
Chen wang 842325110d Rename examples/tips to examples/pubsub 10 years ago
Jan Tattermusch adeaf63113 add more tests into build_and_run_tests.bat 10 years ago
Craig Tiller 24c06eada3 Run build cleaner 10 years ago
Craig Tiller 9d085a32d8 Generate more pleasing build.json output 10 years ago
Nicolas Noble 1407adb2a1 Ran build-cleaner, and re-generated project files. 10 years ago
Jan Tattermusch 6943fb3aed added cpu_windows.c 10 years ago
Craig Tiller c416577636 Server progress 10 years ago
Jan Tattermusch 92e2e3f55e some VS project template fixes and added templates for grpc_csharp_ext 10 years ago
Jan Tattermusch 9e1d446ff3 some VS project template fixes and added templates for grpc_csharp_ext 10 years ago
David Klempner baced4def0 Epoll based multipoller 10 years ago
Vijay Pai 5438d4b214 Change link options for qps client and qps server 10 years ago
Craig Tiller 20f4af2e36 Move call.h -> impl/call.h 10 years ago
Craig Tiller 80e00a8c63 Stub out unary call wrapper 10 years ago
Nicolas Noble 45e67a37ae Addressing comments. 10 years ago
Craig Tiller 65130596c1 Cleanup 10 years ago
Craig Tiller b470169252 Remove more unnecessary files 10 years ago
Craig Tiller 40fcdaff0a Remove stream_context 10 years ago
Craig Tiller 1d2e21962e Server progress 10 years ago
Craig Tiller c4965751a0 Starting to scratch out the API 10 years ago
Craig Tiller f834bdc3cf Move completion_queue.cc to common 10 years ago
Craig Tiller 1ffa52f6dc Clean build.json 10 years ago
Nicolas "Pixel" Noble d6dcec526d Making the gpr_tmpfile's win32 version a bit more Windows-y. 10 years ago
Nicolas "Pixel" Noble 0f3ec82238 Adding Windows tcp server code. 10 years ago